Skip to content

Console Output

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