近期,由于原低版本的Confluence中了挖矿病毒,因此被迫升级至7.19.1,日志如下:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 |
root@confluence:/home/confluence/temp# ./atlassian-confluence-7.19.1-x64.bin Installing fontconfig and fonts Get:1 http://repo.mysql.com/apt/ubuntu focal InRelease [12.9 kB] Hit:2 https://mirrors.tuna.tsinghua.edu.cn/ubuntu focal InRelease Hit:3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-updates InRelease Hit:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-backports InRelease Hit:5 https://mirrors.tuna.tsinghua.edu.cn/ubuntu focal-security InRelease Err:1 http://repo.mysql.com/apt/ubuntu focal InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29 Fetched 12.9 kB in 1s (14.6 kB/s) Reading package lists... Done W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mysql.com/apt/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29 W: Failed to fetch http://repo.mysql.com/apt/ubuntu/dists/focal/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29 W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Done Building dependency tree Reading state information... Done fontconfig is already the newest version (2.13.1-2ubuntu3). 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Reading package lists... Done Building dependency tree Reading state information... Done fonts-dejavu is already the newest version (2.37-1). 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Reading package lists... Done Building dependency tree Reading state information... Done fonts-noto-cjk is already the newest version (1:20190410+repack1-2). 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. Regenerating the font cache Fonts and fontconfig have been installed Unpacking JRE ... Starting Installer ... This will install Confluence 7.19.1 on your computer. OK [o, Enter], Cancel [c] Click Next to continue, or Cancel to exit Setup. Choose the appropriate installation or upgrade option. Please choose one of the following: Express Install (uses default settings) [1], Custom Install (recommended for advanced users) [2], Upgrade an existing Confluence installation [3, Enter] Existing installation directory: [/opt/atlassian/confluence] Back Up Confluence Home The upgrade process will automatically back up your Confluence Installation Directory. You can also choose to back up your existing Confluence Home Directory. Both directories are backed up as zip archive files in their respective parent directory locations. We strongly recommend choosing this option in the unlikely event that you experience problems with the upgrade and may require these backups to restore your existing Confluence installation. If you have many attachments in your Confluence Home Directory, the zip archive of this directory may consume a significant amount of disk space. Back up Confluence home ? Yes [y, Enter], No [n] Checking for local modifications. List of modifications made within Confluence directories. The following provides a list of file modifications within the confluence directory. Modified files: bin/setenv.sh conf/server.xml Removed files: (none) Added files: confluence/WEB-INF/lib/mysql-connector-java-8.0.22.jar confluence/WEB-INF/classes/log4j-diagnostic.properties [Enter] Checking if your instance of Confluence is running Upgrade Checklist Back up your external database We strongly recommend you back up your Confluence database if you have not already done so. Please refer to the following URL for back up guidelines: https://docs.atlassian.com/confluence/docs-719/Production+Backup+Strategy Check app compatibility Check that your non-bundled apps are compatible with Confluence 7.19.1. For more information see our documentation at the following URL: https://docs.atlassian.com/confluence/docs-719/Installing+and+Configuring+Plugins+using+the+Universal+Plugin+Manager Please ensure you have read the above checklist before upgrading. Your existing Confluence installation is about to be upgraded! Do you want to proceed? Upgrade [u, Enter], Exit [e] Your instance of Confluence is currently being upgraded. Checking if Confluence has been shutdown... Backing up the Confluence installation directory Backing up the Confluence home directory Deleting the previous Confluence installation directory... Extracting files ... Please wait a few moments while we configure Confluence. Installation of Confluence 7.19.1 is complete Start Confluence now? Yes [y, Enter], No [n] Please wait a few moments while Confluence starts up. Launching Confluence ... Installation of Confluence 7.19.1 is complete Your installation of Confluence 7.19.1 is now ready and can be accessed via your browser. Custom modifications Your previous Confluence installation contains customisations (eg server.xml) that must be manually transferred. Refer to our documentation more information: https://docs.atlassian.com/confluence/docs-719/Upgrading+Confluence#UpgradingConfluence-custommodifications Confluence 7.19.1 can be accessed at http://localhost:8090 Confluence 7.19.1 may take several minutes to load on first start up. Finishing installation ... root@confluence:/home/confluence/temp# |
转载时请保留出处,违法转载追究到底:进城务工人员小梅 » Confluence升级时的日志(Confluence 7.19.1)