Skip to content
Aborted

Console Output

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