Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on agent-1 (argon2 slave agent java debian x64) in workspace /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/BentoBoxWorld/MagicCobblestoneGenerator > git init /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator # timeout=10 Fetching upstream changes from https://github.com/BentoBoxWorld/MagicCobblestoneGenerator > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://github.com/BentoBoxWorld/MagicCobblestoneGenerator +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/BentoBoxWorld/MagicCobblestoneGenerator # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/develop Seen branch in repository origin/master Seen 2 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision edc8435b9bfc6c7d3223c5fb0a883d3ca683a84e (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f edc8435b9bfc6c7d3223c5fb0a883d3ca683a84e # timeout=10 Commit message: "Update TIPPED ARROW to use Spigot API in panels" > git rev-list --no-walk bf1ed667a1e29cfc97cbce9397e1a7342ac85ac5 # timeout=10 Parsing POMs using global settings config with name global-maven Replacing all maven server entries not found in credentials list is true Modules changed, recalculating dependency graph Established TCP socket on 40415 maven35-agent.jar already up to date maven35-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [MagicCobblestoneGenerator] $ /home/jenkins/tools/hudson.model.JDK/OpenJDK_17/bin/java -Xmx2G -cp /home/jenkins/maven35-agent.jar:/home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/3.6.3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/3.6.3 /home/jenkins/remoting.jar /home/jenkins/maven35-interceptor.jar /home/jenkins/maven3-interceptor-commons.jar 40415 <===[JENKINS REMOTING CAPACITY]===>channel started using global settings config with name global-maven Replacing all maven server entries not found in credentials list is true Executing Maven: -B -f /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/pom.xml -gs /tmp/global-settings5766182042881504525.xml -B io.codemc.maven.plugins.toolchain:codemc-toolchain-selector:0.0.2-SNAPSHOT:select clean deploy [INFO] Scanning for projects... [INFO] [INFO] --------------< world.bentobox:magiccobblestonegenerator >-------------- [INFO] Building MagicCobblestoneGenerator 2.5.2-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- codemc-toolchain-selector:0.0.2-SNAPSHOT:select (default-cli) @ magiccobblestonegenerator --- [INFO] Looking for toolchain jdk:17 [INFO] No toolchain for jdk:17, continuing with the default toolchain... [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ magiccobblestonegenerator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ magiccobblestonegenerator --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/jacoco.exec,append=true,excludes=**/*Names*:org/bukkit/Material* [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ magiccobblestonegenerator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 10 resources [INFO] Copying 4 resources to ./locales [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ magiccobblestonegenerator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 48 source files to /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/classes [INFO] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/panels/player/GeneratorUserPanel.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/panels/player/GeneratorUserPanel.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/panels/ConversationUtils.java: /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/panels/ConversationUtils.java uses unchecked or unsafe operations. [INFO] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/panels/ConversationUtils.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ magiccobblestonegenerator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ magiccobblestonegenerator --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ magiccobblestonegenerator --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running world.bentobox.magiccobblestonegenerator.managers.StoneGeneratorManagerTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.568 s - in world.bentobox.magiccobblestonegenerator.managers.StoneGeneratorManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ magiccobblestonegenerator --- [INFO] Building jar: /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272.jar [INFO] [INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ magiccobblestonegenerator --- [ERROR] Error fetching link: /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/javadoc-bundle-options. Ignored it. [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.tasks... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.events... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.config... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.managers... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.request... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.panels... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.panels.admin... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.panels.player... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.panels.utils... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.commands.admin... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.commands.player... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.listeners... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.web... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.web.object... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.database.adapters... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.database.objects... [WARNING] Loading source files for package world.bentobox.magiccobblestonegenerator.utils... [WARNING] Constructing Javadoc information... [WARNING] Building index for all the packages and classes... [WARNING] Standard Doclet version 17.0.7+7 [WARNING] Building tree for all the packages and classes... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/ActiveGeneratorNamesRequestHandler.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/AdminPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/BundleEditPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/BundleManagePanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/BundleSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/CommonPagedPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/CommonPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/Constants.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/ConversationUtils.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/GeneratorActivationEvent.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/GeneratorAdminCommand.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/GeneratorBundleObject.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/GeneratorBuyEvent.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/GeneratorDatabaseCommand.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/GeneratorDataObject.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/GeneratorDataRequestHandler.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/GeneratorEditPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/GeneratorListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/GeneratorManagePanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/player/GeneratorPlayerCommand.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/adapters/GeneratorTierAdapter.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/GeneratorTierObject.html... [WARNING] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/database/objects/GeneratorTierObject.java:247: warning: invalid input: '<' [WARNING] * @return the blockChanceMap (type Map) of this object. [WARNING] ^ [WARNING] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/src/main/java/world/bentobox/magiccobblestonegenerator/database/objects/GeneratorTierObject.java:269: warning: invalid input: '<' [WARNING] * @return the treasureChanceMap (type Map) of this object. [WARNING] ^ [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/GeneratorTierObject.GeneratorType.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/GeneratorTypeSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/GeneratorUnlockEvent.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/GeneratorUserPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/GeneratorViewPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/IslandEditPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/IslandLevelListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/IslandManagePanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/JoinLeaveListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/object/LibraryEntry.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/LibraryPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/LibraryPanel.Library.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/tasks/MagicGenerator.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/MagicGeneratorListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/MultiBiomeSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/PagedSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/Pair.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/Settings.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/Settings.GuiAction.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/SettingsPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/SingleBlockSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/SingleBlockSelector.Mode.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/StoneGeneratorAddon.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/StoneGeneratorImportManager.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/StoneGeneratorManager.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/StoneGeneratorPladdon.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/Utils.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/VanillaGeneratorListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/WebManager.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/Why.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/player/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/player/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/adapters/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/adapters/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/tasks/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/tasks/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/object/package-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/object/package-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/constant-values.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/tasks/class-use/MagicGenerator.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/class-use/GeneratorUnlockEvent.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/class-use/GeneratorActivationEvent.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/class-use/GeneratorBuyEvent.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/class-use/Settings.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/class-use/Settings.GuiAction.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/class-use/StoneGeneratorImportManager.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/class-use/StoneGeneratorManager.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/class-use/GeneratorDataRequestHandler.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/class-use/ActiveGeneratorNamesRequestHandler.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/class-use/ConversationUtils.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/class-use/CommonPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/class-use/CommonPagedPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/SettingsPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/AdminPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/LibraryPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/LibraryPanel.Library.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/BundleEditPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/GeneratorManagePanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/IslandEditPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/BundleManagePanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/GeneratorEditPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/class-use/IslandManagePanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/class-use/GeneratorViewPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/class-use/GeneratorUserPanel.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/class-use/SingleBlockSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/class-use/SingleBlockSelector.Mode.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/class-use/MultiBiomeSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/class-use/GeneratorTypeSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/class-use/BundleSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/class-use/PagedSelector.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/class-use/StoneGeneratorAddon.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/class-use/StoneGeneratorPladdon.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/class-use/GeneratorDatabaseCommand.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/class-use/GeneratorAdminCommand.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/player/class-use/GeneratorPlayerCommand.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/class-use/MagicGeneratorListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/class-use/JoinLeaveListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/class-use/VanillaGeneratorListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/class-use/IslandLevelListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/class-use/GeneratorListener.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/class-use/WebManager.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/object/class-use/LibraryEntry.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/adapters/class-use/GeneratorTierAdapter.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/class-use/GeneratorBundleObject.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/class-use/GeneratorTierObject.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/class-use/GeneratorTierObject.GeneratorType.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/class-use/GeneratorDataObject.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/class-use/Constants.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/class-use/Why.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/class-use/Utils.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/class-use/Pair.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/admin/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/commands/player/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/config/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/adapters/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/database/objects/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/events/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/listeners/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/managers/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/admin/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/player/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/panels/utils/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/request/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/tasks/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/utils/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/world/bentobox/magiccobblestonegenerator/web/object/package-use.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/overview-tree.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/index.html... [WARNING] Building index for all classes... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/allclasses-index.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/allpackages-index.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/index-all.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/overview-summary.html... [WARNING] Generating /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/apidocs/help-doc.html... [WARNING] 2 warnings [INFO] Building jar: /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272-javadoc.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ magiccobblestonegenerator --- [INFO] Building jar: /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272-sources.jar [INFO] [INFO] --- maven-shade-plugin:3.3.1-SNAPSHOT:shade (default) @ magiccobblestonegenerator --- [INFO] Including lv.id.bonne:panelutils:jar:1.2.0 in the shaded jar. [INFO] Excluding org.jetbrains:annotations:jar:22.0.0 from the shaded jar. [INFO] Minimizing jar world.bentobox:magiccobblestonegenerator:jar:2.5.2-SNAPSHOT [WARNING] /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/classes (Is a directory) [INFO] Dependency-reduced POM written at: /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/dependency-reduced-pom.xml [INFO] Minimized 130 -> 130 (100%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272.jar with /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/magiccobblestonegenerator-2.5.2-SNAPSHOT-shaded.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ magiccobblestonegenerator --- [INFO] Loading execution data file /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/jacoco.exec [INFO] Analyzed bundle 'MagicCobblestoneGenerator' with 94 classes [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ magiccobblestonegenerator --- [INFO] Installing /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272.jar to /home/jenkins/.m2/repository/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272-javadoc.jar to /home/jenkins/.m2/repository/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272-sources.jar to /home/jenkins/.m2/repository/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ magiccobblestonegenerator --- [INFO] Downloading from codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.7 kB/s) [INFO] Uploading to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2.jar [INFO] Uploaded to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2.jar (347 kB at 1.8 MB/s) [INFO] Uploading to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2.pom [INFO] Uploaded to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2.pom (12 kB at 149 kB/s) [INFO] Uploading to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2-javadoc.jar [INFO] Uploaded to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2-javadoc.jar (488 kB at 3.2 MB/s) [INFO] Uploading to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2-sources.jar [INFO] Uploaded to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-20240121.172829-2-sources.jar (188 kB at 1.6 MB/s) [INFO] Downloading from codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/maven-metadata.xml [INFO] Downloaded from codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/maven-metadata.xml (880 B at 8.1 kB/s) [INFO] Uploading to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.7 kB/s) [INFO] Uploading to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/maven-metadata.xml [INFO] Uploaded to codemc-snapshots: https://repo.codemc.io/repository/maven-snapshots/world/bentobox/magiccobblestonegenerator/maven-metadata.xml (859 B at 1.1 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.665 s [INFO] Finished at: 2024-01-21T17:28:34Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/dependency-reduced-pom.xml to world.bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT.pom [JENKINS] Archiving /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272.jar to world.bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT.jar [JENKINS] Archiving /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272-javadoc.jar to world.bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT-javadoc.jar [JENKINS] Archiving /home/jenkins/workspace/BentoBoxWorld/MagicCobblestoneGenerator/target/MagicCobblestoneGenerator-2.5.2-SNAPSHOT-b272-sources.jar to world.bentobox/magiccobblestonegenerator/2.5.2-SNAPSHOT/magiccobblestonegenerator-2.5.2-SNAPSHOT-sources.jar channel stopped Archiving artifacts Finished: SUCCESS