Skip to content

Console Output

07:26:27 Started by user Kalyan Prasad Tatavarthi
07:26:27 Rebuilds build #5
07:26:27 Running as Kalyan Prasad Tatavarthi
07:26:27 Agent jipp-centos-7-agent-6gb-dmmdl is provisioned from template jipp-centos-7-agent-6gb
07:26:27 ---
07:26:27 apiVersion: "v1"
07:26:27 kind: "Pod"
07:26:27 metadata:
07:26:27   annotations: {}
07:26:27   labels:
07:26:27     jenkins: "slave"
07:26:27     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
07:26:27     jenkins/label: "centos-7-6gb"
07:26:27   name: "jipp-centos-7-agent-6gb-dmmdl"
07:26:27 spec:
07:26:27   containers:
07:26:27   - env:
07:26:27     - name: "JENKINS_SECRET"
07:26:27       value: "********"
07:26:27     - name: "JENKINS_TUNNEL"
07:26:27       value: "jenkins-discovery.platform.svc.cluster.local:50000"
07:26:27     - name: "JENKINS_AGENT_NAME"
07:26:27       value: "jipp-centos-7-agent-6gb-dmmdl"
07:26:27     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:26:27       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:26:27         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:26:27     - name: "JAVA_TOOL_OPTIONS"
07:26:27       value: ""
07:26:27     - name: "_JAVA_OPTIONS"
07:26:27       value: ""
07:26:27     - name: "OPENJ9_JAVA_OPTIONS"
07:26:27       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:26:27     - name: "JENKINS_NAME"
07:26:27       value: "jipp-centos-7-agent-6gb-dmmdl"
07:26:27     - name: "JENKINS_AGENT_WORKDIR"
07:26:27       value: "/home/jenkins/agent"
07:26:27     - name: "JENKINS_URL"
07:26:27       value: "http://jenkins-ui.platform.svc.cluster.local/platform/"
07:26:27     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
07:26:27     imagePullPolicy: "Always"
07:26:27     name: "jnlp"
07:26:27     resources:
07:26:27       limits:
07:26:27         cpu: "2000m"
07:26:27         memory: "6144Mi"
07:26:27       requests:
07:26:27         cpu: "1000m"
07:26:27         memory: "6144Mi"
07:26:27     tty: true
07:26:27     volumeMounts:
07:26:27     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:26:27       name: "m2-dir"
07:26:27       readOnly: true
07:26:27       subPath: "toolchains.xml"
07:26:27     - mountPath: "/home/jenkins/.mavenrc"
07:26:27       name: "m2-dir"
07:26:27       readOnly: true
07:26:27       subPath: ".mavenrc"
07:26:27     - mountPath: "/opt/tools"
07:26:27       name: "volume-0"
07:26:27       readOnly: false
07:26:27     - mountPath: "/home/jenkins"
07:26:27       name: "volume-2"
07:26:27       readOnly: false
07:26:27     - mountPath: "/home/jenkins/.m2/repository"
07:26:27       name: "volume-3"
07:26:27       readOnly: false
07:26:27     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:26:27       name: "m2-secret-dir"
07:26:27       readOnly: true
07:26:27       subPath: "settings-security.xml"
07:26:27     - mountPath: "/home/jenkins/.m2/wrapper"
07:26:27       name: "volume-4"
07:26:27       readOnly: false
07:26:27     - mountPath: "/home/jenkins/.m2/settings.xml"
07:26:27       name: "m2-secret-dir"
07:26:27       readOnly: true
07:26:27       subPath: "settings.xml"
07:26:27     - mountPath: "/home/jenkins/.ssh"
07:26:27       name: "volume-1"
07:26:27       readOnly: false
07:26:27       subPath: ""
07:26:27     - mountPath: "/home/jenkins/agent"
07:26:27       name: "workspace-volume"
07:26:27       readOnly: false
07:26:27     workingDir: "/home/jenkins/agent"
07:26:27   nodeSelector:
07:26:27     kubernetes.io/os: "linux"
07:26:27   restartPolicy: "Never"
07:26:27   volumes:
07:26:27   - name: "volume-0"
07:26:27     persistentVolumeClaim:
07:26:27       claimName: "tools-claim-jiro-platform"
07:26:27       readOnly: true
07:26:27   - name: "m2-secret-dir"
07:26:27     secret:
07:26:27       secretName: "m2-secret-dir"
07:26:27   - emptyDir:
07:26:27       medium: ""
07:26:27     name: "volume-2"
07:26:27   - configMap:
07:26:27       name: "m2-dir"
07:26:27     name: "m2-dir"
07:26:27   - configMap:
07:26:27       name: "known-hosts"
07:26:27     name: "volume-1"
07:26:27   - emptyDir:
07:26:27       medium: ""
07:26:27     name: "workspace-volume"
07:26:27   - emptyDir:
07:26:27       medium: ""
07:26:27     name: "volume-4"
07:26:27   - emptyDir:
07:26:27       medium: ""
07:26:27     name: "volume-3"
07:26:27 
07:26:27 Building remotely on jipp-centos-7-agent-6gb-dmmdl (centos-7-6gb) in workspace /home/jenkins/agent/workspace/build_eclipse_platform_using_tag
07:26:27 [WS-CLEANUP] Deleting project workspace...
07:26:27 [WS-CLEANUP] Deferred wipeout is used...
07:26:27 The recommended git tool is: NONE
07:26:28 No credentials specified
07:26:28 Cloning the remote Git repository
07:26:28 Cloning repository https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
07:26:28  > git init /home/jenkins/agent/workspace/build_eclipse_platform_using_tag # timeout=10
07:26:28 Fetching upstream changes from https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
07:26:28  > git --version # timeout=10
07:26:28  > git --version # 'git version 1.8.3.1'
07:26:28  > git fetch --tags --progress https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:26:31  > git config remote.origin.url https://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git # timeout=10
07:26:31  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:26:31 Avoid second fetch
07:26:31  > git rev-parse origin/master^{commit} # timeout=10
07:26:31 Checking out Revision 0612b51e39f5e70c69d79e312c3a71c0d40597c1 (origin/master)
07:26:31  > git config core.sparsecheckout # timeout=10
07:26:31  > git checkout -f 0612b51e39f5e70c69d79e312c3a71c0d40597c1 # timeout=10
07:26:35 Commit message: "#7"
07:26:35  > git rev-list --no-walk 0612b51e39f5e70c69d79e312c3a71c0d40597c1 # timeout=10
07:26:35  > git remote # timeout=10
07:26:35  > git submodule init # timeout=10
07:26:35  > git submodule sync # timeout=10
07:26:36  > git config --get remote.origin.url # timeout=10
07:26:36  > git submodule init # timeout=10
07:26:36  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
07:26:36  > git config --get submodule.eclipse.jdt.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.jdt.path # timeout=10
07:26:36  > git config --get submodule.eclipse.jdt.core.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.jdt.core.path # timeout=10
07:26:36  > git config --get submodule.eclipse.jdt.core.binaries.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.jdt.core.binaries.path # timeout=10
07:26:36  > git config --get submodule.eclipse.jdt.debug.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.jdt.debug.path # timeout=10
07:26:36  > git config --get submodule.eclipse.jdt.ui.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.jdt.ui.path # timeout=10
07:26:36  > git config --get submodule.eclipse.pde.build.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.pde.build.path # timeout=10
07:26:36  > git config --get submodule.eclipse.pde.ui.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.pde.ui.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.common.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.common.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.debug.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.debug.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.releng.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.releng.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.resources.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.resources.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.runtime.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.runtime.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.swt.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.swt.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.swt.binaries.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.swt.binaries.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.team.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.team.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.text.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.text.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.ua.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.ua.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.ui.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.ui.path # timeout=10
07:26:36  > git config --get submodule.rt.equinox.binaries.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.rt.equinox.binaries.path # timeout=10
07:26:36  > git config --get submodule.rt.equinox.bundles.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.rt.equinox.bundles.path # timeout=10
07:26:36  > git config --get submodule.rt.equinox.framework.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.rt.equinox.framework.path # timeout=10
07:26:36  > git config --get submodule.rt.equinox.p2.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.rt.equinox.p2.path # timeout=10
07:26:36  > git config --get submodule.eclipse.platform.ui.tools.url # timeout=10
07:26:36  > git config -f .gitmodules --get submodule.eclipse.platform.ui.tools.path # timeout=10
07:26:36  > git submodule update --init --recursive eclipse.jdt # timeout=10
07:26:37  > git submodule update --init --recursive eclipse.jdt.core # timeout=10
07:26:59  > git submodule update --init --recursive eclipse.jdt.core.binaries # timeout=10
07:27:00  > git submodule update --init --recursive eclipse.jdt.debug # timeout=10
07:27:04  > git submodule update --init --recursive eclipse.jdt.ui # timeout=10
07:27:18  > git submodule update --init --recursive eclipse.pde.build # timeout=10
07:27:19  > git submodule update --init --recursive eclipse.pde.ui # timeout=10
07:27:28  > git submodule update --init --recursive eclipse.platform # timeout=10
07:27:31  > git submodule update --init --recursive eclipse.platform.common # timeout=10
07:27:41  > git submodule update --init --recursive eclipse.platform.debug # timeout=10
07:27:45  > git submodule update --init --recursive eclipse.platform.releng # timeout=10
07:27:47  > git submodule update --init --recursive eclipse.platform.resources # timeout=10
07:27:49  > git submodule update --init --recursive eclipse.platform.runtime # timeout=10
07:27:50  > git submodule update --init --recursive eclipse.platform.swt # timeout=10
07:28:08  > git submodule update --init --recursive eclipse.platform.swt.binaries # timeout=10
07:28:46  > git submodule update --init --recursive eclipse.platform.team # timeout=10
07:28:50  > git submodule update --init --recursive eclipse.platform.text # timeout=10
07:28:53  > git submodule update --init --recursive eclipse.platform.ua # timeout=10
07:28:55  > git submodule update --init --recursive eclipse.platform.ui # timeout=10
07:29:12  > git submodule update --init --recursive rt.equinox.binaries # timeout=10
07:29:14  > git submodule update --init --recursive rt.equinox.bundles # timeout=10
07:29:16  > git submodule update --init --recursive rt.equinox.framework # timeout=10
07:29:19  > git submodule update --init --recursive rt.equinox.p2 # timeout=10
07:29:25  > git submodule update --init --recursive eclipse.platform.ui.tools # timeout=10
07:29:26 $ pkill Xvnc
07:29:26 $ pkill Xrealvnc
07:29:26 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
07:29:38 [build_eclipse_platform_using_tag] $ Xvnc -help
07:29:38 Starting xvnc
07:29:38 [build_eclipse_platform_using_tag] $ Xvnc :73 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
07:29:38 
07:29:38 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
07:29:38 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
07:29:38 See http://www.tigervnc.org for information on TigerVNC.
07:29:38 Underlying X server release 12004000, The X.Org Foundation
07:29:38 
07:29:38 
07:29:38 Mon Feb  7 12:29:38 2022
07:29:38  vncext:      VNC extension running!
07:29:38  vncext:      Listening for VNC connections on all interface(s), port 5973
07:29:38  vncext:      created VNC server for screen 0
07:29:38 [build_eclipse_platform_using_tag] $ /bin/sh -xe /tmp/jenkins13150092069627998307.sh
07:29:38 + unset JAVA_TOOL_OPTIONS
07:29:38 + unset _JAVA_OPTIONS
07:29:38 + git clean -f -d -x
07:29:38 Removing .Xauthority-18416119897299514316
07:29:38 + git reset --hard HEAD
07:29:38 HEAD is now at 0612b51 #7
07:29:38 + git submodule foreach git clean -f -d -x
07:29:38 Entering 'eclipse.jdt'
07:29:38 Entering 'eclipse.jdt.core'
07:29:39 Entering 'eclipse.jdt.core.binaries'
07:29:39 Entering 'eclipse.jdt.debug'
07:29:39 Entering 'eclipse.jdt.ui'
07:29:39 Entering 'eclipse.pde.build'
07:29:39 Entering 'eclipse.pde.ui'
07:29:39 Entering 'eclipse.platform'
07:29:39 Entering 'eclipse.platform.common'
07:29:39 Entering 'eclipse.platform.debug'
07:29:39 Entering 'eclipse.platform.releng'
07:29:39 Entering 'eclipse.platform.resources'
07:29:39 Entering 'eclipse.platform.runtime'
07:29:39 Entering 'eclipse.platform.swt'
07:29:39 Entering 'eclipse.platform.swt.binaries'
07:29:39 Entering 'eclipse.platform.team'
07:29:39 Entering 'eclipse.platform.text'
07:29:39 Entering 'eclipse.platform.ua'
07:29:39 Entering 'eclipse.platform.ui'
07:29:39 Entering 'eclipse.platform.ui.tools'
07:29:39 Entering 'rt.equinox.binaries'
07:29:39 Entering 'rt.equinox.bundles'
07:29:39 Entering 'rt.equinox.framework'
07:29:39 Entering 'rt.equinox.p2'
07:29:39 + git submodule foreach git reset --hard HEAD
07:29:39 Entering 'eclipse.jdt'
07:29:39 HEAD is now at 652b4cd Bug 577447 - Version bumps for 4.23 stream
07:29:39 Entering 'eclipse.jdt.core'
07:29:39 HEAD is now at 2a00f1d Bug 578449 - Rely on parent's groupId to be org.eclipse.jdt
07:29:39 Entering 'eclipse.jdt.core.binaries'
07:29:39 HEAD is now at d3ce32c Bug 577442 - POM and product version change for 4.23 release
07:29:39 Entering 'eclipse.jdt.debug'
07:29:40 HEAD is now at d687cd9 Bug 577622 - Create a new OpenVariableDeclarationAction
07:29:40 Entering 'eclipse.jdt.ui'
07:29:40 HEAD is now at b02aa61 Bug 450663 - don't check IResource.isAccessible() on UI if possible
07:29:40 Entering 'eclipse.pde.build'
07:29:40 HEAD is now at 40ad2da Bug 576097 - Investigate removing CVS dependency in PDE
07:29:40 Entering 'eclipse.pde.ui'
07:29:40 HEAD is now at 5ec52ee Bug 578351 - Lambda generation order is unstable in ecj
07:29:40 Entering 'eclipse.platform'
07:29:40 HEAD is now at 0c6b013 Bug 563420 - [Test] testGetIncludeTargetsPerformance fails
07:29:40 Entering 'eclipse.platform.common'
07:29:40 HEAD is now at c7b40ef Bug 521926: Eclipse Doc bundles are quite huge (V)
07:29:40 Entering 'eclipse.platform.debug'
07:29:41 HEAD is now at 04d6124 Bug 578558 - "Widget is disposed" while switching between debug views
07:29:41 Entering 'eclipse.platform.releng'
07:29:41 HEAD is now at 5e43634 Use String.contains instead of indexOf != -1
07:29:41 Entering 'eclipse.platform.resources'
07:29:41 HEAD is now at f7d5f9b Bug 578487 - Refresh job gets stuck and cannot proceed ever
07:29:41 Entering 'eclipse.platform.runtime'
07:29:41 HEAD is now at 8ab8898 Revert "Bug 578449 - Use same groupId in production pom than in consumer"
07:29:41 Entering 'eclipse.platform.swt'
07:29:41 HEAD is now at 444f407 v4950r5
07:29:41 Entering 'eclipse.platform.swt.binaries'
07:29:41 HEAD is now at 6d4a872 v4950r5
07:29:41 Entering 'eclipse.platform.team'
07:29:41 HEAD is now at cc6ef5d Bug 578351 - Lambda generation order is unstable in ecj
07:29:41 Entering 'eclipse.platform.text'
07:29:41 HEAD is now at 61ad084 Bug 575864 - Add API to wake up AbstractReconciler.BackgroundThread
07:29:41 Entering 'eclipse.platform.ua'
07:29:41 HEAD is now at 2fee907 Update Tycho pomless to 2.6.0
07:29:41 Entering 'eclipse.platform.ui'
07:29:41 HEAD is now at 077de1a Revert "Bug 578160 - MonitoringPreferencePage does not need to extend"
07:29:41 Entering 'eclipse.platform.ui.tools'
07:29:41 HEAD is now at 79592f2 Bug 577960 - Model Spy command names and descriptions are not
07:29:41 Entering 'rt.equinox.binaries'
07:29:41 HEAD is now at e1375ea Recompiled binaries
07:29:41 Entering 'rt.equinox.bundles'
07:29:42 HEAD is now at 70b3a14 Bug 578441 - interpolate empty message ("") from exception
07:29:42 Entering 'rt.equinox.framework'
07:29:42 HEAD is now at 40b8e27 Bug 578602 - Make FilterTests parametrized and simplify it
07:29:42 Entering 'rt.equinox.p2'
07:29:42 HEAD is now at 9da14c1 Bug 578024 - Improve the TrustCertificateDialog
07:29:42 [build_eclipse_platform_using_tag] $ /bin/sh -xe /tmp/jenkins8330470361624675421.sh
07:29:42 + git checkout R4_22_maintenance
07:29:42 Previous HEAD position was 0612b51... #7
07:29:42 Switched to a new branch 'R4_22_maintenance'
07:29:42 M	eclipse.jdt
07:29:42 M	eclipse.jdt.core
07:29:42 M	eclipse.jdt.core.binaries
07:29:42 M	eclipse.jdt.debug
07:29:42 M	eclipse.jdt.ui
07:29:42 M	eclipse.pde.build
07:29:42 M	eclipse.pde.ui
07:29:42 M	eclipse.platform
07:29:42 M	eclipse.platform.common
07:29:42 M	eclipse.platform.debug
07:29:42 M	eclipse.platform.releng
07:29:42 M	eclipse.platform.resources
07:29:42 M	eclipse.platform.runtime
07:29:42 M	eclipse.platform.swt
07:29:42 M	eclipse.platform.swt.binaries
07:29:42 M	eclipse.platform.team
07:29:42 M	eclipse.platform.text
07:29:42 M	eclipse.platform.ua
07:29:42 M	eclipse.platform.ui
07:29:42 M	eclipse.platform.ui.tools
07:29:42 M	rt.equinox.bundles
07:29:42 M	rt.equinox.framework
07:29:42 M	rt.equinox.p2
07:29:42 Branch R4_22_maintenance set up to track remote branch R4_22_maintenance from origin.
07:29:42 + git submodule foreach git checkout I20210914-1800
07:29:42 Entering 'eclipse.jdt'
07:29:42 Previous HEAD position was 652b4cd... Bug 577447 - Version bumps for 4.23 stream
07:29:42 HEAD is now at f1a882b... Bug 575793: Version bumps for 4.22 stream
07:29:42 Entering 'eclipse.jdt.core'
07:29:42 Previous HEAD position was 2a00f1d... Bug 578449 - Rely on parent's groupId to be org.eclipse.jdt
07:29:42 HEAD is now at 7fbdc10... Bug 575782 - POM and product version change for 4.22 release
07:29:42 Entering 'eclipse.jdt.core.binaries'
07:29:42 Previous HEAD position was d3ce32c... Bug 577442 - POM and product version change for 4.23 release
07:29:42 HEAD is now at 04263cb... Bug 575782 - POM and product version change for 4.22 release
07:29:42 Entering 'eclipse.jdt.debug'
07:29:43 Previous HEAD position was d687cd9... Bug 577622 - Create a new OpenVariableDeclarationAction
07:29:43 HEAD is now at c286154... Bug 575782 - POM and product version change for 4.22 release
07:29:43 Entering 'eclipse.jdt.ui'
07:29:43 Previous HEAD position was b02aa61... Bug 450663 - don't check IResource.isAccessible() on UI if possible
07:29:43 HEAD is now at e755cf1... Bug 575782 - POM and product version change for 4.22 release
07:29:43 Entering 'eclipse.pde.build'
07:29:43 Previous HEAD position was 40ad2da... Bug 576097 - Investigate removing CVS dependency in PDE
07:29:43 HEAD is now at 185cae1... Bug 575782 - POM and product version change for 4.22 release
07:29:43 Entering 'eclipse.pde.ui'
07:29:43 Previous HEAD position was 5ec52ee... Bug 578351 - Lambda generation order is unstable in ecj
07:29:43 HEAD is now at 92d2399... Bug 575611 - Quickfix for "Automatic-Module-Name header is redundant" should remove Automatic-Module-Name
07:29:43 Entering 'eclipse.platform'
07:29:43 Previous HEAD position was 0c6b013... Bug 563420 - [Test] testGetIncludeTargetsPerformance fails
07:29:43 HEAD is now at beccefe... Syntax sugar in Ant bundles
07:29:43 Entering 'eclipse.platform.common'
07:29:43 Previous HEAD position was c7b40ef... Bug 521926: Eclipse Doc bundles are quite huge (V)
07:29:43 HEAD is now at 5db55b4... Bug 575793 - Version bumps for 4.22 stream
07:29:43 Entering 'eclipse.platform.debug'
07:29:44 Previous HEAD position was 04d6124... Bug 578558 - "Widget is disposed" while switching between debug views
07:29:44 HEAD is now at 414e81d... Bug 575782 - POM and product version change for 4.22 release
07:29:44 Entering 'eclipse.platform.releng'
07:29:44 Previous HEAD position was 5e43634... Use String.contains instead of indexOf != -1
07:29:44 HEAD is now at 5d399b6... Bug 575888 - Publish Eclipse 4.21 to maven central
07:29:44 Entering 'eclipse.platform.resources'
07:29:44 Previous HEAD position was f7d5f9b... Bug 578487 - Refresh job gets stuck and cannot proceed ever
07:29:44 HEAD is now at 761bae4... Bug 572338 - Version bump
07:29:44 Entering 'eclipse.platform.runtime'
07:29:44 Previous HEAD position was 8ab8898... Revert "Bug 578449 - Use same groupId in production pom than in consumer"
07:29:44 HEAD is now at df72c6b... Bug 575906 - Bump versions of re-exported bundles in org.eclipse.core.runtime
07:29:44 Entering 'eclipse.platform.swt'
07:29:44 Previous HEAD position was 444f407... v4950r5
07:29:44 HEAD is now at 4b4ffe7... v4948r5
07:29:44 Entering 'eclipse.platform.swt.binaries'
07:29:44 Previous HEAD position was 6d4a872... v4950r5
07:29:44 HEAD is now at c55aff0... v4948r5
07:29:44 Entering 'eclipse.platform.team'
07:29:44 Previous HEAD position was cc6ef5d... Bug 578351 - Lambda generation order is unstable in ecj
07:29:44 HEAD is now at 6bc8222... [cleanup] Use Comparator.comparing
07:29:44 Entering 'eclipse.platform.text'
07:29:44 Previous HEAD position was 61ad084... Bug 575864 - Add API to wake up AbstractReconciler.BackgroundThread
07:29:44 HEAD is now at 1cb468e... Bug 575893 - avoid synchronization between UI and search workers
07:29:44 Entering 'eclipse.platform.ua'
07:29:44 Previous HEAD position was 2fee907... Update Tycho pomless to 2.6.0
07:29:44 HEAD is now at 5b71fe4... Bug 575793 - Version bumps for 4.22 stream
07:29:44 Entering 'eclipse.platform.ui'
07:29:44 Previous HEAD position was 077de1a... Revert "Bug 578160 - MonitoringPreferencePage does not need to extend"
07:29:44 HEAD is now at c12858e... [dogfooding][cleanup] Use static inner class clean up for navigator code
07:29:44 Entering 'eclipse.platform.ui.tools'
07:29:44 Previous HEAD position was 79592f2... Bug 577960 - Model Spy command names and descriptions are not externalized
07:29:44 HEAD is now at cdfa5cb... Bug 575782 - POM and product version change for 4.22 release
07:29:44 Entering 'rt.equinox.binaries'
07:29:44 Previous HEAD position was e1375ea... Recompiled binaries
07:29:44 HEAD is now at fb9e757... Recompiled binaries
07:29:44 Entering 'rt.equinox.bundles'
07:29:44 Previous HEAD position was 70b3a14... Bug 578441 - interpolate empty message ("") from exception
07:29:44 HEAD is now at 136b7f2... Bug 575700 - Simplify creation of Enumerations
07:29:44 Entering 'rt.equinox.framework'
07:29:45 Previous HEAD position was 40b8e27... Bug 578602 - Make FilterTests parametrized and simplify it
07:29:45 HEAD is now at 9b837b5... Bug 575815 - Improve message about service object not instance of to include the object classname
07:29:45 Entering 'rt.equinox.p2'
07:29:45 Previous HEAD position was 9da14c1... Bug 578024 - Improve the TrustCertificateDialog
07:29:45 HEAD is now at 53ee311... Enrich log message with repository location when it is not a local file system URI
07:29:45 [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
07:29:45 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
07:29:45 Maven home: /opt/tools/apache-maven/latest
07:29:45 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
07:29:45 Default locale: en_US, platform encoding: UTF-8
07:29:45 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
07:29:48 [INFO] Scanning for projects...
07:29:50 [WARNING] Could not transfer metadata org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT/maven-metadata.xml from/to cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/): transfer failed for https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.6.0-SNAPSHOT/maven-metadata.xml, status: 502 Bad Gateway
07:29:50 [WARNING] org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from https://repo.eclipse.org/content/repositories/cbi-releases/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of cbi-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.tycho:tycho-maven-plugin:2.6.0-SNAPSHOT/maven-metadata.xml from/to cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/): transfer failed for https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.6.0-SNAPSHOT/maven-metadata.xml, status: 502 Bad Gateway
07:29:50 [WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:2.6.0-SNAPSHOT is missing, no dependency information available
07:29:50 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [ERROR] Unknown packaging: eclipse-target-definition @ line 9, column 14
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50 [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/) @ 
07:29:50  @ 
07:29:50 [ERROR] The build could not read 26 projects -> [Help 1]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]     Unknown packaging: eclipse-target-definition @ line 9, column 14
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR]   
07:29:50 [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
07:29:50 [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]
07:29:50 [ERROR] 
07:29:50 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
07:29:50 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
07:29:50 [ERROR] 
07:29:50 [ERROR] For more information about the errors and possible solutions, please read the following articles:
07:29:50 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
07:29:50 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
07:29:50 Build step 'Invoke top-level Maven targets' marked build as failure
07:29:50 Terminating xvnc.
07:29:59 Archiving artifacts
07:29:59 Finished: FAILURE