Skip to content

Console Output

23:18:50 Started by user Kalyan Prasad Tatavarthi
23:18:50 Rebuilds build #7
23:18:50 Running as Kalyan Prasad Tatavarthi
23:18:50 Agent jipp-centos-7-agent-6gb-5r930 is provisioned from template jipp-centos-7-agent-6gb
23:18:50 ---
23:18:50 apiVersion: "v1"
23:18:50 kind: "Pod"
23:18:50 metadata:
23:18:50   annotations: {}
23:18:50   labels:
23:18:50     jenkins: "slave"
23:18:50     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
23:18:50     jenkins/label: "centos-7-6gb"
23:18:50   name: "jipp-centos-7-agent-6gb-5r930"
23:18:50 spec:
23:18:50   containers:
23:18:50   - env:
23:18:50     - name: "JENKINS_SECRET"
23:18:50       value: "********"
23:18:50     - name: "JENKINS_TUNNEL"
23:18:50       value: "jenkins-discovery.platform.svc.cluster.local:50000"
23:18:50     - name: "JENKINS_AGENT_NAME"
23:18:50       value: "jipp-centos-7-agent-6gb-5r930"
23:18:50     - name: "JENKINS_REMOTING_JAVA_OPTS"
23:18:50       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
23:18:50         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
23:18:50     - name: "JAVA_TOOL_OPTIONS"
23:18:50       value: ""
23:18:50     - name: "_JAVA_OPTIONS"
23:18:50       value: ""
23:18:50     - name: "OPENJ9_JAVA_OPTIONS"
23:18:50       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
23:18:50     - name: "JENKINS_NAME"
23:18:50       value: "jipp-centos-7-agent-6gb-5r930"
23:18:50     - name: "JENKINS_AGENT_WORKDIR"
23:18:50       value: "/home/jenkins/agent"
23:18:50     - name: "JENKINS_URL"
23:18:50       value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
23:18:50     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2"
23:18:50     imagePullPolicy: "Always"
23:18:50     name: "jnlp"
23:18:50     resources:
23:18:50       limits:
23:18:50         cpu: "2000m"
23:18:50         memory: "6144Mi"
23:18:50       requests:
23:18:50         cpu: "1000m"
23:18:50         memory: "6144Mi"
23:18:50     tty: true
23:18:50     volumeMounts:
23:18:50     - mountPath: "/home/jenkins/.m2/toolchains.xml"
23:18:50       name: "m2-dir"
23:18:50       readOnly: true
23:18:50       subPath: "toolchains.xml"
23:18:50     - mountPath: "/home/jenkins/.mavenrc"
23:18:50       name: "m2-dir"
23:18:50       readOnly: true
23:18:50       subPath: ".mavenrc"
23:18:50     - mountPath: "/opt/tools"
23:18:50       name: "volume-0"
23:18:50       readOnly: false
23:18:50     - mountPath: "/home/jenkins"
23:18:50       name: "volume-2"
23:18:50       readOnly: false
23:18:50     - mountPath: "/home/jenkins/.m2/repository"
23:18:50       name: "volume-3"
23:18:50       readOnly: false
23:18:50     - mountPath: "/home/jenkins/.m2/settings-security.xml"
23:18:50       name: "m2-secret-dir"
23:18:50       readOnly: true
23:18:50       subPath: "settings-security.xml"
23:18:50     - mountPath: "/home/jenkins/.m2/wrapper"
23:18:50       name: "volume-4"
23:18:50       readOnly: false
23:18:50     - mountPath: "/home/jenkins/.m2/settings.xml"
23:18:50       name: "m2-secret-dir"
23:18:50       readOnly: true
23:18:50       subPath: "settings.xml"
23:18:50     - mountPath: "/home/jenkins/.ssh"
23:18:50       name: "volume-1"
23:18:50       readOnly: false
23:18:50       subPath: ""
23:18:50     - mountPath: "/home/jenkins/agent"
23:18:50       name: "workspace-volume"
23:18:50       readOnly: false
23:18:50     workingDir: "/home/jenkins/agent"
23:18:50   nodeSelector:
23:18:50     kubernetes.io/os: "linux"
23:18:50   restartPolicy: "Never"
23:18:50   volumes:
23:18:50   - name: "volume-0"
23:18:50     persistentVolumeClaim:
23:18:50       claimName: "tools-claim-jiro-platform"
23:18:50       readOnly: true
23:18:50   - name: "m2-secret-dir"
23:18:50     secret:
23:18:50       secretName: "m2-secret-dir"
23:18:50   - emptyDir:
23:18:50       medium: ""
23:18:50     name: "volume-2"
23:18:50   - configMap:
23:18:50       name: "m2-dir"
23:18:50     name: "m2-dir"
23:18:50   - configMap:
23:18:50       name: "known-hosts"
23:18:50     name: "volume-1"
23:18:50   - emptyDir:
23:18:50       medium: ""
23:18:50     name: "workspace-volume"
23:18:50   - emptyDir:
23:18:50       medium: ""
23:18:50     name: "volume-4"
23:18:50   - emptyDir:
23:18:50       medium: ""
23:18:50     name: "volume-3"
23:18:50 
23:18:50 Building remotely on jipp-centos-7-agent-6gb-5r930 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/build_eclipse_platform_using_tag
23:18:50 [WS-CLEANUP] Deleting project workspace...
23:18:50 [WS-CLEANUP] Deferred wipeout is used...
23:18:50 The recommended git tool is: NONE
23:18:52 No credentials specified
23:18:52 Cloning the remote Git repository
23:18:52 Cloning repository https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
23:18:52  > git init /home/jenkins/agent/workspace/build_eclipse_platform_using_tag # timeout=10
23:18:52 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
23:18:52  > git --version # timeout=10
23:18:52  > git --version # 'git version 1.8.3.1'
23:18:52  > git fetch --tags --progress https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:18:55  > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10
23:18:55  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:18:55 Avoid second fetch
23:18:55  > git rev-parse origin/master^{commit} # timeout=10
23:18:55 Checking out Revision df8755535149538f4531ee5c46b934dcd0b6a98e (origin/master)
23:18:55  > git config core.sparsecheckout # timeout=10
23:18:55  > git checkout -f df8755535149538f4531ee5c46b934dcd0b6a98e # timeout=10
23:18:59 Commit message: "Build input for build I20220207-1800"
23:18:59  > git rev-list --no-walk 0612b51e39f5e70c69d79e312c3a71c0d40597c1 # timeout=10
23:18:59  > git remote # timeout=10
23:18:59  > git submodule init # timeout=10
23:18:59  > git submodule sync # timeout=10
23:19:00  > git config --get remote.origin.url # timeout=10
23:19:00  > git submodule init # timeout=10
23:19:00  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
23:19:00  > git config --get submodule.eclipse.jdt.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
23:19:00  > git config --get submodule.eclipse.jdt.core.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
23:19:00  > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
23:19:00  > git config --get submodule.eclipse.jdt.debug.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
23:19:00  > git config --get submodule.eclipse.jdt.ui.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
23:19:00  > git config --get submodule.eclipse.pde.build.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.pde.build.path # timeout=10
23:19:00  > git config --get submodule.eclipse.pde.ui.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.pde.ui.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.common.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.common.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.debug.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.debug.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.releng.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.releng.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.resources.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.resources.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.runtime.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.runtime.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.swt.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.team.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.team.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.text.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.text.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.ua.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.ua.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.ui.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
23:19:00  > git config --get submodule.rt.equinox.binaries.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
23:19:00  > git config --get submodule.rt.equinox.bundles.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.rt.equinox.bundles.path # timeout=10
23:19:00  > git config --get submodule.rt.equinox.framework.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.rt.equinox.framework.path # timeout=10
23:19:00  > git config --get submodule.rt.equinox.p2.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
23:19:00  > git config --get submodule.eclipse.platform.ui.tools.url # timeout=10
23:19:00  > git config -f .gitmodules --get submodule.eclipse.platform.ui.tools.path # timeout=10
23:19:00  > git submodule update --init --recursive eclipse.jdt # timeout=10
23:19:01  > git submodule update --init --recursive eclipse.jdt.core # timeout=10
23:19:27  > git submodule update --init --recursive eclipse.jdt.core.binaries # timeout=10
23:19:29  > git submodule update --init --recursive eclipse.jdt.debug # timeout=10
23:19:33  > git submodule update --init --recursive eclipse.jdt.ui # timeout=10
23:19:49  > git submodule update --init --recursive eclipse.pde.build # timeout=10
23:19:51  > git submodule update --init --recursive eclipse.pde.ui # timeout=10
23:20:01  > git submodule update --init --recursive eclipse.platform # timeout=10
23:20:05  > git submodule update --init --recursive eclipse.platform.common # timeout=10
23:20:14  > git submodule update --init --recursive eclipse.platform.debug # timeout=10
23:20:19  > git submodule update --init --recursive eclipse.platform.releng # timeout=10
23:20:21  > git submodule update --init --recursive eclipse.platform.resources # timeout=10
23:20:23  > git submodule update --init --recursive eclipse.platform.runtime # timeout=10
23:20:25  > git submodule update --init --recursive eclipse.platform.swt # timeout=10
23:20:45  > git submodule update --init --recursive eclipse.platform.swt.binaries # timeout=10
23:21:29  > git submodule update --init --recursive eclipse.platform.team # timeout=10
23:21:34  > git submodule update --init --recursive eclipse.platform.text # timeout=10
23:21:37  > git submodule update --init --recursive eclipse.platform.ua # timeout=10
23:21:40  > git submodule update --init --recursive eclipse.platform.ui # timeout=10
23:21:59  > git submodule update --init --recursive rt.equinox.binaries # timeout=10
23:22:02  > git submodule update --init --recursive rt.equinox.bundles # timeout=10
23:22:04  > git submodule update --init --recursive rt.equinox.framework # timeout=10
23:22:08  > git submodule update --init --recursive rt.equinox.p2 # timeout=10
23:22:15  > git submodule update --init --recursive eclipse.platform.ui.tools # timeout=10
23:22:16 $ pkill Xvnc
23:22:16 $ pkill Xrealvnc
23:22:16 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
23:22:48 [build_eclipse_platform_using_tag] $ Xvnc -help
23:22:48 Starting xvnc
23:22:48 [build_eclipse_platform_using_tag] $ Xvnc :20 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
23:22:48 
23:22:48 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
23:22:48 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
23:22:48 See http://www.tigervnc.org for information on TigerVNC.
23:22:48 Underlying X server release 12004000, The X.Org Foundation
23:22:48 
23:22:48 
23:22:48 Tue Feb  8 04:22:48 2022
23:22:48  vncext:      VNC extension running!
23:22:48  vncext:      Listening for VNC connections on all interface(s), port 5920
23:22:48  vncext:      created VNC server for screen 0
23:22:48 [build_eclipse_platform_using_tag] $ /bin/sh -xe /tmp/jenkins12399571041184423528.sh
23:22:48 + unset JAVA_TOOL_OPTIONS
23:22:48 + unset _JAVA_OPTIONS
23:22:48 + git clean -f -d -x
23:22:48 Removing .Xauthority-4746338618617761952
23:22:48 + git reset --hard HEAD
23:22:48 HEAD is now at df87555 Build input for build I20220207-1800
23:22:48 + git submodule foreach git clean -f -d -x
23:22:48 Entering 'eclipse.jdt'
23:22:48 Entering 'eclipse.jdt.core'
23:22:48 Entering 'eclipse.jdt.core.binaries'
23:22:48 Entering 'eclipse.jdt.debug'
23:22:48 Entering 'eclipse.jdt.ui'
23:22:48 Entering 'eclipse.pde.build'
23:22:48 Entering 'eclipse.pde.ui'
23:22:48 Entering 'eclipse.platform'
23:22:48 Entering 'eclipse.platform.common'
23:22:48 Entering 'eclipse.platform.debug'
23:22:48 Entering 'eclipse.platform.releng'
23:22:48 Entering 'eclipse.platform.resources'
23:22:48 Entering 'eclipse.platform.runtime'
23:22:48 Entering 'eclipse.platform.swt'
23:22:48 Entering 'eclipse.platform.swt.binaries'
23:22:48 Entering 'eclipse.platform.team'
23:22:48 Entering 'eclipse.platform.text'
23:22:48 Entering 'eclipse.platform.ua'
23:22:48 Entering 'eclipse.platform.ui'
23:22:48 Entering 'eclipse.platform.ui.tools'
23:22:48 Entering 'rt.equinox.binaries'
23:22:48 Entering 'rt.equinox.bundles'
23:22:48 Entering 'rt.equinox.framework'
23:22:48 Entering 'rt.equinox.p2'
23:22:48 + git submodule foreach git reset --hard HEAD
23:22:48 Entering 'eclipse.jdt'
23:22:48 HEAD is now at 652b4cd Bug 577447 - Version bumps for 4.23 stream
23:22:48 Entering 'eclipse.jdt.core'
23:22:49 HEAD is now at d16aa5d Bug 576646 - JavaModel save: save multiple projects in parallel
23:22:49 Entering 'eclipse.jdt.core.binaries'
23:22:49 HEAD is now at d3ce32c Bug 577442 - POM and product version change for 4.23 release
23:22:49 Entering 'eclipse.jdt.debug'
23:22:49 HEAD is now at d687cd9 Bug 577622 - Create a new OpenVariableDeclarationAction
23:22:49 Entering 'eclipse.jdt.ui'
23:22:50 HEAD is now at 5f69112 Bug 577919 - Enable callees based on implementors
23:22:50 Entering 'eclipse.pde.build'
23:22:50 HEAD is now at 40ad2da Bug 576097 - Investigate removing CVS dependency in PDE
23:22:50 Entering 'eclipse.pde.ui'
23:22:50 HEAD is now at 6457c61 Bug 578615 - Avoid the use of http update sites in the Oomph setup
23:22:50 Entering 'eclipse.platform'
23:22:50 HEAD is now at 0c6b013 Bug 563420 - [Test] testGetIncludeTargetsPerformance fails
23:22:50 Entering 'eclipse.platform.common'
23:22:50 HEAD is now at 01a2b1f Bug 578309: Tidy doc HTML files in /tips and /whatsNew
23:22:50 Entering 'eclipse.platform.debug'
23:22:50 HEAD is now at 04d6124 Bug 578558 - "Widget is disposed" while switching between debug views
23:22:50 Entering 'eclipse.platform.releng'
23:22:50 HEAD is now at 5e43634 Use String.contains instead of indexOf != -1
23:22:50 Entering 'eclipse.platform.resources'
23:22:50 HEAD is now at f7d5f9b Bug 578487 - Refresh job gets stuck and cannot proceed ever
23:22:50 Entering 'eclipse.platform.runtime'
23:22:50 HEAD is now at 8ab8898 Revert "Bug 578449 - Use same groupId in production pom than in consumer"
23:22:50 Entering 'eclipse.platform.swt'
23:22:50 HEAD is now at 9c0f856 v4950r5
23:22:50 Entering 'eclipse.platform.swt.binaries'
23:22:51 HEAD is now at 87f3722 v4950r5
23:22:51 Entering 'eclipse.platform.team'
23:22:51 HEAD is now at cc6ef5d Bug 578351 - Lambda generation order is unstable in ecj
23:22:51 Entering 'eclipse.platform.text'
23:22:51 HEAD is now at f3a0c35 Bug 540448 - [code mining] create code minings at the end of the line
23:22:51 Entering 'eclipse.platform.ua'
23:22:51 HEAD is now at 2fee907 Update Tycho pomless to 2.6.0
23:22:51 Entering 'eclipse.platform.ui'
23:22:51 HEAD is now at 763d9c5 Bug 578615 - Avoid the use of http update sites in the Oomph setup
23:22:51 Entering 'eclipse.platform.ui.tools'
23:22:51 HEAD is now at 79592f2 Bug 577960 - Model Spy command names and descriptions are not
23:22:51 Entering 'rt.equinox.binaries'
23:22:51 HEAD is now at e1375ea Recompiled binaries
23:22:51 Entering 'rt.equinox.bundles'
23:22:51 HEAD is now at 70b3a14 Bug 578441 - interpolate empty message ("") from exception
23:22:51 Entering 'rt.equinox.framework'
23:22:52 HEAD is now at ea3839e Bug 578564 - Ensure stable order for BundleDescription.getFragments()
23:22:52 Entering 'rt.equinox.p2'
23:22:52 HEAD is now at ff0f6eb Version bump for 4.23 stream
23:22:52 [build_eclipse_platform_using_tag] $ /bin/sh -xe /tmp/jenkins16638583245894259320.sh
23:22:52 + git checkout R4_22_maintenance
23:22:52 Previous HEAD position was df87555... Build input for build I20220207-1800
23:22:52 Switched to a new branch 'R4_22_maintenance'
23:22:52 M	eclipse.jdt
23:22:52 M	eclipse.jdt.core
23:22:52 M	eclipse.jdt.core.binaries
23:22:52 M	eclipse.jdt.debug
23:22:52 M	eclipse.jdt.ui
23:22:52 M	eclipse.pde.build
23:22:52 M	eclipse.pde.ui
23:22:52 M	eclipse.platform
23:22:52 M	eclipse.platform.common
23:22:52 M	eclipse.platform.debug
23:22:52 M	eclipse.platform.releng
23:22:52 M	eclipse.platform.resources
23:22:52 M	eclipse.platform.runtime
23:22:52 M	eclipse.platform.swt
23:22:52 M	eclipse.platform.swt.binaries
23:22:52 M	eclipse.platform.team
23:22:52 M	eclipse.platform.text
23:22:52 M	eclipse.platform.ua
23:22:52 M	eclipse.platform.ui
23:22:52 M	eclipse.platform.ui.tools
23:22:52 M	rt.equinox.bundles
23:22:52 M	rt.equinox.framework
23:22:52 M	rt.equinox.p2
23:22:52 Branch R4_22_maintenance set up to track remote branch R4_22_maintenance from origin.
23:22:52 + git submodule foreach git checkout I20210914-1800
23:22:52 Entering 'eclipse.jdt'
23:22:52 Previous HEAD position was 652b4cd... Bug 577447 - Version bumps for 4.23 stream
23:22:52 HEAD is now at f1a882b... Bug 575793: Version bumps for 4.22 stream
23:22:52 Entering 'eclipse.jdt.core'
23:22:52 Previous HEAD position was d16aa5d... Bug 576646 - JavaModel save: save multiple projects in parallel
23:22:52 HEAD is now at 7fbdc10... Bug 575782 - POM and product version change for 4.22 release
23:22:52 Entering 'eclipse.jdt.core.binaries'
23:22:52 Previous HEAD position was d3ce32c... Bug 577442 - POM and product version change for 4.23 release
23:22:52 HEAD is now at 04263cb... Bug 575782 - POM and product version change for 4.22 release
23:22:52 Entering 'eclipse.jdt.debug'
23:22:52 Previous HEAD position was d687cd9... Bug 577622 - Create a new OpenVariableDeclarationAction
23:22:52 HEAD is now at c286154... Bug 575782 - POM and product version change for 4.22 release
23:22:52 Entering 'eclipse.jdt.ui'
23:22:53 Previous HEAD position was 5f69112... Bug 577919 - Enable callees based on implementors
23:22:53 HEAD is now at e755cf1... Bug 575782 - POM and product version change for 4.22 release
23:22:53 Entering 'eclipse.pde.build'
23:22:53 Previous HEAD position was 40ad2da... Bug 576097 - Investigate removing CVS dependency in PDE
23:22:53 HEAD is now at 185cae1... Bug 575782 - POM and product version change for 4.22 release
23:22:53 Entering 'eclipse.pde.ui'
23:22:53 Previous HEAD position was 6457c61... Bug 578615 - Avoid the use of http update sites in the Oomph setup
23:22:53 HEAD is now at 92d2399... Bug 575611 - Quickfix for "Automatic-Module-Name header is redundant" should remove Automatic-Module-Name
23:22:53 Entering 'eclipse.platform'
23:22:53 Previous HEAD position was 0c6b013... Bug 563420 - [Test] testGetIncludeTargetsPerformance fails
23:22:53 HEAD is now at beccefe... Syntax sugar in Ant bundles
23:22:53 Entering 'eclipse.platform.common'
23:22:53 Previous HEAD position was 01a2b1f... Bug 578309: Tidy doc HTML files in /tips and /whatsNew
23:22:53 HEAD is now at 5db55b4... Bug 575793 - Version bumps for 4.22 stream
23:22:53 Entering 'eclipse.platform.debug'
23:22:54 Previous HEAD position was 04d6124... Bug 578558 - "Widget is disposed" while switching between debug views
23:22:54 HEAD is now at 414e81d... Bug 575782 - POM and product version change for 4.22 release
23:22:54 Entering 'eclipse.platform.releng'
23:22:54 Previous HEAD position was 5e43634... Use String.contains instead of indexOf != -1
23:22:54 HEAD is now at 5d399b6... Bug 575888 - Publish Eclipse 4.21 to maven central
23:22:54 Entering 'eclipse.platform.resources'
23:22:54 Previous HEAD position was f7d5f9b... Bug 578487 - Refresh job gets stuck and cannot proceed ever
23:22:54 HEAD is now at 761bae4... Bug 572338 - Version bump
23:22:54 Entering 'eclipse.platform.runtime'
23:22:54 Previous HEAD position was 8ab8898... Revert "Bug 578449 - Use same groupId in production pom than in consumer"
23:22:54 HEAD is now at df72c6b... Bug 575906 - Bump versions of re-exported bundles in org.eclipse.core.runtime
23:22:54 Entering 'eclipse.platform.swt'
23:22:54 Previous HEAD position was 9c0f856... v4950r5
23:22:54 HEAD is now at 4b4ffe7... v4948r5
23:22:54 Entering 'eclipse.platform.swt.binaries'
23:22:54 Previous HEAD position was 87f3722... v4950r5
23:22:54 HEAD is now at c55aff0... v4948r5
23:22:54 Entering 'eclipse.platform.team'
23:22:54 Previous HEAD position was cc6ef5d... Bug 578351 - Lambda generation order is unstable in ecj
23:22:54 HEAD is now at 6bc8222... [cleanup] Use Comparator.comparing
23:22:54 Entering 'eclipse.platform.text'
23:22:54 Previous HEAD position was f3a0c35... Bug 540448 - [code mining] create code minings at the end of the line
23:22:54 HEAD is now at 1cb468e... Bug 575893 - avoid synchronization between UI and search workers
23:22:54 Entering 'eclipse.platform.ua'
23:22:54 Previous HEAD position was 2fee907... Update Tycho pomless to 2.6.0
23:22:54 HEAD is now at 5b71fe4... Bug 575793 - Version bumps for 4.22 stream
23:22:54 Entering 'eclipse.platform.ui'
23:22:54 Previous HEAD position was 763d9c5... Bug 578615 - Avoid the use of http update sites in the Oomph setup
23:22:54 HEAD is now at c12858e... [dogfooding][cleanup] Use static inner class clean up for navigator code
23:22:54 Entering 'eclipse.platform.ui.tools'
23:22:54 Previous HEAD position was 79592f2... Bug 577960 - Model Spy command names and descriptions are not externalized
23:22:54 HEAD is now at cdfa5cb... Bug 575782 - POM and product version change for 4.22 release
23:22:54 Entering 'rt.equinox.binaries'
23:22:54 Previous HEAD position was e1375ea... Recompiled binaries
23:22:54 HEAD is now at fb9e757... Recompiled binaries
23:22:54 Entering 'rt.equinox.bundles'
23:22:55 Previous HEAD position was 70b3a14... Bug 578441 - interpolate empty message ("") from exception
23:22:55 HEAD is now at 136b7f2... Bug 575700 - Simplify creation of Enumerations
23:22:55 Entering 'rt.equinox.framework'
23:22:55 Previous HEAD position was ea3839e... Bug 578564 - Ensure stable order for BundleDescription.getFragments()
23:22:55 HEAD is now at 9b837b5... Bug 575815 - Improve message about service object not instance of to include the object classname
23:22:55 Entering 'rt.equinox.p2'
23:22:55 Previous HEAD position was ff0f6eb... Version bump for 4.23 stream
23:22:55 HEAD is now at 53ee311... Enrich log message with repository location when it is not a local file system URI
23:22:55 [build_eclipse_platform_using_tag] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DTAG=I20210914-1800 -Dbranch=R4_22_maintenance -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/.repository -U clean verify -Pbree-libs
23:22:55 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
23:22:55 Maven home: /opt/tools/apache-maven/latest
23:22:55 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
23:22:55 Default locale: en_US, platform encoding: UTF-8
23:22:55 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
23:22:58 [INFO] Scanning for projects...
23:23:00 [WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT is missing, no dependency information available
23:23:00 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unknown packaging: eclipse-target-definition @ line 9, column 14
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00 [ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) @ 
23:23:00  @ 
23:23:00 [ERROR] The build could not read 26 projects -> [Help 1]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project org.eclipse:eclipse-platform-parent:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse-platform-parent/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project org.eclipse:eclipse-sdk-prereqs:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.releng.prereqs.sdk/pom.xml) has 2 errors
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]     Unknown packaging: eclipse-target-definition @ line 9, column 14
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.jdt:eclipse.jdt:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.jdt/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.jdt.core:eclipse.jdt.core:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.jdt.core/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.jdt.core:eclipse.jdt.core.binaries:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.jdt.core.binaries/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.jdt.debug:eclipse.jdt.debug:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.jdt.debug/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.jdt.ui:eclipse.jdt.ui:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.jdt.ui/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.pde.build:eclipse.pde.build:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.pde.build/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.pde.ui:eclipse.pde.ui:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.pde.ui/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform:eclipse.platform:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.ui:eclipse.platform.ui:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.ui/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.common:eclipse.platform.common:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.common/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.debug:eclipse.platform.debug:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.debug/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.resources:eclipse.platform.resources:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.resources/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.runtime:eclipse.platform.runtime:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.runtime/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.swt:eclipse.platform.swt:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.swt/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.swt.binaries:eclipse.platform.swt.binaries:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.swt.binaries/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.team:eclipse.platform.team:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.team/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.text:eclipse.platform.text:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.text/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.ua:eclipse.platform.ua:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.ua/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project org.eclipse:eclipse.platform.ui.tools:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.ui.tools/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project org.eclipse.equinox.bundles:rt.equinox.bundles:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/rt.equinox.bundles/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project org.eclipse.equinox.framework:rt.equinox.framework:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/rt.equinox.framework/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project org.eclipse.equinox.p2:rt.equinox.p2:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/rt.equinox.p2/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.releng:eclipse.platform.releng:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.releng/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR]   
23:23:00 [ERROR]   The project eclipse.platform.releng.tychoeclipsebuilder:eclipse.platform.releng.tychoeclipsebuilder:4.22.0-SNAPSHOT (/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/eclipse.platform.releng.tychoeclipsebuilder/pom.xml) has 1 error
23:23:00 [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) -> [Help 2]
23:23:00 [ERROR] 
23:23:00 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
23:23:00 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
23:23:00 [ERROR] 
23:23:00 [ERROR] For more information about the errors and possible solutions, please read the following articles:
23:23:00 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
23:23:00 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
23:23:00 Build step 'Invoke top-level Maven targets' marked build as failure
23:23:00 Terminating xvnc.
23:23:13 Archiving artifacts
23:23:13 Finished: FAILURE