Skip to content
Failed

Console Output

13:32:59 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/199508
13:32:59 Running as SYSTEM
13:33:00 Agent centos-7-tllgg is provisioned from template centos-7
13:33:00 ---
13:33:00 apiVersion: "v1"
13:33:00 kind: "Pod"
13:33:00 metadata:
13:33:00   annotations: {}
13:33:00   labels:
13:33:00     jenkins: "slave"
13:33:00     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
13:33:00     jenkins/label: "migration_jipp-migration_centos-7"
13:33:00   name: "centos-7-tllgg"
13:33:00   namespace: "papyrus"
13:33:00 spec:
13:33:00   containers:
13:33:00   - env:
13:33:00     - name: "JENKINS_SECRET"
13:33:00       value: "********"
13:33:00     - name: "JENKINS_TUNNEL"
13:33:00       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
13:33:00     - name: "JENKINS_AGENT_NAME"
13:33:00       value: "centos-7-tllgg"
13:33:00     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:33:00       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
13:33:00         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:33:00     - name: "JAVA_TOOL_OPTIONS"
13:33:00       value: ""
13:33:00     - name: "_JAVA_OPTIONS"
13:33:00       value: ""
13:33:00     - name: "OPENJ9_JAVA_OPTIONS"
13:33:00       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:33:00     - name: "JENKINS_NAME"
13:33:00       value: "centos-7-tllgg"
13:33:00     - name: "JENKINS_AGENT_WORKDIR"
13:33:00       value: "/home/jenkins/agent"
13:33:00     - name: "JENKINS_URL"
13:33:00       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
13:33:00     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
13:33:00     imagePullPolicy: "Always"
13:33:00     name: "jnlp"
13:33:00     resources:
13:33:00       limits:
13:33:00         cpu: "2000m"
13:33:00         memory: "4096Mi"
13:33:00       requests:
13:33:00         cpu: "1000m"
13:33:00         memory: "4096Mi"
13:33:00     tty: true
13:33:00     volumeMounts:
13:33:00     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:33:00       name: "m2-dir"
13:33:00       readOnly: true
13:33:00       subPath: "toolchains.xml"
13:33:00     - mountPath: "/home/jenkins/.mavenrc"
13:33:00       name: "m2-dir"
13:33:00       readOnly: true
13:33:00       subPath: ".mavenrc"
13:33:00     - mountPath: "/opt/tools"
13:33:00       name: "volume-0"
13:33:00       readOnly: false
13:33:00     - mountPath: "/home/jenkins"
13:33:00       name: "volume-2"
13:33:00       readOnly: false
13:33:00     - mountPath: "/home/jenkins/.m2/repository"
13:33:00       name: "volume-3"
13:33:00       readOnly: false
13:33:00     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:33:00       name: "m2-secret-dir"
13:33:00       readOnly: true
13:33:00       subPath: "settings-security.xml"
13:33:00     - mountPath: "/home/jenkins/.m2/wrapper"
13:33:00       name: "volume-4"
13:33:00       readOnly: false
13:33:00     - mountPath: "/home/jenkins/.m2/settings.xml"
13:33:00       name: "m2-secret-dir"
13:33:00       readOnly: true
13:33:00       subPath: "settings.xml"
13:33:00     - mountPath: "/home/jenkins/.ssh"
13:33:00       name: "volume-1"
13:33:00       readOnly: false
13:33:00       subPath: ""
13:33:00     - mountPath: "/home/jenkins/agent"
13:33:00       name: "workspace-volume"
13:33:00       readOnly: false
13:33:00     workingDir: "/home/jenkins/agent"
13:33:00   nodeSelector:
13:33:00     kubernetes.io/os: "linux"
13:33:00   restartPolicy: "Never"
13:33:00   volumes:
13:33:00   - name: "volume-0"
13:33:00     persistentVolumeClaim:
13:33:00       claimName: "tools-claim-jiro-papyrus"
13:33:00       readOnly: true
13:33:00   - name: "m2-secret-dir"
13:33:00     secret:
13:33:00       secretName: "m2-secret-dir"
13:33:00   - emptyDir:
13:33:00       medium: ""
13:33:00     name: "volume-2"
13:33:00   - configMap:
13:33:00       name: "m2-dir"
13:33:00     name: "m2-dir"
13:33:00   - configMap:
13:33:00       name: "known-hosts"
13:33:00     name: "volume-1"
13:33:00   - emptyDir:
13:33:00       medium: ""
13:33:00     name: "workspace-volume"
13:33:00   - emptyDir:
13:33:00       medium: ""
13:33:00     name: "volume-4"
13:33:00   - emptyDir:
13:33:00       medium: ""
13:33:00     name: "volume-3"
13:33:00 
13:33:00 Building remotely on centos-7-tllgg (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit
13:33:00 The recommended git tool is: NONE
13:33:01 No credentials specified
13:33:01 Cloning the remote Git repository
13:33:01 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
13:33:01  > git init /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source # timeout=10
13:33:01 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
13:33:01  > git --version # timeout=10
13:33:01  > git --version # 'git version 2.36.3'
13:33:01  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:33:02  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
13:33:02  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:33:02  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git # timeout=10
13:33:02 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git
13:33:02  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-manufacturing.git refs/changes/08/199508/1 # timeout=10
13:33:02  > git rev-parse ea2dc90d01a3fb13c2e1a647167bc693fe90d81d^{commit} # timeout=10
13:33:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
13:33:02 Checking out Revision ea2dc90d01a3fb13c2e1a647167bc693fe90d81d (refs/changes/08/199508/1)
13:33:02  > git config core.sparsecheckout # timeout=10
13:33:02  > git checkout -f ea2dc90d01a3fb13c2e1a647167bc693fe90d81d # timeout=10
13:33:06 Commit message: "[Bug 581385]  NodeId description should support publisher subscriber protocols"
13:33:06  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:33:06  > git rev-list --no-walk 2ecc336a3aa029ffa878c6e0ce05adff8186d388 # timeout=10
13:33:06 $ pkill Xvnc
13:33:06 $ pkill Xrealvnc
13:33:06 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
13:33:16 [Papyrus-Manufacturing-AAS-Gerrit] $ Xvnc -help
13:33:16 Starting xvnc
13:33:16 [Papyrus-Manufacturing-AAS-Gerrit] $ Xvnc :29 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
13:33:16 
13:33:16 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
13:33:16 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
13:33:16 See http://www.tigervnc.org for information on TigerVNC.
13:33:16 Underlying X server release 12004000, The X.Org Foundation
13:33:16 
13:33:16 
13:33:16 Fri Jan 20 18:33:16 2023
13:33:16  vncext:      VNC extension running!
13:33:16  vncext:      Listening for VNC connections on all interface(s), port 5929
13:33:16  vncext:      created VNC server for screen 0
13:33:16 [Papyrus-Manufacturing-AAS-Gerrit] $ /bin/sh -xe /tmp/jenkins10040493752460620638.sh
13:33:16 + set +e
13:33:16 + pwd
13:33:16 /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit
13:33:17 + '[' -f ../notUTF8.log ']'
13:33:17 + echo 'All contributed files are UTF8 compliant'
13:33:17 All contributed files are UTF8 compliant
13:33:17 + '[' -f ../notLF.log ']'
13:33:17 + echo 'All contributed files respect the Linux line endings'
13:33:17 All contributed files respect the Linux line endings
13:33:17 + cd ..
13:33:17 + set -e
13:33:17 + javac -version
13:33:17 javac 11.0.2
13:33:17 [Papyrus-Manufacturing-AAS-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/aas/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=ea2dc90d01a3fb13c2e1a647167bc693fe90d81d -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=saadia.dhouib@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=saadia dhouib" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-manufacturing/+/199508 -DGERRIT_PATCHSET_UPLOADER_EMAIL=saadia.dhouib@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-manufacturing -DGERRIT_CHANGE_NUMBER=199508 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/199508/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=saadia dhouib" '-DGERRIT_CHANGE_OWNER=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W0J1ZyA1ODEzODVdICBOb2RlSWQgZGVzY3JpcHRpb24gc2hvdWxkIHN1cHBvcnQgcHVibGlzaGVyIHN1YnNjcmliZXIKcHJvdG9jb2xzCgpBZGRpbmcgTmFtZVNhcGNlSW5kZXggYW5kIFRvcGljIGF0dHJpYnV0ZSB0byB0aGUgTm9kZUlkIHN0ZXJlb3R5cGUuClJlZmFjdG9yaW5nIG9mIHRoZSBjb2RlIGdlbmVyYXRvciBpbiBvcmRlciB0byB0YWtlIGludG8gYWNjb3VudCB0aGUKZGlmZmVyZW50IGtpbmRzIG9mIHByb3RvY29scy4KCkNoYW5nZS1JZDogSTFlNGE2ZGM4YTNiYzA1MjEwZmU5NzViODE1NzAxY2I4OTgyZTYxYWMKU2lnbmVkLW9mZi1ieTogU2FhZGlhIERob3VpYiA8c2FhZGlhLmRob3VpYkBjZWEuZnI+ "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Bug 581385]  NodeId description should support publisher subscriber protocols" '-DGERRIT_EVENT_ACCOUNT=\"saadia dhouib\" <saadia.dhouib@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1e4a6dc8a3bc05210fe975b815701cb8982e61ac -DGERRIT_EVENT_HASH=1555516546 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=saadia.dhouib@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=saadia dhouib" -DSIGN=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/.repository clean verify -PbuildRCP -Psign
13:33:17 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
13:33:17 Maven home: /opt/tools/apache-maven/latest
13:33:17 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
13:33:17 Default locale: en_US, platform encoding: UTF-8
13:33:17 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
13:33:18 [INFO] Scanning for projects...
13:33:39 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml
13:33:39 [WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages.
13:33:39 This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml
13:34:11 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
13:34:11 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
13:34:11 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
13:34:11 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
13:34:11 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
13:34:11 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
13:34:11 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
13:34:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml
13:34:12 [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
13:34:12 [ERROR] Cannot resolve project dependencies:
13:34:12 [ERROR]   Software being installed: org.eclipse.papyrus.aas.feature.feature.group 0.7.0.qualifier
13:34:12 [ERROR]   Missing requirement: org.eclipse.papyrus.aas.codegen.ui 0.7.0.qualifier requires 'osgi.bundle; org.eclipse.papyrus.designer.languages.common.extensionpoints [2.0.0,3.0.0)' but it could not be found
13:34:12 [ERROR]   Cannot satisfy dependency: org.eclipse.papyrus.aas.feature.feature.group 0.7.0.qualifier depends on: org.eclipse.equinox.p2.iu; org.eclipse.papyrus.aas.codegen.ui 0.0.0
13:34:12 [ERROR] 
13:34:12 [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
13:34:12 [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.aas:org.eclipse.papyrus.aas.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Manufacturing-AAS-Gerrit/source/aas/features/org.eclipse.papyrus.aas.feature/pom.xml: See log for details -> [Help 1]
13:34:12 [ERROR] 
13:34:12 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
13:34:12 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
13:34:12 [ERROR] 
13:34:12 [ERROR] For more information about the errors and possible solutions, please read the following articles:
13:34:12 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
13:34:12 Build step 'Invoke top-level Maven targets' marked build as failure
13:34:12 Terminating xvnc.
13:34:22 Archiving artifacts
13:34:23 Finished: FAILURE