Skip to content

Console Output

02:57:54 Started by user Sravan Kumar Lakkimsetti
02:57:54 Running as Sravan Kumar Lakkimsetti
02:57:54 Agent jipp-centos-7-agent-6gb-vd83c is provisioned from template jipp-centos-7-agent-6gb
02:57:54 ---
02:57:54 apiVersion: "v1"
02:57:54 kind: "Pod"
02:57:54 metadata:
02:57:54   annotations: {}
02:57:54   labels:
02:57:54     jenkins: "slave"
02:57:54     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
02:57:54     jenkins/label: "centos-7-6gb"
02:57:54   name: "jipp-centos-7-agent-6gb-vd83c"
02:57:54 spec:
02:57:54   containers:
02:57:54   - env:
02:57:54     - name: "JENKINS_SECRET"
02:57:54       value: "********"
02:57:54     - name: "JENKINS_TUNNEL"
02:57:54       value: "jenkins-discovery.platform.svc.cluster.local:50000"
02:57:54     - name: "JENKINS_AGENT_NAME"
02:57:54       value: "jipp-centos-7-agent-6gb-vd83c"
02:57:54     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:57:54       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:57:54         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:57:54     - name: "JAVA_TOOL_OPTIONS"
02:57:54       value: ""
02:57:54     - name: "_JAVA_OPTIONS"
02:57:54       value: ""
02:57:54     - name: "OPENJ9_JAVA_OPTIONS"
02:57:54       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:57:54     - name: "JENKINS_NAME"
02:57:54       value: "jipp-centos-7-agent-6gb-vd83c"
02:57:54     - name: "JENKINS_AGENT_WORKDIR"
02:57:54       value: "/home/jenkins/agent"
02:57:54     - name: "JENKINS_URL"
02:57:54       value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
02:57:54     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
02:57:54     imagePullPolicy: "Always"
02:57:54     name: "jnlp"
02:57:54     resources:
02:57:54       limits:
02:57:54         cpu: "2000m"
02:57:54         memory: "6144Mi"
02:57:54       requests:
02:57:54         cpu: "1000m"
02:57:54         memory: "6144Mi"
02:57:54     tty: true
02:57:54     volumeMounts:
02:57:54     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:57:54       name: "m2-dir"
02:57:54       readOnly: true
02:57:54       subPath: "toolchains.xml"
02:57:54     - mountPath: "/home/jenkins/.mavenrc"
02:57:54       name: "m2-dir"
02:57:54       readOnly: true
02:57:54       subPath: ".mavenrc"
02:57:54     - mountPath: "/opt/tools"
02:57:54       name: "volume-0"
02:57:54       readOnly: false
02:57:54     - mountPath: "/home/jenkins"
02:57:54       name: "volume-2"
02:57:54       readOnly: false
02:57:54     - mountPath: "/home/jenkins/.m2/repository"
02:57:54       name: "volume-3"
02:57:54       readOnly: false
02:57:54     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:57:54       name: "m2-secret-dir"
02:57:54       readOnly: true
02:57:54       subPath: "settings-security.xml"
02:57:54     - mountPath: "/home/jenkins/.m2/wrapper"
02:57:54       name: "volume-4"
02:57:54       readOnly: false
02:57:54     - mountPath: "/home/jenkins/.m2/settings.xml"
02:57:54       name: "m2-secret-dir"
02:57:54       readOnly: true
02:57:54       subPath: "settings.xml"
02:57:54     - mountPath: "/home/jenkins/.ssh"
02:57:54       name: "volume-1"
02:57:54       readOnly: false
02:57:54       subPath: ""
02:57:54     - mountPath: "/home/jenkins/agent"
02:57:54       name: "workspace-volume"
02:57:54       readOnly: false
02:57:54     workingDir: "/home/jenkins/agent"
02:57:54   nodeSelector:
02:57:54     kubernetes.io/os: "linux"
02:57:54   restartPolicy: "Never"
02:57:54   volumes:
02:57:54   - name: "volume-0"
02:57:54     persistentVolumeClaim:
02:57:54       claimName: "tools-claim-jiro-platform"
02:57:54       readOnly: true
02:57:54   - name: "m2-secret-dir"
02:57:54     secret:
02:57:54       secretName: "m2-secret-dir"
02:57:54   - emptyDir:
02:57:54       medium: ""
02:57:54     name: "volume-2"
02:57:54   - configMap:
02:57:54       name: "m2-dir"
02:57:54     name: "m2-dir"
02:57:54   - configMap:
02:57:54       name: "known-hosts"
02:57:54     name: "volume-1"
02:57:54   - emptyDir:
02:57:54       medium: ""
02:57:54     name: "workspace-volume"
02:57:54   - emptyDir:
02:57:54       medium: ""
02:57:54     name: "volume-4"
02:57:54   - emptyDir:
02:57:54       medium: ""
02:57:54     name: "volume-3"
02:57:54 
02:57:54 Building remotely on jipp-centos-7-agent-6gb-vd83c (centos-7-6gb) in workspace /home/jenkins/agent/workspace/build_eclipse_platform_using_tag
02:57:54 [WS-CLEANUP] Deleting project workspace...
02:57:54 [WS-CLEANUP] Deferred wipeout is used...
02:57:54 The recommended git tool is: NONE
02:57:55 No credentials specified
02:57:55 Cloning the remote Git repository
02:57:55 Cloning repository https://git.eclipse.org/r/platform/eclipse.platform.releng.aggregator.git
02:57:55  > git init /home/jenkins/agent/workspace/build_eclipse_platform_using_tag # timeout=10
02:57:55 Fetching upstream changes from https://git.eclipse.org/r/platform/eclipse.platform.releng.aggregator.git
02:57:55  > git --version # timeout=10
02:57:55  > git --version # 'git version 1.8.3.1'
02:57:55  > git fetch --tags --progress https://git.eclipse.org/r/platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
02:57:58  > git config remote.origin.url https://git.eclipse.org/r/platform/eclipse.platform.releng.aggregator.git # timeout=10
02:57:58  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:57:58 Avoid second fetch
02:57:58  > git rev-parse origin/master^{commit} # timeout=10
02:57:58 Checking out Revision aca43e7780b5d27bf9dcca3397e3a44e359d39ad (origin/master)
02:57:58  > git config core.sparsecheckout # timeout=10
02:57:58  > git checkout -f aca43e7780b5d27bf9dcca3397e3a44e359d39ad # timeout=10
02:58:02 Commit message: "Build input for build I20220201-1800"
02:58:02  > git rev-list --no-walk e68d9df3ca3c51c966ac8f61173a92c0fb7a8309 # timeout=10
02:58:02  > git remote # timeout=10
02:58:02  > git submodule init # timeout=10
02:58:02  > git submodule sync # timeout=10
02:58:03  > git config --get remote.origin.url # timeout=10
02:58:03  > git submodule init # timeout=10
02:58:03  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
02:58:03  > git config --get submodule.eclipse.jdt.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
02:58:03  > git config --get submodule.eclipse.jdt.core.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
02:58:03  > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
02:58:03  > git config --get submodule.eclipse.jdt.debug.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
02:58:03  > git config --get submodule.eclipse.jdt.ui.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
02:58:03  > git config --get submodule.eclipse.pde.build.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.pde.build.path # timeout=10
02:58:03  > git config --get submodule.eclipse.pde.ui.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.pde.ui.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.common.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.common.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.debug.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.debug.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.releng.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.releng.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.resources.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.resources.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.runtime.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.runtime.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.swt.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.team.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.team.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.text.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.text.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.ua.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.ua.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.ui.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
02:58:03  > git config --get submodule.rt.equinox.binaries.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
02:58:03  > git config --get submodule.rt.equinox.bundles.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.rt.equinox.bundles.path # timeout=10
02:58:03  > git config --get submodule.rt.equinox.framework.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.rt.equinox.framework.path # timeout=10
02:58:03  > git config --get submodule.rt.equinox.p2.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
02:58:03  > git config --get submodule.eclipse.platform.ui.tools.url # timeout=10
02:58:03  > git config -f .gitmodules --get submodule.eclipse.platform.ui.tools.path # timeout=10
02:58:03  > git submodule update --init --recursive eclipse.jdt # timeout=10
02:58:04  > git submodule update --init --recursive eclipse.jdt.core # timeout=10
02:58:26  > git submodule update --init --recursive eclipse.jdt.core.binaries # timeout=10
02:58:27  > git submodule update --init --recursive eclipse.jdt.debug # timeout=10
02:58:31  > git submodule update --init --recursive eclipse.jdt.ui # timeout=10
02:58:44  > git submodule update --init --recursive eclipse.pde.build # timeout=10
02:58:45  > git submodule update --init --recursive eclipse.pde.ui # timeout=10
02:58:54  > git submodule update --init --recursive eclipse.platform # timeout=10
02:58:58  > git submodule update --init --recursive eclipse.platform.common # timeout=10
02:59:08  > git submodule update --init --recursive eclipse.platform.debug # timeout=10
02:59:13  > git submodule update --init --recursive eclipse.platform.releng # timeout=10
02:59:14  > git submodule update --init --recursive eclipse.platform.resources # timeout=10
02:59:16  > git submodule update --init --recursive eclipse.platform.runtime # timeout=10
02:59:18  > git submodule update --init --recursive eclipse.platform.swt # timeout=10
02:59:38  > git submodule update --init --recursive eclipse.platform.swt.binaries # timeout=10
03:00:17  > git submodule update --init --recursive eclipse.platform.team # timeout=10
03:00:22  > git submodule update --init --recursive eclipse.platform.text # timeout=10
03:00:25  > git submodule update --init --recursive eclipse.platform.ua # timeout=10
03:00:27  > git submodule update --init --recursive eclipse.platform.ui # timeout=10
03:00:44  > git submodule update --init --recursive rt.equinox.binaries # timeout=10
03:00:47  > git submodule update --init --recursive rt.equinox.bundles # timeout=10
03:00:49  > git submodule update --init --recursive rt.equinox.framework # timeout=10
03:00:52  > git submodule update --init --recursive rt.equinox.p2 # timeout=10
03:00:58  > git submodule update --init --recursive eclipse.platform.ui.tools # timeout=10
03:00:59 $ pkill Xvnc
03:00:59 $ pkill Xrealvnc
03:00:59 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
03:01:13 [build_eclipse_platform_using_tag] $ Xvnc -help
03:01:13 Starting xvnc
03:01:13 [build_eclipse_platform_using_tag] $ Xvnc :28 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
03:01:13 
03:01:13 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
03:01:13 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
03:01:13 See http://www.tigervnc.org for information on TigerVNC.
03:01:13 Underlying X server release 12004000, The X.Org Foundation
03:01:13 
03:01:13 
03:01:13 Wed Feb  2 08:01:13 2022
03:01:13  vncext:      VNC extension running!
03:01:13  vncext:      Listening for VNC connections on all interface(s), port 5928
03:01:13  vncext:      created VNC server for screen 0
03:01:13 [build_eclipse_platform_using_tag] $ /bin/sh -xe /tmp/jenkins12922788252470360070.sh
03:01:13 + unset JAVA_TOOL_OPTIONS
03:01:13 + unset _JAVA_OPTIONS
03:01:13 + git clean -f -d -x
03:01:13 Removing .Xauthority-4285771912048761576
03:01:13 + git reset --hard HEAD
03:01:13 HEAD is now at aca43e7 Build input for build I20220201-1800
03:01:13 + git submodule foreach git clean -f -d -x
03:01:13 Entering 'eclipse.jdt'
03:01:13 Entering 'eclipse.jdt.core'
03:01:13 Entering 'eclipse.jdt.core.binaries'
03:01:13 Entering 'eclipse.jdt.debug'
03:01:13 Entering 'eclipse.jdt.ui'
03:01:13 Entering 'eclipse.pde.build'
03:01:13 Entering 'eclipse.pde.ui'
03:01:13 Entering 'eclipse.platform'
03:01:13 Entering 'eclipse.platform.common'
03:01:13 Entering 'eclipse.platform.debug'
03:01:13 Entering 'eclipse.platform.releng'
03:01:13 Entering 'eclipse.platform.resources'
03:01:13 Entering 'eclipse.platform.runtime'
03:01:13 Entering 'eclipse.platform.swt'
03:01:13 Entering 'eclipse.platform.swt.binaries'
03:01:13 Entering 'eclipse.platform.team'
03:01:13 Entering 'eclipse.platform.text'
03:01:13 Entering 'eclipse.platform.ua'
03:01:13 Entering 'eclipse.platform.ui'
03:01:13 Entering 'eclipse.platform.ui.tools'
03:01:13 Entering 'rt.equinox.binaries'
03:01:13 Entering 'rt.equinox.bundles'
03:01:13 Entering 'rt.equinox.framework'
03:01:13 Entering 'rt.equinox.p2'
03:01:13 + git submodule foreach git reset --hard HEAD
03:01:13 Entering 'eclipse.jdt'
03:01:13 HEAD is now at 652b4cd Bug 577447 - Version bumps for 4.23 stream
03:01:13 Entering 'eclipse.jdt.core'
03:01:14 HEAD is now at 7b0a731 Bug 578300 - Wrong null analysis detection when accessing a field
03:01:14 Entering 'eclipse.jdt.core.binaries'
03:01:14 HEAD is now at d3ce32c Bug 577442 - POM and product version change for 4.23 release
03:01:14 Entering 'eclipse.jdt.debug'
03:01:14 HEAD is now at 9ac3d78 Bug 574403 - Show process ID for process element in Debug view
03:01:14 Entering 'eclipse.jdt.ui'
03:01:14 HEAD is now at b656a22 Bug 578446 - [formatter] Keep braced code on one line: settings for new
03:01:14 Entering 'eclipse.pde.build'
03:01:14 HEAD is now at 40ad2da Bug 576097 - Investigate removing CVS dependency in PDE
03:01:14 Entering 'eclipse.pde.ui'
03:01:15 HEAD is now at 4baa458 Bug 578449 - Use same groupId in production pom than in consumer pom
03:01:15 Entering 'eclipse.platform'
03:01:15 HEAD is now at 0c6b013 Bug 563420 - [Test] testGetIncludeTargetsPerformance fails
03:01:15 Entering 'eclipse.platform.common'
03:01:15 HEAD is now at 42557de Bug 578309: Tidy up documentation HTML files
03:01:15 Entering 'eclipse.platform.debug'
03:01:15 HEAD is now at 32800c9 Bug 574403 - Show process ID in Console and Process Properties
03:01:15 Entering 'eclipse.platform.releng'
03:01:15 HEAD is now at 6de5670 Bug 577864 - Remove org.eclipse.core.net.linux.x86_64
03:01:15 Entering 'eclipse.platform.resources'
03:01:15 HEAD is now at 411f517 Bug 578449 - Use same groupId in production pom than in consumer
03:01:15 Entering 'eclipse.platform.runtime'
03:01:15 HEAD is now at 3b4b38c Bug 578449 - Use same groupId in production pom than in consumer
03:01:15 Entering 'eclipse.platform.swt'
03:01:15 HEAD is now at ce3bc89 v4950r4
03:01:15 Entering 'eclipse.platform.swt.binaries'
03:01:15 HEAD is now at 23f016a v4950r4
03:01:15 Entering 'eclipse.platform.team'
03:01:16 HEAD is now at b96ecaa Bug 578305 - NPE in getImage(IAdaptable)
03:01:16 Entering 'eclipse.platform.text'
03:01:16 HEAD is now at 9904c7b Bug 578449 - Use same groupId in production pom than in consumer
03:01:16 Entering 'eclipse.platform.ua'
03:01:16 HEAD is now at 2fee907 Update Tycho pomless to 2.6.0
03:01:16 Entering 'eclipse.platform.ui'
03:01:16 HEAD is now at 5239c6e Bug 578160 - MonitoringPreferencePage does not need to extend
03:01:16 Entering 'eclipse.platform.ui.tools'
03:01:16 HEAD is now at 79592f2 Bug 577960 - Model Spy command names and descriptions are not
03:01:16 Entering 'rt.equinox.binaries'
03:01:16 HEAD is now at e1375ea Recompiled binaries
03:01:16 Entering 'rt.equinox.bundles'
03:01:16 HEAD is now at 70b3a14 Bug 578441 - interpolate empty message ("") from exception
03:01:16 Entering 'rt.equinox.framework'
03:01:16 HEAD is now at c90261b Bug 578437 - Fix ConsoleManeger when builtin is set to true
03:01:16 Entering 'rt.equinox.p2'
03:01:17 HEAD is now at 54518da Bug 578380 - Fix NPE in FeatureAction if location is missing
03:01:17 [build_eclipse_platform_using_tag] $ /bin/sh -xe /tmp/jenkins2071256763657557540.sh
03:01:17 + git checkout R4_22_maintenance
03:01:17 Previous HEAD position was aca43e7... Build input for build I20220201-1800
03:01:17 Switched to a new branch 'R4_22_maintenance'
03:01:17 M	eclipse.jdt
03:01:17 M	eclipse.jdt.core
03:01:17 M	eclipse.jdt.core.binaries
03:01:17 M	eclipse.jdt.debug
03:01:17 M	eclipse.jdt.ui
03:01:17 M	eclipse.pde.build
03:01:17 M	eclipse.pde.ui
03:01:17 M	eclipse.platform
03:01:17 M	eclipse.platform.common
03:01:17 M	eclipse.platform.debug
03:01:17 M	eclipse.platform.releng
03:01:17 M	eclipse.platform.resources
03:01:17 M	eclipse.platform.runtime
03:01:17 M	eclipse.platform.swt
03:01:17 M	eclipse.platform.swt.binaries
03:01:17 M	eclipse.platform.team
03:01:17 M	eclipse.platform.text
03:01:17 M	eclipse.platform.ua
03:01:17 M	eclipse.platform.ui
03:01:17 M	eclipse.platform.ui.tools
03:01:17 M	rt.equinox.bundles
03:01:17 M	rt.equinox.framework
03:01:17 M	rt.equinox.p2
03:01:17 Branch R4_22_maintenance set up to track remote branch R4_22_maintenance from origin.
03:01:17 + git submodule foreach git checkout I20210915-0700
03:01:17 Entering 'eclipse.jdt'
03:01:17 Previous HEAD position was 652b4cd... Bug 577447 - Version bumps for 4.23 stream
03:01:17 HEAD is now at f1a882b... Bug 575793: Version bumps for 4.22 stream
03:01:17 Entering 'eclipse.jdt.core'
03:01:17 Previous HEAD position was 7b0a731... Bug 578300 - Wrong null analysis detection when accessing a field without `this.` prefix
03:01:17 HEAD is now at fb40c51... Bug 575889 - [17] API @since versions bump up post merge
03:01:17 Entering 'eclipse.jdt.core.binaries'
03:01:17 Previous HEAD position was d3ce32c... Bug 577442 - POM and product version change for 4.23 release
03:01:17 HEAD is now at 04263cb... Bug 575782 - POM and product version change for 4.22 release
03:01:17 Entering 'eclipse.jdt.debug'
03:01:17 Previous HEAD position was 9ac3d78... Bug 574403 - Show process ID for process element in Debug view
03:01:17 HEAD is now at 38aefe0... Bug 575993 - Version increment for jdt debug bundles post Java 17 merge
03:01:17 Entering 'eclipse.jdt.ui'
03:01:17 Previous HEAD position was b656a22... Bug 578446 - [formatter] Keep braced code on one line: settings for new switch constructs - UI
03:01:17 HEAD is now at eb64210... Merge remote-tracking branch 'origin/BETA_JAVA17'
03:01:17 Entering 'eclipse.pde.build'
03:01:17 Previous HEAD position was 40ad2da... Bug 576097 - Investigate removing CVS dependency in PDE
03:01:17 HEAD is now at 8de1cbe... Bug 575850 - [17] Merge PDE from Beta to master and increment version in master if required
03:01:17 Entering 'eclipse.pde.ui'
03:01:17 Previous HEAD position was 4baa458... Bug 578449 - Use same groupId in production pom than in consumer pom
03:01:17 HEAD is now at 22c034a... Touch pde feature
03:01:17 Entering 'eclipse.platform'
03:01:18 Previous HEAD position was 0c6b013... Bug 563420 - [Test] testGetIncludeTargetsPerformance fails
03:01:18 HEAD is now at beccefe... Syntax sugar in Ant bundles
03:01:18 Entering 'eclipse.platform.common'
03:01:18 Previous HEAD position was 42557de... Bug 578309: Tidy up documentation HTML files
03:01:18 HEAD is now at 5db55b4... Bug 575793 - Version bumps for 4.22 stream
03:01:18 Entering 'eclipse.platform.debug'
03:01:18 Previous HEAD position was 32800c9... Bug 574403 - Show process ID in Console and Process Properties
03:01:18 HEAD is now at 414e81d... Bug 575782 - POM and product version change for 4.22 release
03:01:18 Entering 'eclipse.platform.releng'
03:01:18 Previous HEAD position was 6de5670... Bug 577864 - Remove org.eclipse.core.net.linux.x86_64
03:01:18 HEAD is now at 4f6aa9f... Revert "Revert "Bug 575888 - Publish Eclipse 4.21 to maven central""
03:01:18 Entering 'eclipse.platform.resources'
03:01:18 Previous HEAD position was 411f517... Bug 578449 - Use same groupId in production pom than in consumer
03:01:18 HEAD is now at 761bae4... Bug 572338 - Version bump
03:01:18 Entering 'eclipse.platform.runtime'
03:01:18 Previous HEAD position was 3b4b38c... Bug 578449 - Use same groupId in production pom than in consumer
03:01:18 HEAD is now at df72c6b... Bug 575906 - Bump versions of re-exported bundles in org.eclipse.core.runtime
03:01:18 Entering 'eclipse.platform.swt'
03:01:18 Previous HEAD position was ce3bc89... v4950r4
03:01:18 HEAD is now at 9b23149... v4948r5
03:01:18 Entering 'eclipse.platform.swt.binaries'
03:01:18 Previous HEAD position was 23f016a... v4950r4
03:01:18 HEAD is now at 8dea7aa... v4948r5
03:01:18 Entering 'eclipse.platform.team'
03:01:18 Previous HEAD position was b96ecaa... Bug 578305 - NPE in getImage(IAdaptable)
03:01:18 HEAD is now at 6bc8222... [cleanup] Use Comparator.comparing
03:01:18 Entering 'eclipse.platform.text'
03:01:18 Previous HEAD position was 9904c7b... Bug 578449 - Use same groupId in production pom than in consumer
03:01:18 HEAD is now at 3d6e291... Static inner class for SpellingReconcileStrategy
03:01:18 Entering 'eclipse.platform.ua'
03:01:18 Previous HEAD position was 2fee907... Update Tycho pomless to 2.6.0
03:01:18 HEAD is now at 5b71fe4... Bug 575793 - Version bumps for 4.22 stream
03:01:18 Entering 'eclipse.platform.ui'
03:01:19 Previous HEAD position was 5239c6e... Bug 578160 - MonitoringPreferencePage does not need to extend IWorkbenchPreferencePage
03:01:19 HEAD is now at c12858e... [dogfooding][cleanup] Use static inner class clean up for navigator code
03:01:19 Entering 'eclipse.platform.ui.tools'
03:01:19 Previous HEAD position was 79592f2... Bug 577960 - Model Spy command names and descriptions are not externalized
03:01:19 HEAD is now at cdfa5cb... Bug 575782 - POM and product version change for 4.22 release
03:01:19 Entering 'rt.equinox.binaries'
03:01:19 Previous HEAD position was e1375ea... Recompiled binaries
03:01:19 HEAD is now at fb9e757... Recompiled binaries
03:01:19 Entering 'rt.equinox.bundles'
03:01:19 Previous HEAD position was 70b3a14... Bug 578441 - interpolate empty message ("") from exception
03:01:19 HEAD is now at 136b7f2... Bug 575700 - Simplify creation of Enumerations
03:01:19 Entering 'rt.equinox.framework'
03:01:19 Previous HEAD position was c90261b... Bug 578437 - Fix ConsoleManeger when builtin is set to true
03:01:19 HEAD is now at 9b837b5... Bug 575815 - Improve message about service object not instance of to include the object classname
03:01:19 Entering 'rt.equinox.p2'
03:01:19 Previous HEAD position was 54518da... Bug 578380 - Fix NPE in FeatureAction if location is missing
03:01:19 HEAD is now at 53ee311... Enrich log message with repository location when it is not a local file system URI
03:01:19 [build_eclipse_platform_using_tag] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DTAG=I20210915-0700 -Dbranch=R4_22_maintenance -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/build_eclipse_platform_using_tag/.repository -U clean verify -Pbree-libs
03:01:19 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
03:01:19 Maven home: /opt/tools/apache-maven/latest
03:01:19 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
03:01:19 Default locale: en_US, platform encoding: UTF-8
03:01:19 OS name: "linux", version: "5.13.12-200.fc34.x86_64", arch: "amd64", family: "unix"
03:01:21 [INFO] Scanning for projects...
03:01:23 [WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT is missing, no dependency information available
03:01:23 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [ERROR] Unknown packaging: eclipse-target-definition @ line 9, column 14
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23 [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/) @ 
03:01:23  @ 
03:01:23 [ERROR] The build could not read 26 projects -> [Help 1]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]     Unknown packaging: eclipse-target-definition @ line 9, column 14
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR]   
03:01:23 [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
03:01:23 [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]
03:01:23 [ERROR] 
03:01:23 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
03:01:23 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
03:01:23 [ERROR] 
03:01:23 [ERROR] For more information about the errors and possible solutions, please read the following articles:
03:01:23 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
03:01:23 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
03:01:23 Build step 'Invoke top-level Maven targets' marked build as failure
03:01:23 Terminating xvnc.
03:01:30 Archiving artifacts
03:01:30 Finished: FAILURE