Started by Citizen@irc.esper.net on request of 'mcmonkey' Building in workspace /var/lib/jenkins/jobs/Sentinel/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://github.com/mcmonkey4eva/Sentinel.git # timeout=10 Fetching upstream changes from git://github.com/mcmonkey4eva/Sentinel.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/mcmonkey4eva/Sentinel.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f7f2b3730c01d4c1b3c23463cd9399abcd82d78d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f7f2b3730c01d4c1b3c23463cd9399abcd82d78d Commit message: "Merge branch 'master' of https://github.com/mcmonkey4eva/Sentinel" > git rev-list --no-walk 0c930fcf9ca2e3758bfc8ae072d5015f937f5da0 # timeout=10 > git tag -a -f -m Jenkins Build #172 jenkins-Sentinel-172 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 35788 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12-alpha-1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.23.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12-alpha-1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 35788 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:800) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) at java.net.URLClassLoader.access$100(URLClassLoader.java:71) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:386) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230) at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138) at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'JDK' 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 master. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with slave Java and setting compile/test properties to point to /var/lib/jenkins/tools/hudson.model.JDK/JDK. ERROR: ================================================================================ Established TCP socket on 42903 [workspace] $ /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.x86_64/jre/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12-alpha-1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.23.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12-alpha-1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 42903 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.mcmonkey:sentinel:jar:1.6.0 [WARNING] 'dependencies.dependency.systemPath' for net.milkbowl.vault:Vault:jar should not point at files within the project directory, ${project.basedir}/lib/Vault.jar will be unresolvable by dependent projects @ line 49, column 25 [WARNING] 'dependencies.dependency.systemPath' for com.tommytony.war:war:jar should not point at files within the project directory, ${project.basedir}/lib/war.jar will be unresolvable by dependent projects @ line 64, column 25 [WARNING] 'dependencies.dependency.systemPath' for com.palmergames.bukkit:towny:jar should not point at files within the project directory, ${project.basedir}/lib/towny.jar will be unresolvable by dependent projects @ line 72, column 25 [WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:factions:jar should not point at files within the project directory, ${basedir}/lib/Factions.jar will be unresolvable by dependent projects @ line 79, column 25 [WARNING] 'dependencies.dependency.systemPath' for com.massivecraft:massivecore:jar should not point at files within the project directory, ${basedir}/lib/MassiveCore.jar will be unresolvable by dependent projects @ line 86, column 25 [WARNING] 'dependencies.dependency.systemPath' for com.shampaggon:crackshot:jar should not point at files within the project directory, ${basedir}/lib/CrackShot.jar will be unresolvable by dependent projects @ line 93, column 25 [WARNING] 'dependencies.dependency.systemPath' for net.sacredlabyrinth.phaed.simpleclans:SimpleClans:jar should not point at files within the project directory, ${basedir}/lib/SimpleClans.jar will be unresolvable by dependent projects @ line 100, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Sentinel 1.6.0 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.13-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens/2.0.23-SNAPSHOT/maven-metadata.xml (626 B at 0.4 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-parent/2.0.23-SNAPSHOT/maven-metadata.xml (456 B at 0.4 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-main/2.0.23-SNAPSHOT/maven-metadata.xml (631 B at 0.5 KB/sec) Downloading: http://nexus.hc.to/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml Downloading: https://repo.bstats.org/content/repositories/releases/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml (627 B at 0.2 KB/sec) Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.23-SNAPSHOT/maven-metadata.xml (627 B at 0.2 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_8_R3/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_8_R3/2.0.23-SNAPSHOT/maven-metadata.xml (634 B at 0.5 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_10_R1/2.0.23-SNAPSHOT/maven-metadata.xml (635 B at 0.5 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_11_R1/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_11_R1/2.0.23-SNAPSHOT/maven-metadata.xml (635 B at 0.5 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_12_R1/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_12_R1/2.0.23-SNAPSHOT/maven-metadata.xml (635 B at 0.5 KB/sec) Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_13_R1/2.0.23-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizens-v1_13_R1/2.0.23-SNAPSHOT/maven-metadata.xml (635 B at 0.4 KB/sec) [WARNING] The POM for net.aufdemrand:sentry:jar:1.9.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ sentinel --- [INFO] Deleting /var/lib/jenkins/jobs/Sentinel/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ sentinel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ sentinel --- [INFO] Compiling 17 source files to /var/lib/jenkins/jobs/Sentinel/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ sentinel --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Sentinel/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ sentinel --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ sentinel --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Sentinel/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ sentinel --- [INFO] Building jar: /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-1.6.0.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ sentinel --- [INFO] Installing /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-1.6.0.jar to /var/lib/jenkins/.m2/repository/org/mcmonkey/sentinel/1.6.0/sentinel-1.6.0.jar [INFO] Installing /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to /var/lib/jenkins/.m2/repository/org/mcmonkey/sentinel/1.6.0/sentinel-1.6.0.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.888s [INFO] Finished at: Mon Jul 23 09:20:05 GMT 2018 [INFO] Final Memory: 13M/99M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/Sentinel/workspace/pom.xml to org.mcmonkey/sentinel/1.6.0/sentinel-1.6.0.pom [JENKINS] Archiving /var/lib/jenkins/jobs/Sentinel/workspace/target/sentinel-1.6.0.jar to org.mcmonkey/sentinel/1.6.0/sentinel-1.6.0.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: Sending notification to: #denizen-dev Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS