Skip to content
Aborted

Console Output

04:06:52 Started by user vincent lorenzo
04:06:52 Running as vincent lorenzo
04:06:52 Agent centos-7-nbf09 is provisioned from template centos-7
04:06:52 ---
04:06:52 apiVersion: "v1"
04:06:52 kind: "Pod"
04:06:52 metadata:
04:06:52   labels:
04:06:52     jenkins: "slave"
04:06:52     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
04:06:52     jenkins/label: "migration_jipp-migration_centos-7"
04:06:52   name: "centos-7-nbf09"
04:06:52   namespace: "papyrus"
04:06:52 spec:
04:06:52   containers:
04:06:52   - env:
04:06:52     - name: "JENKINS_SECRET"
04:06:52       value: "********"
04:06:52     - name: "JENKINS_TUNNEL"
04:06:52       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
04:06:52     - name: "JENKINS_AGENT_NAME"
04:06:52       value: "centos-7-nbf09"
04:06:52     - name: "JENKINS_REMOTING_JAVA_OPTS"
04:06:52       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
04:06:52         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
04:06:52     - name: "JAVA_TOOL_OPTIONS"
04:06:52       value: ""
04:06:52     - name: "_JAVA_OPTIONS"
04:06:52       value: ""
04:06:52     - name: "OPENJ9_JAVA_OPTIONS"
04:06:52       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
04:06:52     - name: "JENKINS_NAME"
04:06:52       value: "centos-7-nbf09"
04:06:52     - name: "JENKINS_AGENT_WORKDIR"
04:06:52       value: "/home/jenkins/agent"
04:06:52     - name: "JENKINS_URL"
04:06:52       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
04:06:52     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
04:06:52     imagePullPolicy: "Always"
04:06:52     name: "jnlp"
04:06:52     resources:
04:06:52       limits:
04:06:52         cpu: "2000m"
04:06:52         memory: "4096Mi"
04:06:52       requests:
04:06:52         cpu: "1000m"
04:06:52         memory: "4096Mi"
04:06:52     tty: true
04:06:52     volumeMounts:
04:06:52     - mountPath: "/home/jenkins/.m2/toolchains.xml"
04:06:52       name: "m2-dir"
04:06:52       readOnly: true
04:06:52       subPath: "toolchains.xml"
04:06:52     - mountPath: "/home/jenkins/.mavenrc"
04:06:52       name: "m2-dir"
04:06:52       readOnly: true
04:06:52       subPath: ".mavenrc"
04:06:52     - mountPath: "/opt/tools"
04:06:52       name: "volume-0"
04:06:52       readOnly: false
04:06:52     - mountPath: "/home/jenkins"
04:06:52       name: "volume-2"
04:06:52       readOnly: false
04:06:52     - mountPath: "/home/jenkins/.m2/repository"
04:06:52       name: "volume-3"
04:06:52       readOnly: false
04:06:52     - mountPath: "/home/jenkins/.m2/settings-security.xml"
04:06:52       name: "m2-secret-dir"
04:06:52       readOnly: true
04:06:52       subPath: "settings-security.xml"
04:06:52     - mountPath: "/home/jenkins/.m2/wrapper"
04:06:52       name: "volume-4"
04:06:52       readOnly: false
04:06:52     - mountPath: "/home/jenkins/.m2/settings.xml"
04:06:52       name: "m2-secret-dir"
04:06:52       readOnly: true
04:06:52       subPath: "settings.xml"
04:06:52     - mountPath: "/home/jenkins/.ssh"
04:06:52       name: "volume-1"
04:06:52       readOnly: false
04:06:52       subPath: ""
04:06:52     - mountPath: "/home/jenkins/agent"
04:06:52       name: "workspace-volume"
04:06:52       readOnly: false
04:06:52     workingDir: "/home/jenkins/agent"
04:06:52   nodeSelector:
04:06:52     kubernetes.io/os: "linux"
04:06:52   restartPolicy: "Never"
04:06:52   volumes:
04:06:52   - name: "volume-0"
04:06:52     persistentVolumeClaim:
04:06:52       claimName: "tools-claim-jiro-papyrus"
04:06:52       readOnly: true
04:06:52   - name: "m2-secret-dir"
04:06:52     secret:
04:06:52       secretName: "m2-secret-dir"
04:06:52   - emptyDir:
04:06:52       medium: ""
04:06:52     name: "volume-2"
04:06:52   - configMap:
04:06:52       name: "m2-dir"
04:06:52     name: "m2-dir"
04:06:52   - configMap:
04:06:52       name: "known-hosts"
04:06:52     name: "volume-1"
04:06:52   - emptyDir:
04:06:52       medium: ""
04:06:52     name: "workspace-volume"
04:06:52   - emptyDir:
04:06:52       medium: ""
04:06:52     name: "volume-4"
04:06:52   - emptyDir:
04:06:52       medium: ""
04:06:52     name: "volume-3"
04:06:52 
04:06:52 Building remotely on centos-7-nbf09 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org
04:06:52 [WS-CLEANUP] Deleting project workspace...
04:06:52 [WS-CLEANUP] Deferred wipeout is used...
04:06:52 The recommended git tool is: NONE
04:06:53 No credentials specified
04:06:53 Cloning the remote Git repository
04:06:53 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
04:06:53  > git init /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org # timeout=10
04:06:53 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
04:06:53  > git --version # timeout=10
04:06:53  > git --version # 'git version 2.36.6'
04:06:53  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:06:55  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
04:06:55  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:06:55 Avoid second fetch
04:06:55  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
04:06:55 Checking out Revision 79759629a679a7436fab6b954f873285b44a6efb (refs/remotes/origin/main)
04:06:55  > git config core.sparsecheckout # timeout=10
04:06:55  > git checkout -f 79759629a679a7436fab6b954f873285b44a6efb # timeout=10
04:06:56 Commit message: "[Releng] Added information for distribution management for releases and snapshots, to be added into the repo.eclipse.org Nexus. - remove reference to github"
04:06:56  > git rev-list --no-walk 79759629a679a7436fab6b954f873285b44a6efb # timeout=10
04:06:56 $ pkill Xvnc
04:06:56 $ pkill Xrealvnc
04:06:56 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
04:06:56 [Papyrus-DomainService-deploy-repo.eclipse.org] $ Xvnc -help
04:06:56 Starting xvnc
04:06:56 [Papyrus-DomainService-deploy-repo.eclipse.org] $ Xvnc :44 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
04:06:56 
04:06:56 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34
04:06:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
04:06:56 See http://www.tigervnc.org for information on TigerVNC.
04:06:56 Underlying X server release 12004000, The X.Org Foundation
04:06:56 
04:06:56 
04:06:56 Thu Apr  4 08:06:56 2024
04:06:56  vncext:      VNC extension running!
04:06:56  vncext:      Listening for VNC connections on all interface(s), port 5944
04:06:56  vncext:      created VNC server for screen 0
04:06:57 [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:14:39 Terminating xvnc.
04:14:40 Build was aborted
04:14:40 Aborted by vincent lorenzo
04:14:40 [WS-CLEANUP] Deleting project workspace...
04:14:40 [WS-CLEANUP] Deferred wipeout is used...
04:14:40 [WS-CLEANUP] done
04:14:40 Finished: ABORTED