09:37:48 Started by user vincent lorenzo 09:37:48 Running as vincent lorenzo 09:37:48 Agent centos-8-znkcb is provisioned from template centos-8 09:37:48 --- 09:37:48 apiVersion: "v1" 09:37:48 kind: "Pod" 09:37:48 metadata: 09:37:48 labels: 09:37:48 jenkins: "slave" 09:37:48 jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" 09:37:48 jenkins/label: "centos-latest_centos-8" 09:37:48 name: "centos-8-znkcb" 09:37:48 namespace: "papyrus" 09:37:48 spec: 09:37:48 containers: 09:37:48 - env: 09:37:48 - name: "JENKINS_SECRET" 09:37:48 value: "********" 09:37:48 - name: "JENKINS_TUNNEL" 09:37:48 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 09:37:48 - name: "JENKINS_AGENT_NAME" 09:37:48 value: "centos-8-znkcb" 09:37:48 - name: "JENKINS_REMOTING_JAVA_OPTS" 09:37:48 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 09:37:48 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 09:37:48 - name: "JAVA_TOOL_OPTIONS" 09:37:48 value: "" 09:37:48 - name: "_JAVA_OPTIONS" 09:37:48 value: "" 09:37:48 - name: "OPENJ9_JAVA_OPTIONS" 09:37:48 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 09:37:48 - name: "JENKINS_NAME" 09:37:48 value: "centos-8-znkcb" 09:37:48 - name: "JENKINS_AGENT_WORKDIR" 09:37:48 value: "/home/jenkins/agent" 09:37:48 - name: "JENKINS_URL" 09:37:48 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 09:37:48 image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc" 09:37:48 imagePullPolicy: "Always" 09:37:48 name: "jnlp" 09:37:48 resources: 09:37:48 limits: 09:37:48 cpu: "2000m" 09:37:48 memory: "4096Mi" 09:37:48 requests: 09:37:48 cpu: "1000m" 09:37:48 memory: "4096Mi" 09:37:48 tty: true 09:37:48 volumeMounts: 09:37:48 - mountPath: "/home/jenkins/.m2/toolchains.xml" 09:37:48 name: "m2-dir" 09:37:48 readOnly: true 09:37:48 subPath: "toolchains.xml" 09:37:48 - mountPath: "/home/jenkins/.mavenrc" 09:37:48 name: "m2-dir" 09:37:48 readOnly: true 09:37:48 subPath: ".mavenrc" 09:37:48 - mountPath: "/opt/tools" 09:37:48 name: "volume-0" 09:37:48 readOnly: false 09:37:48 - mountPath: "/home/jenkins" 09:37:48 name: "volume-2" 09:37:48 readOnly: false 09:37:48 - mountPath: "/home/jenkins/.m2/repository" 09:37:48 name: "volume-3" 09:37:48 readOnly: false 09:37:48 - mountPath: "/home/jenkins/.m2/settings-security.xml" 09:37:48 name: "m2-secret-dir" 09:37:48 readOnly: true 09:37:48 subPath: "settings-security.xml" 09:37:48 - mountPath: "/home/jenkins/.m2/wrapper" 09:37:48 name: "volume-4" 09:37:48 readOnly: false 09:37:48 - mountPath: "/home/jenkins/.m2/settings.xml" 09:37:48 name: "m2-secret-dir" 09:37:48 readOnly: true 09:37:48 subPath: "settings.xml" 09:37:48 - mountPath: "/home/jenkins/.ssh" 09:37:48 name: "volume-1" 09:37:48 readOnly: false 09:37:48 subPath: "" 09:37:48 - mountPath: "/home/jenkins/agent" 09:37:48 name: "workspace-volume" 09:37:48 readOnly: false 09:37:48 workingDir: "/home/jenkins/agent" 09:37:48 nodeSelector: 09:37:48 kubernetes.io/os: "linux" 09:37:48 restartPolicy: "Never" 09:37:48 volumes: 09:37:48 - name: "volume-0" 09:37:48 persistentVolumeClaim: 09:37:48 claimName: "tools-claim-jiro-papyrus" 09:37:48 readOnly: true 09:37:48 - name: "m2-secret-dir" 09:37:48 secret: 09:37:48 secretName: "m2-secret-dir" 09:37:48 - emptyDir: 09:37:48 medium: "" 09:37:48 name: "volume-2" 09:37:48 - configMap: 09:37:48 name: "m2-dir" 09:37:48 name: "m2-dir" 09:37:48 - configMap: 09:37:48 name: "known-hosts" 09:37:48 name: "volume-1" 09:37:48 - emptyDir: 09:37:48 medium: "" 09:37:48 name: "workspace-volume" 09:37:48 - emptyDir: 09:37:48 medium: "" 09:37:48 name: "volume-4" 09:37:48 - emptyDir: 09:37:48 medium: "" 09:37:48 name: "volume-3" 09:37:48 09:37:48 Building remotely on centos-8-znkcb (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Papyrus-Web-MergeRequest-Dummy 09:37:49 [Papyrus-Web-MergeRequest-Dummy] $ /bin/sh -xe /tmp/jenkins1312168304281408008.sh 09:37:49 + echo linux-gnu 09:37:49 linux-gnu 09:37:49 + uname -a 09:37:49 Linux centos-8-znkcb 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 09:37:49 + echo 'ldd version:' 09:37:49 ldd version: 09:37:49 + ldd --version 09:37:49 ldd (GNU libc) 2.28 09:37:49 Copyright (C) 2018 Free Software Foundation, Inc. 09:37:49 This is free software; see the source for copying conditions. There is NO 09:37:49 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 09:37:49 Written by Roland McGrath and Ulrich Drepper. 09:37:49 Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/20.11.1.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x on centos-8-znkcb 09:37:55 [Papyrus-Web-MergeRequest-Dummy] $ /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x/bin/node /tmp/jenkins2208521737894090339.js 09:37:55 /tmp/jenkins2208521737894090339.js:1 09:37:55 node --version 09:37:55 ^^^^^^^ 09:37:55 09:37:55 SyntaxError: Unexpected identifier 'version' 09:37:55 at internalCompileFunction (node:internal/vm:77:18) 09:37:55 at wrapSafe (node:internal/modules/cjs/loader:1288:20) 09:37:55 at Module._compile (node:internal/modules/cjs/loader:1340:27) 09:37:55 at Module._extensions..js (node:internal/modules/cjs/loader:1435:10) 09:37:55 at Module.load (node:internal/modules/cjs/loader:1207:32) 09:37:55 at Module._load (node:internal/modules/cjs/loader:1023:12) 09:37:55 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) 09:37:55 at node:internal/main/run_main_module:28:49 09:37:55 09:37:55 Node.js v20.11.1 09:37:55 Build step 'Execute NodeJS script' marked build as failure 09:37:55 Finished: FAILURE