Skip to content
Success

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/DepenizenBungee/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/DepenizenBungee/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DenizenScript/DepenizenBungee.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/DepenizenBungee.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/DenizenScript/DepenizenBungee.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a282af41e0f3775c5ad599e7d2287287dd0d1b85 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a282af41e0f3775c5ad599e7d2287287dd0d1b85 # timeout=10
Commit message: "track virtualHost to player join packet"
 > git rev-list --no-walk ecd3817b46d2fe01933db189eda322809e91564d # timeout=10
 > git tag -a -f -m Jenkins Build #30 jenkins-DepenizenBungee-30 # timeout=10
false
Parsing POMs
Established TCP socket on 37611
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0 /var/cache/jenkins/war/WEB-INF/lib/remoting-3107.v665000b_51092.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 37611
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:763)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
	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 'JDK8' 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 /var/lib/jenkins/tools/hudson.model.JDK/JDK8.
ERROR: ================================================================================
Established TCP socket on 40489
[workspace] $ /usr/lib/jvm/java-11-openjdk-11.0.19.0.7-4.el8.x86_64/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.0 /var/cache/jenkins/war/WEB-INF/lib/remoting-3107.v665000b_51092.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 40489
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/DepenizenBungee/workspace/pom.xml clean package install -DBUILD_NUMBER=30
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.denizenscript:depenizen-bungee:jar:2.0.0
[WARNING] 'dependencies.dependency.systemPath' for net.md-5:bungeecord-proxy:jar should not point at files within the project directory, ${basedir}/lib/BungeeCord.jar will be unresolvable by dependent projects @ line 31, 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] 
[INFO] 
[INFO] -----------------< com.denizenscript:depenizen-bungee >-----------------
[INFO] Building DepenizenBungee 2.0.0
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ depenizen-bungee ---
[INFO] Deleting /var/lib/jenkins/jobs/DepenizenBungee/workspace/target
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ depenizen-bungee ---
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- compiler:3.8.0:compile (default-compile) @ depenizen-bungee ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /var/lib/jenkins/jobs/DepenizenBungee/workspace/target/classes
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ depenizen-bungee ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DepenizenBungee/workspace/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ depenizen-bungee ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ depenizen-bungee ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.1.0:jar (default-jar) @ depenizen-bungee ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] Building jar: /var/lib/jenkins/jobs/DepenizenBungee/workspace/target/DepenizenBungee-2.0.0-b30.jar
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ depenizen-bungee ---
[INFO] Copying 1 resource to .
[INFO] 
[INFO] --- compiler:3.8.0:compile (default-compile) @ depenizen-bungee ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ depenizen-bungee ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DepenizenBungee/workspace/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ depenizen-bungee ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ depenizen-bungee ---
[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.1.0:jar (default-jar) @ depenizen-bungee ---
[WARNING] Parameter 'finalName' is read-only, must not be used in configuration
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ depenizen-bungee ---
[INFO] Installing /var/lib/jenkins/jobs/DepenizenBungee/workspace/pom.xml to /var/lib/jenkins/.m2/repository/com/denizenscript/depenizen-bungee/2.0.0/depenizen-bungee-2.0.0.pom
[INFO] Installing /var/lib/jenkins/jobs/DepenizenBungee/workspace/target/DepenizenBungee-2.0.0-b30.jar to /var/lib/jenkins/.m2/repository/com/denizenscript/depenizen-bungee/2.0.0/depenizen-bungee-2.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.400 s
[INFO] Finished at: 2023-08-17T19:14:06Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/jobs/DepenizenBungee/workspace/pom.xml to com.denizenscript/depenizen-bungee/2.0.0/depenizen-bungee-2.0.0.pom
[JENKINS] Archiving /var/lib/jenkins/jobs/DepenizenBungee/workspace/target/DepenizenBungee-2.0.0-b30.jar to com.denizenscript/depenizen-bungee/2.0.0/depenizen-bungee-2.0.0.jar
Archiving artifacts
Sending notification to Discord.
Finished: SUCCESS