Triggered by Gerrit: https://git.eclipse.org/r/c/mpc/org.eclipse.epp.mpc/+/192999 Running as SYSTEM Agent centos-7-4m32x is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-4m32x" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.mpc.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-4m32x" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-4m32x" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.mpc.svc.cluster.local/mpc/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-mpc" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-4m32x (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/epp-mpc-gerrit The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc > git init /home/jenkins/agent/workspace/epp-mpc-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc > git fetch --tags --progress https://git.eclipse.org/r/mpc/org.eclipse.epp.mpc refs/changes/99/192999/2 # timeout=10 > git rev-parse 49d695b9e8c4a10e279efa7c67c45cc3a22f653e^{commit} # timeout=10 Checking out Revision 49d695b9e8c4a10e279efa7c67c45cc3a22f653e (refs/changes/99/192999/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 49d695b9e8c4a10e279efa7c67c45cc3a22f653e # timeout=10 Commit message: "Bug 578554 - Review comments" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 7889e9ed8828a514e3f6538cba735d44bd8fb747 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [epp-mpc-gerrit] $ Xvnc -help Starting xvnc [epp-mpc-gerrit] $ Xvnc :54 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Apr 29 13:39:37 2022 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5954 vncext: created VNC server for screen 0 [epp-mpc-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=49d695b9e8c4a10e279efa7c67c45cc3a22f653e -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=leif.geiger@yatta.de "-DGERRIT_EVENT_ACCOUNT_NAME=Leif Geiger" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/mpc/org.eclipse.epp.mpc/+/192999 -DGERRIT_PATCHSET_UPLOADER_EMAIL=leif.geiger@yatta.de -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=mpc/org.eclipse.epp.mpc -DGERRIT_CHANGE_NUMBER=192999 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Leif Geiger\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/99/192999/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Leif Geiger" '-DGERRIT_CHANGE_OWNER=\"Leif Geiger\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU3ODU1NCAtIFJldmlldyBjb21tZW50cwoKQ2hhbmdlLUlkOiBJOWIyNzE5ZDJjMDRlMTEwOTUzNTZkNWIyMDNjYWJlODA4ZmMyMzM3OQpTaWduZWQtb2ZmLWJ5OiBMZWlmIEdlaWdlciA8bGVpZi5nZWlnZXJAeWF0dGEuZGU+Cg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 578554 - Review comments" '-DGERRIT_EVENT_ACCOUNT=\"Leif Geiger\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I9b2719d2c04e11095356d5b203cabe808fc23379 -DGERRIT_EVENT_HASH=675133148 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=leif.geiger@yatta.de -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Leif Geiger" -Dtycho.localArtifacts=ignore -Dhttp.nonProxyHosts=localhost -Dorg.eclipse.swt.browser.DefaultType=WebKit -Dtycho.disableP2Mirrors=true -Dorg.eclipse.swt.browser.UseWebKitGTK=true -DskipTests=true -Dmaven.test.failure.ignore=true -Dsurefire.timeout=1500 -Dmaven.repo.local=/home/jenkins/agent/workspace/epp-mpc-gerrit/.repository clean package -Phudson.eclipse.org Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/pom.xml [INFO] Resolving target definition file:/home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc-target/staging.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@489b7559... [INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core/pom.xml [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (12.94MB) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (1.41MB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.18.0.v20220426-2016.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220427-0410/plugins/ (1.46MB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (20.34kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (23.5kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (703.81kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (367.61kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (126.4kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220428-0310/plugins/ (81.45kB) [INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (842.59kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (908.89kB) [INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (253.08kB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (51.82kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (1,021.45kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from http://download.eclipse.org/tools/orbit/downloads/drops2/R20211213173813/repository/plugins/ (350.75kB) [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (359.18kB) [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (5.58MB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (144.55kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.200.v20220426-1329.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220427-0410/plugins/ (136.34kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (194.4kB) [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (287.81kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (313kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220422-2114.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (71.87kB) [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220428-0821.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220428-1800/plugins/ (109.22kB) [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (47.62kB) [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (113.21kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (89.14kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (25.92kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (52.48kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (55.13kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.300.v20220309-0649.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (40.45kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (317.8kB) [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220427-0410/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (45.85kB) [INFO] Fetching org.eclipse.swt_3.120.0.v20220423-2203.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.26.0.v20220329-0959.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (1.11MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (213.89kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.500.v20220422-0824.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (201.76kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (28.11kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (56.73kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.100.v20220331-0744.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (395.31kB) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (33.33kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (260.38kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (229.55kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (118.14kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.500.v20220422-0824.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (250.35kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (147.16kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (51.9kB) [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (367.58kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.100.v20220422-1806.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (174.42kB) [INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar.pack.gz from http://download.eclipse.org/usssdk/drops/release/1.2.2/plugins/ (45.22kB) [INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/usssdk/drops/release/1.2.2/plugins/ (27.69kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.9.100.v20220310-1733.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (76.94kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.200.v20220324-1313.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (360.26kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (270.25kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220428-0310/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.120.0.v20220423-2203.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (2.47MB) [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (432.55kB) [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220427-0837.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220428-0310/plugins/ (3.49MB) [INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/usssdk/drops/release/1.2.2/plugins/ (25.73kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (21.23kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.120.0.v20220423-2203.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (2.06MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.120.0.v20220423-2203.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (2.15MB) [INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/pom.xml [INFO] Project org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.9.3-SNAPSHOT does not match environment (& (osgi.os=linux) (osgi.ws=gtk) (osgi.arch=x86_64) ) skipp dependecy resolution [INFO] Project org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.9.3-SNAPSHOT does not match environment (& (osgi.os=macosx) (osgi.ws=cocoa) (osgi.arch=x86_64) ) skipp dependecy resolution [INFO] Resolving class path of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.core.win32:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.core.win32/pom.xml [INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from http://download.eclipse.org/eclipse/updates/4.24-I-builds/I20220424-1800/plugins/ (28.06kB) [INFO] Computing target platform for MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/pom.xml [INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.epp.mpc.dependencies.feature.group 1.9.3.qualifier [ERROR] Missing requirement for filter properties ~= $0: org.eclipse.epp.mpc.dependencies.feature.group 1.9.3.qualifier requires 'org.eclipse.equinox.p2.iu; org.apache.httpcomponents.httpclient.win 0.0.0' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.epp.mpc:org.eclipse.epp.mpc.dependencies:1.9.3-SNAPSHOT @ /home/jenkins/agent/workspace/epp-mpc-gerrit/org.eclipse.epp.mpc.dependencies.feature/pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Finished: FAILURE