Skip to content
Failed

Console Output

04:17:04 Started by user vincent lorenzo
04:17:04 Running as vincent lorenzo
04:17:04 Agent centos-7-hm3bx is provisioned from template centos-7
04:17:04 ---
04:17:04 apiVersion: "v1"
04:17:04 kind: "Pod"
04:17:04 metadata:
04:17:04   labels:
04:17:04     jenkins: "slave"
04:17:04     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
04:17:04     jenkins/label: "migration_jipp-migration_centos-7"
04:17:04   name: "centos-7-hm3bx"
04:17:04   namespace: "papyrus"
04:17:04 spec:
04:17:04   containers:
04:17:04   - env:
04:17:04     - name: "JENKINS_SECRET"
04:17:04       value: "********"
04:17:04     - name: "JENKINS_TUNNEL"
04:17:04       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
04:17:04     - name: "JENKINS_AGENT_NAME"
04:17:04       value: "centos-7-hm3bx"
04:17:04     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:17:04       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:17:04         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:17:04     - name: "JAVA_TOOL_OPTIONS"
04:17:04       value: ""
04:17:04     - name: "_JAVA_OPTIONS"
04:17:04       value: ""
04:17:04     - name: "OPENJ9_JAVA_OPTIONS"
04:17:04       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:17:04     - name: "JENKINS_NAME"
04:17:04       value: "centos-7-hm3bx"
04:17:04     - name: "JENKINS_AGENT_WORKDIR"
04:17:04       value: "/home/jenkins/agent"
04:17:04     - name: "JENKINS_URL"
04:17:04       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
04:17:04     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
04:17:04     imagePullPolicy: "Always"
04:17:04     name: "jnlp"
04:17:04     resources:
04:17:04       limits:
04:17:04         cpu: "2000m"
04:17:04         memory: "4096Mi"
04:17:04       requests:
04:17:04         cpu: "1000m"
04:17:04         memory: "4096Mi"
04:17:04     tty: true
04:17:04     volumeMounts:
04:17:04     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:17:04       name: "m2-dir"
04:17:04       readOnly: true
04:17:04       subPath: "toolchains.xml"
04:17:04     - mountPath: "/home/jenkins/.mavenrc"
04:17:04       name: "m2-dir"
04:17:04       readOnly: true
04:17:04       subPath: ".mavenrc"
04:17:04     - mountPath: "/opt/tools"
04:17:04       name: "volume-0"
04:17:04       readOnly: false
04:17:04     - mountPath: "/home/jenkins"
04:17:04       name: "volume-2"
04:17:04       readOnly: false
04:17:04     - mountPath: "/home/jenkins/.m2/repository"
04:17:04       name: "volume-3"
04:17:04       readOnly: false
04:17:04     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:17:04       name: "m2-secret-dir"
04:17:04       readOnly: true
04:17:04       subPath: "settings-security.xml"
04:17:04     - mountPath: "/home/jenkins/.m2/wrapper"
04:17:04       name: "volume-4"
04:17:04       readOnly: false
04:17:04     - mountPath: "/home/jenkins/.m2/settings.xml"
04:17:04       name: "m2-secret-dir"
04:17:04       readOnly: true
04:17:04       subPath: "settings.xml"
04:17:04     - mountPath: "/home/jenkins/.ssh"
04:17:04       name: "volume-1"
04:17:04       readOnly: false
04:17:04       subPath: ""
04:17:04     - mountPath: "/home/jenkins/agent"
04:17:04       name: "workspace-volume"
04:17:04       readOnly: false
04:17:04     workingDir: "/home/jenkins/agent"
04:17:04   nodeSelector:
04:17:04     kubernetes.io/os: "linux"
04:17:04   restartPolicy: "Never"
04:17:04   volumes:
04:17:04   - name: "volume-0"
04:17:04     persistentVolumeClaim:
04:17:04       claimName: "tools-claim-jiro-papyrus"
04:17:04       readOnly: true
04:17:04   - name: "m2-secret-dir"
04:17:04     secret:
04:17:04       secretName: "m2-secret-dir"
04:17:04   - emptyDir:
04:17:04       medium: ""
04:17:04     name: "volume-2"
04:17:04   - configMap:
04:17:04       name: "m2-dir"
04:17:04     name: "m2-dir"
04:17:04   - configMap:
04:17:04       name: "known-hosts"
04:17:04     name: "volume-1"
04:17:04   - emptyDir:
04:17:04       medium: ""
04:17:04     name: "workspace-volume"
04:17:04   - emptyDir:
04:17:04       medium: ""
04:17:04     name: "volume-4"
04:17:04   - emptyDir:
04:17:04       medium: ""
04:17:04     name: "volume-3"
04:17:04 
04:17:04 Building remotely on centos-7-hm3bx (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org
04:17:04 [WS-CLEANUP] Deleting project workspace...
04:17:04 [WS-CLEANUP] Deferred wipeout is used...
04:17:04 The recommended git tool is: NONE
04:17:05 No credentials specified
04:17:05 Cloning the remote Git repository
04:17:05 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
04:17:05  > git init /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org # timeout=10
04:17:05 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
04:17:05  > git --version # timeout=10
04:17:05  > git --version # 'git version 2.36.6'
04:17:05  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:17:07  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
04:17:07  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:17:07 Avoid second fetch
04:17:08  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
04:17:08 Checking out Revision 2ead579049911e5d1946f2186da1b835f854465f (refs/remotes/origin/main)
04:17:08  > git config core.sparsecheckout # timeout=10
04:17:08  > git checkout -f 2ead579049911e5d1946f2186da1b835f854465f # timeout=10
04:17:08 Commit message: "[Releng] Added information for distribution management for releases and snapshots, to be added into the repo.eclipse.org Nexus. - fix mistake in the url of the distribution management - remove duplicated informations in pom.xml file"
04:17:08  > git rev-list --no-walk 79759629a679a7436fab6b954f873285b44a6efb # timeout=10
04:17:08 $ pkill Xvnc
04:17:08 $ pkill Xrealvnc
04:17:08 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
04:17:08 [Papyrus-DomainService-deploy-repo.eclipse.org] $ Xvnc -help
04:17:08 Starting xvnc
04:17:08 [Papyrus-DomainService-deploy-repo.eclipse.org] $ Xvnc :51 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:17:08 
04:17:08 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
04:17:08 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
04:17:08 See http://www.tigervnc.org for information on TigerVNC.
04:17:08 Underlying X server release 12004000, The X.Org Foundation
04:17:08 
04:17:08 
04:17:08 Thu Apr  4 08:17:08 2024
04:17:08  vncext:      VNC extension running!
04:17:08  vncext:      Listening for VNC connections on all interface(s), port 5951
04:17:08  vncext:      created VNC server for screen 0
04:17:10 [Papyrus-DomainService-deploy-repo.eclipse.org] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DBRANCH_ID=origin/main -Dtycho.localArtifacts=ignore -DdeployAtEnd=true -Declipse.targetrelease=2023-06 -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org/.repository -e clean deploy
04:18:54 FATAL: command execution failed
04:18:54 java.lang.InterruptedException
04:18:54 	at java.base/java.lang.Object.waitImpl(Native Method)
04:18:54 	at java.base/java.lang.Object.wait(Object.java:251)
04:18:54 	at java.base/java.lang.Object.wait(Object.java:219)
04:18:54 	at hudson.remoting.Request.call(Request.java:177)
04:18:54 	at hudson.remoting.Channel.call(Channel.java:1002)
04:18:54 	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
04:18:54 Caused: java.io.InterruptedIOException
04:18:54 	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1123)
04:18:54 	at hudson.Launcher$ProcStarter.start(Launcher.java:506)
04:18:54 	at hudson.Launcher$ProcStarter.join(Launcher.java:517)
04:18:54 	at hudson.tasks.Maven.perform(Maven.java:369)
04:18:54 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
04:18:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
04:18:54 	at hudson.model.Build$BuildExecution.build(Build.java:199)
04:18:54 	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
04:18:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
04:18:54 	at hudson.model.Run.execute(Run.java:1895)
04:18:54 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
04:18:54 	at hudson.model.ResourceController.execute(ResourceController.java:101)
04:18:54 	at hudson.model.Executor.run(Executor.java:442)
04:18:54 Build step 'Invoke top-level Maven targets' marked build as failure
04:18:54 Terminating xvnc.
04:18:55 An attempt to send an e-mail to empty list of recipients, ignored.
04:18:55 [WS-CLEANUP] Deleting project workspace...
04:18:55 [WS-CLEANUP] Deferred wipeout is used...
04:18:55 [WS-CLEANUP] done
04:18:55 Finished: FAILURE