Skip to content
Failed

Console Output

08:13:03 Started by user vincent lorenzo
08:13:03 Running as vincent lorenzo
08:13:03 Agent centos-8-n1kbz is provisioned from template centos-8
08:13:03 ---
08:13:03 apiVersion: "v1"
08:13:03 kind: "Pod"
08:13:03 metadata:
08:13:03   labels:
08:13:03     jenkins: "slave"
08:13:03     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
08:13:03     jenkins/label: "centos-latest_centos-8"
08:13:03   name: "centos-8-n1kbz"
08:13:03   namespace: "papyrus"
08:13:03 spec:
08:13:03   containers:
08:13:03   - env:
08:13:03     - name: "JENKINS_SECRET"
08:13:03       value: "********"
08:13:03     - name: "JENKINS_TUNNEL"
08:13:03       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
08:13:03     - name: "JENKINS_AGENT_NAME"
08:13:03       value: "centos-8-n1kbz"
08:13:03     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:13:03       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:13:03         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:13:03     - name: "JAVA_TOOL_OPTIONS"
08:13:03       value: ""
08:13:03     - name: "_JAVA_OPTIONS"
08:13:03       value: ""
08:13:03     - name: "OPENJ9_JAVA_OPTIONS"
08:13:03       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:13:03     - name: "JENKINS_NAME"
08:13:03       value: "centos-8-n1kbz"
08:13:03     - name: "JENKINS_AGENT_WORKDIR"
08:13:03       value: "/home/jenkins/agent"
08:13:03     - name: "JENKINS_URL"
08:13:03       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
08:13:03     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc"
08:13:03     imagePullPolicy: "Always"
08:13:03     name: "jnlp"
08:13:03     resources:
08:13:03       limits:
08:13:03         cpu: "2000m"
08:13:03         memory: "4096Mi"
08:13:03       requests:
08:13:03         cpu: "1000m"
08:13:03         memory: "4096Mi"
08:13:03     tty: true
08:13:03     volumeMounts:
08:13:03     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:13:03       name: "m2-dir"
08:13:03       readOnly: true
08:13:03       subPath: "toolchains.xml"
08:13:03     - mountPath: "/home/jenkins/.mavenrc"
08:13:03       name: "m2-dir"
08:13:03       readOnly: true
08:13:03       subPath: ".mavenrc"
08:13:03     - mountPath: "/opt/tools"
08:13:03       name: "volume-0"
08:13:03       readOnly: false
08:13:03     - mountPath: "/home/jenkins"
08:13:03       name: "volume-2"
08:13:03       readOnly: false
08:13:03     - mountPath: "/home/jenkins/.m2/repository"
08:13:03       name: "volume-3"
08:13:03       readOnly: false
08:13:03     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:13:03       name: "m2-secret-dir"
08:13:03       readOnly: true
08:13:03       subPath: "settings-security.xml"
08:13:03     - mountPath: "/home/jenkins/.m2/wrapper"
08:13:03       name: "volume-4"
08:13:03       readOnly: false
08:13:03     - mountPath: "/home/jenkins/.m2/settings.xml"
08:13:03       name: "m2-secret-dir"
08:13:03       readOnly: true
08:13:03       subPath: "settings.xml"
08:13:03     - mountPath: "/home/jenkins/.ssh"
08:13:03       name: "volume-1"
08:13:03       readOnly: false
08:13:03       subPath: ""
08:13:03     - mountPath: "/home/jenkins/agent"
08:13:03       name: "workspace-volume"
08:13:03       readOnly: false
08:13:03     workingDir: "/home/jenkins/agent"
08:13:03   nodeSelector:
08:13:03     kubernetes.io/os: "linux"
08:13:03   restartPolicy: "Never"
08:13:03   volumes:
08:13:03   - name: "volume-0"
08:13:03     persistentVolumeClaim:
08:13:03       claimName: "tools-claim-jiro-papyrus"
08:13:03       readOnly: true
08:13:03   - name: "m2-secret-dir"
08:13:03     secret:
08:13:03       secretName: "m2-secret-dir"
08:13:03   - emptyDir:
08:13:03       medium: ""
08:13:03     name: "volume-2"
08:13:03   - configMap:
08:13:03       name: "m2-dir"
08:13:03     name: "m2-dir"
08:13:03   - configMap:
08:13:03       name: "known-hosts"
08:13:03     name: "volume-1"
08:13:03   - emptyDir:
08:13:03       medium: ""
08:13:03     name: "workspace-volume"
08:13:03   - emptyDir:
08:13:03       medium: ""
08:13:03     name: "volume-4"
08:13:03   - emptyDir:
08:13:03       medium: ""
08:13:03     name: "volume-3"
08:13:03 
08:13:03 Building remotely on centos-8-n1kbz (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Papyrus-Web-MergeRequest-Dummy
08:13:04 [Papyrus-Web-MergeRequest-Dummy] $ /bin/sh -xe /tmp/jenkins2331945785801007558.sh
08:13:04 + echo linux-gnu
08:13:04 linux-gnu
08:13:04 + uname -a
08:13:04 Linux centos-8-n1kbz 6.2.9-300.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
08:13:04 + echo 'ldd version:'
08:13:04 ldd version:
08:13:04 + ldd --version
08:13:04 ldd (GNU libc) 2.28
08:13:04 Copyright (C) 2018 Free Software Foundation, Inc.
08:13:04 This is free software; see the source for copying conditions.  There is NO
08:13:04 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
08:13:04 Written by Roland McGrath and Ulrich Drepper.
08:13:04 [Papyrus-Web-MergeRequest-Dummy] $ node /tmp/jenkins709104816673318110.js
08:13:04 FATAL: command execution failed
08:13:04 java.io.IOException: error=2, No such file or directory
08:13:04 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
08:13:04 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
08:13:04 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
08:13:04 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
08:13:04 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.61.185/10.40.61.185:38012
08:13:04 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
08:13:04 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
08:13:04 		at hudson.remoting.Channel.call(Channel.java:1003)
08:13:04 		at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
08:13:04 		at hudson.Launcher$ProcStarter.start(Launcher.java:506)
08:13:04 		at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
08:13:04 		at jenkins.plugins.nodejs.NodeJSCommandInterpreter.internalPerform(NodeJSCommandInterpreter.java:192)
08:13:04 		at jenkins.plugins.nodejs.NodeJSCommandInterpreter.perform(NodeJSCommandInterpreter.java:188)
08:13:04 		at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
08:13:04 		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
08:13:04 		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
08:13:04 		at hudson.model.Build$BuildExecution.build(Build.java:199)
08:13:04 		at hudson.model.Build$BuildExecution.doRun(Build.java:164)
08:13:04 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
08:13:04 		at hudson.model.Run.execute(Run.java:1895)
08:13:04 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:13:04 		at hudson.model.ResourceController.execute(ResourceController.java:101)
08:13:04 		at hudson.model.Executor.run(Executor.java:442)
08:13:04 Caused: java.io.IOException: Cannot run program "node" (in directory "/home/jenkins/agent/workspace/Papyrus-Web-MergeRequest-Dummy"): error=2, No such file or directory
08:13:04 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
08:13:04 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
08:13:04 	at hudson.Proc$LocalProc.<init>(Proc.java:252)
08:13:04 	at hudson.Proc$LocalProc.<init>(Proc.java:221)
08:13:04 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
08:13:04 	at hudson.Launcher$ProcStarter.start(Launcher.java:506)
08:13:04 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1395)
08:13:04 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1337)
08:13:04 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
08:13:04 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
08:13:04 	at hudson.remoting.Request$2.run(Request.java:377)
08:13:04 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
08:13:04 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:13:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:04 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
08:13:04 	at java.base/java.lang.Thread.run(Thread.java:829)
08:13:04 Build step 'Execute NodeJS script' marked build as failure
08:13:04 Finished: FAILURE