Established TCP socket on 39461 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/CHGriefPrevention/pom.xml clean package [INFO] Scanning for projects... [INFO] [INFO] -----------------------< com.brothercraft:CHGP >------------------------ [INFO] Building CHGP 2.0.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from jitpack.io: https://jitpack.io/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/org/spigotmc/spigot-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 396 B/s) [INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from jitpack.io: https://jitpack.io/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.1 kB/s) [INFO] Artifact io.papermc.paper:paper-api:jar:1.20.4-R0.1-20240228.142737-117 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [spigot-repo (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), enginehub-repo (https://maven.enginehub.org/repo/, default, releases+snapshots), jitpack.io (https://jitpack.io, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), enginehub-maven (https://maven.enginehub.org/repo/, default, releases+snapshots), papermc-repo (https://repo.papermc.io/repository/maven-public/, default, releases+snapshots), maven-central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [INFO] Artifact io.papermc.paper:paper-api:jar:1.20.4-R0.1-20240228.142737-117 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [spigot-repo (https://hub.spigotmc.org/nexus/content/groups/public/, default, releases+snapshots), enginehub-repo (https://maven.enginehub.org/repo/, default, releases+snapshots), jitpack.io (https://jitpack.io, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), enginehub-maven (https://maven.enginehub.org/repo/, default, releases+snapshots), papermc-repo (https://repo.papermc.io/repository/maven-public/, default, releases+snapshots), maven-central (https://repo.maven.apache.org/maven2/, default, releases+snapshots)] [INFO] Downloading from enginehub-repo: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/paper-api-1.20.4-R0.1-20240228.142737-117.jar [INFO] Downloaded from enginehub-repo: https://maven.enginehub.org/repo/io/papermc/paper/paper-api/1.20.4-R0.1-SNAPSHOT/paper-api-1.20.4-R0.1-20240228.142737-117.jar (0 B at 0 B/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ CHGP --- [INFO] Deleting /var/jenkins_home/workspace/CHGriefPrevention/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ CHGP --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHGriefPrevention/src/main/resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ CHGP --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/jenkins_home/workspace/CHGriefPrevention/target/classes [WARNING] /var/jenkins_home/workspace/CHGriefPrevention/src/main/java/com/aczchef/chgp/functions/Functions.java:[221,52] allowBuild(org.bukkit.entity.Player,org.bukkit.Material) in me.ryanhamshire.GriefPrevention.Claim has been deprecated [INFO] /var/jenkins_home/workspace/CHGriefPrevention/src/main/java/com/aczchef/chgp/functions/Functions.java: /var/jenkins_home/workspace/CHGriefPrevention/src/main/java/com/aczchef/chgp/functions/Functions.java uses unchecked or unsafe operations. [INFO] /var/jenkins_home/workspace/CHGriefPrevention/src/main/java/com/aczchef/chgp/functions/Functions.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- processor:5.0-jdk8-rc1:process (process) @ CHGP --- Processing com.aczchef.chgp.LifeCycle Extension 'CHGriefPrevention' checks out ok! [WARNING] diagnostic: warning: Supported source version 'RELEASE_16' from annotation processor 'com.laytonsmith.core.extensions.ExtensionAnnotationProcessor' less than -source '17' [INFO] [INFO] --- exec:3.0.0:java (cache-annotations) @ CHGP --- -- Caching annotations -- Scanning for classes in /var/jenkins_home/workspace/CHGriefPrevention/target/classes Outputting file to directory /var/jenkins_home/workspace/CHGriefPrevention/target/classes Done writing jarInfo.ser, which took 699 ms. -- Checking for custom compile errors -- -- Finished with custom compiler checks -- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ CHGP --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/CHGriefPrevention/src/test/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ CHGP --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/jenkins_home/workspace/CHGriefPrevention/target/test-classes [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ CHGP --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.brothercraft.chgp.AppTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s -- in com.brothercraft.chgp.AppTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ CHGP --- [INFO] Building jar: /var/jenkins_home/workspace/CHGriefPrevention/target/CHGP-2.0.0.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:24 min [INFO] Finished at: 2024-03-01T03:30:02-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data