Started by user PseudoKnight Running as SYSTEM Building in workspace /var/jenkins_home/workspace/Stargate The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/PseudoKnight/Stargate-Bukkit > git init /var/jenkins_home/workspace/Stargate # timeout=10 Fetching upstream changes from https://github.com/PseudoKnight/Stargate-Bukkit > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://github.com/PseudoKnight/Stargate-Bukkit +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/PseudoKnight/Stargate-Bukkit # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4bdcd9992b731ee85f3faa9a088907a3b08650be (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bdcd9992b731ee85f3faa9a088907a3b08650be # timeout=10 Commit message: "Fix repository URL" First time build. Skipping changelog. Parsing POMs Discovered a new module org.TheDgtl:Stargate Stargate Modules changed, recalculating dependency graph Established TCP socket on 44787 [Stargate] $ /usr/lib/jvm/temurin-8-jdk-amd64/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/boot/plexus-classworlds-2.7.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/jenkins_home/war/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 44787 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.findClassInternal(ClassRealm.java:313) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:432) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK-8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/lib/jvm/temurin-8-jdk-amd64. ERROR: ================================================================================ Established TCP socket on 38179 [Stargate] $ /opt/java/openjdk/bin/java -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/boot/plexus-classworlds-2.7.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.6 /var/jenkins_home/war/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 38179 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/jenkins_home/workspace/Stargate/pom.xml clean package install [INFO] Scanning for projects... [INFO] [INFO] ------------------------< org.TheDgtl:Stargate >------------------------ [INFO] Building Stargate 0.8.0.3 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.pom (11 kB at 6.0 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.6.1/maven-compiler-plugin-3.6.1.jar (59 kB at 364 kB/s) [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Artifact org.spigotmc:spigot-api:pom:1.16.2-R0.1-20200910.205520-57 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.spigotmc:spigot-api:pom:1.16.2-R0.1-20200910.205520-57 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/spigot-api-1.16.2-R0.1-20200910.205520-57.pom [INFO] Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.16.2-R0.1-SNAPSHOT/spigot-api-1.16.2-R0.1-20200910.205520-57.pom (0 B at 0 B/s) [INFO] Artifact net.md-5:bungeecord-chat:pom:1.16-R0.3 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact net.md-5:bungeecord-chat:pom:1.16-R0.3 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.pom [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.pom (0 B at 0 B/s) [INFO] Artifact net.md-5:bungeecord-parent:pom:1.16-R0.3 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact net.md-5:bungeecord-parent:pom:1.16-R0.3 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.16-R0.3/bungeecord-parent-1.16-R0.3.pom [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/md-5/bungeecord-parent/1.16-R0.3/bungeecord-parent-1.16-R0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/md-5/bungeecord-parent/1.16-R0.3/bungeecord-parent-1.16-R0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/md-5/bungeecord-parent/1.16-R0.3/bungeecord-parent-1.16-R0.3.pom (0 B at 0 B/s) [INFO] Artifact org.yaml:snakeyaml:pom:1.26 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.yaml:snakeyaml:pom:1.26 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.pom (0 B at 0 B/s) [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.pom [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.pom [INFO] Downloaded from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.pom (3.8 kB at 38 kB/s) [INFO] Artifact com.google.guava:guava:jar:21.0 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact com.google.code.gson:gson:jar:2.8.0 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact net.md-5:bungeecord-chat:jar:1.16-R0.3 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.yaml:snakeyaml:jar:1.26 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact com.google.guava:guava:jar:21.0 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact com.google.code.gson:gson:jar:2.8.0 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact net.md-5:bungeecord-chat:jar:1.16-R0.3 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Artifact org.yaml:snakeyaml:jar:1.26 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), vault-repo (https://nexus.hc.to/content/repositories/pub_releases, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.jar [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar [INFO] Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/groups/public/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.jar [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar [INFO] Downloading from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar [INFO] Downloaded from vault-repo: https://nexus.hc.to/content/repositories/pub_releases/net/milkbowl/vault/VaultAPI/1.7/VaultAPI-1.7.jar (13 kB at 30 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0/guava-21.0.jar (0 B at 0 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.26/snakeyaml-1.26.jar (0 B at 0 B/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/md-5/bungeecord-chat/1.16-R0.3/bungeecord-chat-1.16-R0.3.jar (0 B at 0 B/s) [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ Stargate --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ Stargate --- [INFO] Copying 9 resources from src/net/TheDgtl/Stargate/resources to target/classes/net/TheDgtl/Stargate/resources [INFO] Copying 2 resources from src to target/classes [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ Stargate --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.pom (1.9 kB at 43 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_ALPHA/asm-parent-6.0_ALPHA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_ALPHA/asm-parent-6.0_ALPHA.pom (5.5 kB at 128 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 236 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.pom (893 B at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.1/plexus-compiler-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.1/plexus-compiler-2.8.1.pom (5.0 kB at 114 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.pom (713 B at 13 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.pom (794 B at 26 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.1/plexus-compilers-2.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.1/plexus-compilers-2.8.1.pom (1.4 kB at 35 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_ALPHA/asm-6.0_ALPHA.jar (56 kB at 872 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.1/plexus-compiler-manager-2.8.1.jar (4.7 kB at 67 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.1/plexus-compiler-api-2.8.1.jar (26 kB at 191 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.1/plexus-compiler-javac-2.8.1.jar (20 kB at 100 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 1.1 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /var/jenkins_home/workspace/Stargate/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ Stargate --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/Stargate/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ Stargate --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ Stargate --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ Stargate --- [INFO] Building jar: /var/jenkins_home/workspace/Stargate/target/Stargate-0.8.0.3.jar [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ Stargate --- [INFO] Copying 9 resources from src/net/TheDgtl/Stargate/resources to target/classes/net/TheDgtl/Stargate/resources [INFO] Copying 2 resources from src to target/classes [INFO] [INFO] --- compiler:3.6.1:compile (default-compile) @ Stargate --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ Stargate --- [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/Stargate/src/test/resources [INFO] [INFO] --- compiler:3.6.1:testCompile (default-testCompile) @ Stargate --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ Stargate --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ Stargate --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ Stargate --- [INFO] Installing /var/jenkins_home/workspace/Stargate/pom.xml to /var/jenkins_home/.m2/repository/org/TheDgtl/Stargate/0.8.0.3/Stargate-0.8.0.3.pom [INFO] Installing /var/jenkins_home/workspace/Stargate/target/Stargate-0.8.0.3.jar to /var/jenkins_home/.m2/repository/org/TheDgtl/Stargate/0.8.0.3/Stargate-0.8.0.3.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.058 s [INFO] Finished at: 2024-02-28T03:08:07-07:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/jenkins_home/workspace/Stargate/pom.xml to org.TheDgtl/Stargate/0.8.0.3/Stargate-0.8.0.3.pom [JENKINS] Archiving /var/jenkins_home/workspace/Stargate/target/Stargate-0.8.0.3.jar to org.TheDgtl/Stargate/0.8.0.3/Stargate-0.8.0.3.jar channel stopped Archiving artifacts Finished: SUCCESS