Skip to content

Console Output

09:49:52 Started by upstream project "Papyrus-Master-Releng" build number 235
09:49:52 originally caused by:
09:49:52  Started by user Pauline Deville
09:49:52 Running as Pauline Deville
09:49:53 Agent centos-7-agent-6gb-cbtsb is provisioned from template centos-7-agent-6gb
09:49:53 ---
09:49:53 apiVersion: "v1"
09:49:53 kind: "Pod"
09:49:53 metadata:
09:49:53   annotations: {}
09:49:53   labels:
09:49:53     jenkins: "slave"
09:49:53     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
09:49:53     jenkins/label: "centos-7-6gb"
09:49:53   name: "centos-7-agent-6gb-cbtsb"
09:49:53   namespace: "papyrus"
09:49:53 spec:
09:49:53   containers:
09:49:53   - env:
09:49:53     - name: "JENKINS_SECRET"
09:49:53       value: "********"
09:49:53     - name: "JENKINS_TUNNEL"
09:49:53       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:49:53     - name: "JENKINS_AGENT_NAME"
09:49:53       value: "centos-7-agent-6gb-cbtsb"
09:49:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:49:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:49:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:49:53     - name: "JAVA_TOOL_OPTIONS"
09:49:53       value: ""
09:49:53     - name: "_JAVA_OPTIONS"
09:49:53       value: ""
09:49:53     - name: "OPENJ9_JAVA_OPTIONS"
09:49:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:49:53     - name: "JENKINS_NAME"
09:49:53       value: "centos-7-agent-6gb-cbtsb"
09:49:53     - name: "JENKINS_AGENT_WORKDIR"
09:49:53       value: "/home/jenkins/agent"
09:49:53     - name: "JENKINS_URL"
09:49:53       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:49:53     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
09:49:53     imagePullPolicy: "Always"
09:49:53     name: "jnlp"
09:49:53     resources:
09:49:53       limits:
09:49:53         cpu: "2000m"
09:49:53         memory: "6144Mi"
09:49:53       requests:
09:49:53         cpu: "1000m"
09:49:53         memory: "6144Mi"
09:49:53     tty: true
09:49:53     volumeMounts:
09:49:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:49:53       name: "m2-dir"
09:49:53       readOnly: true
09:49:53       subPath: "toolchains.xml"
09:49:53     - mountPath: "/home/jenkins/.mavenrc"
09:49:53       name: "m2-dir"
09:49:53       readOnly: true
09:49:53       subPath: ".mavenrc"
09:49:53     - mountPath: "/opt/tools"
09:49:53       name: "volume-0"
09:49:53       readOnly: false
09:49:53     - mountPath: "/home/jenkins"
09:49:53       name: "volume-2"
09:49:53       readOnly: false
09:49:53     - mountPath: "/home/jenkins/.m2/repository"
09:49:53       name: "volume-3"
09:49:53       readOnly: false
09:49:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:49:53       name: "m2-secret-dir"
09:49:53       readOnly: true
09:49:53       subPath: "settings-security.xml"
09:49:53     - mountPath: "/home/jenkins/.m2/wrapper"
09:49:53       name: "volume-4"
09:49:53       readOnly: false
09:49:53     - mountPath: "/home/jenkins/.m2/settings.xml"
09:49:53       name: "m2-secret-dir"
09:49:53       readOnly: true
09:49:53       subPath: "settings.xml"
09:49:53     - mountPath: "/home/jenkins/.ssh"
09:49:53       name: "volume-1"
09:49:53       readOnly: false
09:49:53       subPath: ""
09:49:53     - mountPath: "/home/jenkins/agent"
09:49:53       name: "workspace-volume"
09:49:53       readOnly: false
09:49:53     workingDir: "/home/jenkins/agent"
09:49:53   nodeSelector:
09:49:53     kubernetes.io/os: "linux"
09:49:53   restartPolicy: "Never"
09:49:53   volumes:
09:49:53   - name: "volume-0"
09:49:53     persistentVolumeClaim:
09:49:53       claimName: "tools-claim-jiro-papyrus"
09:49:53       readOnly: true
09:49:53   - name: "m2-secret-dir"
09:49:53     secret:
09:49:53       secretName: "m2-secret-dir"
09:49:53   - emptyDir:
09:49:53       medium: ""
09:49:53     name: "volume-2"
09:49:53   - configMap:
09:49:53       name: "m2-dir"
09:49:53     name: "m2-dir"
09:49:53   - configMap:
09:49:53       name: "known-hosts"
09:49:53     name: "volume-1"
09:49:53   - emptyDir:
09:49:53       medium: ""
09:49:53     name: "workspace-volume"
09:49:53   - emptyDir:
09:49:53       medium: ""
09:49:53     name: "volume-4"
09:49:53   - emptyDir:
09:49:53       medium: ""
09:49:53     name: "volume-3"
09:49:53 
09:49:53 Building remotely on centos-7-agent-6gb-cbtsb (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng
09:49:53 The recommended git tool is: NONE
09:49:54 No credentials specified
09:49:54 Cloning the remote Git repository
09:49:54 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
09:49:54  > git init /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source # timeout=10
09:49:54 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
09:49:54  > git --version # timeout=10
09:49:54  > git --version # 'git version 2.36.3'
09:49:54  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:51:56  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
09:51:56  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:51:56 Avoid second fetch
09:51:56  > git rev-parse refs/remotes/origin/bugs/581140-XWT202212^{commit} # timeout=10
09:51:56  > git rev-parse bugs/581140-XWT202212^{commit} # timeout=10
09:51:56 Checking out Revision d48c814fe21b06622f1c6236dfb56cf840f14f4e (refs/remotes/origin/bugs/581140-XWT202212)
09:51:56  > git config core.sparsecheckout # timeout=10
09:51:56  > git checkout -f d48c814fe21b06622f1c6236dfb56cf840f14f4e # timeout=10
09:52:02 Commit message: "Bug 581140 - [Releng] Test Papyrus against xwt incubation"
09:52:02  > git rev-list --no-walk d48c814fe21b06622f1c6236dfb56cf840f14f4e # timeout=10
09:52:02 Cleaning workspace
09:52:02  > git rev-parse --verify HEAD # timeout=10
09:52:02 Resetting working tree
09:52:02  > git reset --hard # timeout=10
09:52:02  > git clean -fdx # timeout=10
09:52:03 $ pkill Xvnc
09:52:03 $ pkill Xrealvnc
09:52:03 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
09:52:17 [Papyrus-Master-Toolsmiths-Releng] $ Xvnc -help
09:52:17 Starting xvnc
09:52:17 [Papyrus-Master-Toolsmiths-Releng] $ Xvnc :74 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
09:52:17 
09:52:17 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
09:52:17 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
09:52:17 See http://www.tigervnc.org for information on TigerVNC.
09:52:17 Underlying X server release 12004000, The X.Org Foundation
09:52:17 
09:52:17 
09:52:17 Mon Jan 16 14:52:17 2023
09:52:17  vncext:      VNC extension running!
09:52:17  vncext:      Listening for VNC connections on all interface(s), port 5974
09:52:17  vncext:      created VNC server for screen 0
09:52:17 [Papyrus-Master-Toolsmiths-Releng] $ /bin/sh -xe /tmp/jenkins9522958744157063006.sh
09:52:17 + cd source
09:52:17 + git clean -fdx
09:52:17 + cd ..
09:52:17 [Papyrus-Master-Toolsmiths-Releng] $ /bin/bash /tmp/jenkins16169168347777350554.sh
09:52:17   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09:52:17                                  Dload  Upload   Total   Spent    Left  Speed
09:52:17 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4177  100  4177    0     0  46311      0 --:--:-- --:--:-- --:--:-- 45901
09:52:17 [Papyrus-Master-Toolsmiths-Releng] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=false -DBUILD_ALIAS= -Dapireport.baseline=https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/latest/ -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Releng/lastSuccessfulBuild/artifact/repository -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/.repository clean verify -PdefaultProfile
09:52:17 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
09:52:17 Maven home: /opt/tools/apache-maven/latest
09:52:17 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
09:52:17 Default locale: en_US, platform encoding: UTF-8
09:52:17 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
09:52:18 [INFO] Scanning for projects...
09:52:33 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.debug.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.debug.feature/pom.xml
09:52:35 [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Releng/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target: Failed to load p2 metadata repository from location https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221123-1800: No repository found at https://download.eclipse.org/eclipse/updates/4.26-I-builds/I20221123-1800. -> [Help 1]
09:52:35 [ERROR] 
09:52:35 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
09:52:35 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
09:52:35 [ERROR] 
09:52:35 [ERROR] For more information about the errors and possible solutions, please read the following articles:
09:52:35 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
09:52:36 Build step 'Invoke top-level Maven targets' marked build as failure
09:52:36 Terminating xvnc.
09:52:44 Sending e-mails to: quentin.lemenez@cea.fr
09:52:44 Archiving artifacts
09:52:44 Finished: FAILURE