Skip to content
Failed

Console Output

Started by GitHub push by mcmonkey4eva
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/Depenizen/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Depenizen/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DenizenScript/Depenizen.git # timeout=10
Fetching upstream changes from https://github.com/DenizenScript/Depenizen.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://github.com/DenizenScript/Depenizen.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6a780ef249a83f7dfb96e16a7f61cd780d1d29f2 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a780ef249a83f7dfb96e16a7f61cd780d1d29f2 # timeout=10
Commit message: "we_selection: CUI-compat explainRegionAdjust"
 > git rev-list --no-walk 5ec7cbb56aff08f7d08ddfc60ab6fdfab6274ada # timeout=10
 > git tag -a -f -m Jenkins Build #762 jenkins-Depenizen-762 # timeout=10
false
[workspace] $ /bin/sh -xe /tmp/jenkins3351846897226814293.sh
+ git submodule update --init --recursive
Parsing POMs
Established TCP socket on 36951
[workspace] $ /usr/lib/jvm/java-17-openjdk-17.0.1.0.12-1.rolling.el7.x86_64//bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/boot/plexus-classworlds-2.6.0.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/conf/logging jenkins.maven3.agent.Maven35Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 /var/lib/jenkins/%C/jenkins/war/WEB-INF/lib/remoting-4.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 36951
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/usr/lib/jvm/java-17-openjdk-17.0.1.0.12-1.rolling.el7.x86_64//bin/java" (in directory "/var/lib/jenkins/jobs/Depenizen/workspace"): error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
	at hudson.Proc$LocalProc.<init>(Proc.java:254)
	at hudson.Proc$LocalProc.<init>(Proc.java:223)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:997)
	at hudson.Launcher$ProcStarter.start(Launcher.java:509)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:280)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1897)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
	at java.lang.ProcessImpl.start(ProcessImpl.java:134)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
	... 12 more
Archiving artifacts
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
Sending notification to Discord.
Finished: FAILURE