Started by user Justin Rose Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/TntTag The recommended git tool is: NONE using credential 3cf53f7d-c98a-4dab-aedf-0ce98d78dbe0 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/TntTag/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.tnt-tag.url https://www.justinian6.com/source/scm/tnt/tnt-tag.git # timeout=10 Fetching upstream changes from https://www.justinian6.com/source/scm/tnt/tnt-tag.git > git --version # timeout=10 > git --version # 'git version 2.37.3' using GIT_ASKPASS to set credentials Main Token > git fetch --tags --force --progress -- https://www.justinian6.com/source/scm/tnt/tnt-tag.git +refs/heads/*:refs/remotes/tnt-tag/* # timeout=10 > git rev-parse refs/remotes/tnt-tag/master^{commit} # timeout=10 Checking out Revision a0d3b7469ae0dd5fe9be8be4047218c4ff7c3d60 (refs/remotes/tnt-tag/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a0d3b7469ae0dd5fe9be8be4047218c4ff7c3d60 # timeout=10 Commit message: "Updated to Version 1.19.1 and fixed various bugs with event listeners and GameManager" > git rev-list --no-walk a0d3b7469ae0dd5fe9be8be4047218c4ff7c3d60 # timeout=10 Posting build status of com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus@41bbf4e2 to Justinian6 Repository for commit id [a0d3b7469ae0dd5fe9be8be4047218c4ff7c3d60] and ref 'refs/heads/master' Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 38751 [TntTag] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/opt/maven/boot/plexus-classworlds-2.6.0.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3044.vb_940a_a_e4f72e.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 38751 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/TntTag/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] TntTag [pom] [INFO] TntTag Plugin API [jar] [INFO] TntTag implementation -Latest- [jar] [INFO] TntTag implementation v1_12_R2 [jar] [INFO] TntTag [jar] [INFO] [INFO] ---------------------< com.justinian6:tnt-parent >---------------------- [INFO] Building TntTag parent [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-parent --- [INFO] [INFO] --- license-maven-plugin:4.0.rc1:format (default) @ tnt-parent --- [INFO] Updating license headers... [INFO] [INFO] --- license-maven-plugin:4.0.rc1:check (default) @ tnt-parent --- [INFO] Checking licenses... [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-parent --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-parent/parent/tnt-parent-parent.pom [INFO] [INFO] -----------------------< com.justinian6:tnt-api >----------------------- [INFO] Building TntTag Plugin API API [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.17.1-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 2.9 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-api --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-api/target [INFO] [INFO] --- license-maven-plugin:4.0.rc1:format (default) @ tnt-api --- [INFO] Updating license headers... [INFO] [INFO] --- license-maven-plugin:4.0.rc1:check (default) @ tnt-api --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/TntTag/tnt-api/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-api --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-api --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-api/target/tnt-api-API.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-api --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-api/target/tnt-api-API.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-api/API/tnt-api-API.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-api/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-api/API/tnt-api-API.pom [INFO] [INFO] ---------------------< com.justinian6:tnt-latest >---------------------- [INFO] Building TntTag implementation -Latest- v1_18_R1 [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.19-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 6.8 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-latest --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-latest/target [INFO] [INFO] --- license-maven-plugin:4.0.rc1:format (default) @ tnt-latest --- [INFO] Updating license headers... [INFO] [INFO] --- license-maven-plugin:4.0.rc1:check (default) @ tnt-latest --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-latest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-latest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-latest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/TntTag/tnt-latest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-latest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-latest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-latest --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-latest --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-latest --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-latest/target/tnt-latest-v1_18_R1.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-latest --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-latest/target/tnt-latest-v1_18_R1.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-latest/v1_18_R1/tnt-latest-v1_18_R1.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-latest/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-latest/v1_18_R1/tnt-latest-v1_18_R1.pom [INFO] [INFO] --------------------< com.justinian6:tnt-v1_12_R2 >--------------------- [INFO] Building TntTag implementation v1_12_R2 v1_12_R2 [4/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 6.6 kB/s) [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.9 kB/s) [INFO] Downloading from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigotmc-public: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 2.7 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-v1_12_R2 --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target [INFO] [INFO] --- license-maven-plugin:4.0.rc1:format (default) @ tnt-v1_12_R2 --- [INFO] Updating license headers... [INFO] [INFO] --- license-maven-plugin:4.0.rc1:check (default) @ tnt-v1_12_R2 --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-v1_12_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-v1_12_R2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-v1_12_R2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-v1_12_R2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-v1_12_R2 --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-v1_12_R2 --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/tnt-v1_12_R2-v1_12_R2.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-v1_12_R2 --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/tnt-v1_12_R2-v1_12_R2.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.pom [INFO] [INFO] ---------------------< com.justinian6:tnt-plugin >---------------------- [INFO] Building TntTag 2.3 [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.18.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.18.2-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 6.4 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tnt-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/TntTag/tnt-plugin/target [INFO] [INFO] --- license-maven-plugin:4.0.rc1:format (default) @ tnt-plugin --- [INFO] Updating license headers... [INFO] [INFO] --- license-maven-plugin:4.0.rc1:check (default) @ tnt-plugin --- [INFO] Checking licenses... [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tnt-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources to . [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tnt-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tnt-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/TntTag/tnt-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tnt-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tnt-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tnt-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/TntTag.jar [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ tnt-plugin --- [INFO] Including com.justinian6:tnt-latest:jar:v1_18_R1 in the shaded jar. [INFO] Including com.justinian6:tnt-v1_12_R2:jar:v1_12_R2 in the shaded jar. [INFO] Including com.justinian6:tnt-api:jar:API in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.6 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/TntTag.jar with /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/tnt-plugin-2.3-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/TntTag/tnt-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ tnt-plugin --- [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/TntTag.jar to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-plugin/2.3/tnt-plugin-2.3.jar [INFO] Installing /var/lib/jenkins/workspace/TntTag/tnt-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/tnt-plugin/2.3/tnt-plugin-2.3.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] TntTag parent ...................................... SUCCESS [ 0.536 s] [INFO] TntTag Plugin API API .............................. SUCCESS [ 1.491 s] [INFO] TntTag implementation -Latest- v1_18_R1 ............ SUCCESS [ 0.542 s] [INFO] TntTag implementation v1_12_R2 v1_12_R2 ............ SUCCESS [ 1.184 s] [INFO] TntTag 2.3 ......................................... SUCCESS [ 1.178 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.065 s [INFO] Finished at: 2022-11-21T15:12:39-08:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-api/pom.xml to com.justinian6/tnt-api/API/tnt-api-API.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-api/target/tnt-api-API.jar to com.justinian6/tnt-api/API/tnt-api-API.jar [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/pom.xml to com.justinian6/tnt-parent/parent/tnt-parent-parent.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-plugin/dependency-reduced-pom.xml to com.justinian6/tnt-plugin/2.3/tnt-plugin-2.3.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-plugin/target/TntTag.jar to com.justinian6/tnt-plugin/2.3/tnt-plugin-2.3.jar [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/pom.xml to com.justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-v1_12_R2/target/tnt-v1_12_R2-v1_12_R2.jar to com.justinian6/tnt-v1_12_R2/v1_12_R2/tnt-v1_12_R2-v1_12_R2.jar [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-latest/pom.xml to com.justinian6/tnt-latest/v1_18_R1/tnt-latest-v1_18_R1.pom [JENKINS] Archiving /var/lib/jenkins/workspace/TntTag/tnt-latest/target/tnt-latest-v1_18_R1.jar to com.justinian6/tnt-latest/v1_18_R1/tnt-latest-v1_18_R1.jar channel stopped Archiving artifacts Posting build status of com.atlassian.bitbucket.jenkins.internal.model.BitbucketBuildStatus@9f4a3dd4 to Justinian6 Repository for commit id [a0d3b7469ae0dd5fe9be8be4047218c4ff7c3d60] and ref 'refs/heads/master' Finished: SUCCESS