Skip to content

Console Output

03:03:50 Started by user Michael Haubenwallner
03:03:50 Running as Michael Haubenwallner
03:03:50 Agent basic-kgsz6 is provisioned from template basic
03:03:50 ---
03:03:50 apiVersion: "v1"
03:03:50 kind: "Pod"
03:03:50 metadata:
03:03:50   labels:
03:03:50     jenkins: "slave"
03:03:50     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
03:03:50     jenkins/label: "basic"
03:03:50   name: "basic-kgsz6"
03:03:50   namespace: "tea"
03:03:50 spec:
03:03:50   containers:
03:03:50   - env:
03:03:50     - name: "JENKINS_SECRET"
03:03:50       value: "********"
03:03:50     - name: "JENKINS_TUNNEL"
03:03:50       value: "jenkins-discovery.tea.svc.cluster.local:50000"
03:03:50     - name: "JENKINS_AGENT_NAME"
03:03:50       value: "basic-kgsz6"
03:03:50     - name: "JENKINS_REMOTING_JAVA_OPTS"
03:03:50       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
03:03:50         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
03:03:50     - name: "JAVA_TOOL_OPTIONS"
03:03:50       value: ""
03:03:50     - name: "_JAVA_OPTIONS"
03:03:50       value: ""
03:03:50     - name: "OPENJ9_JAVA_OPTIONS"
03:03:50       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
03:03:50     - name: "JENKINS_NAME"
03:03:50       value: "basic-kgsz6"
03:03:50     - name: "JENKINS_AGENT_WORKDIR"
03:03:50       value: "/home/jenkins/agent"
03:03:50     - name: "JENKINS_URL"
03:03:50       value: "http://jenkins-ui.tea.svc.cluster.local/tea/"
03:03:50     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
03:03:50     imagePullPolicy: "Always"
03:03:50     name: "jnlp"
03:03:50     resources:
03:03:50       limits:
03:03:50         cpu: "2000m"
03:03:50         memory: "4096Mi"
03:03:50       requests:
03:03:50         cpu: "1000m"
03:03:50         memory: "4096Mi"
03:03:50     tty: true
03:03:50     volumeMounts:
03:03:50     - mountPath: "/home/jenkins/.m2/toolchains.xml"
03:03:50       name: "m2-dir"
03:03:50       readOnly: true
03:03:50       subPath: "toolchains.xml"
03:03:50     - mountPath: "/home/jenkins/.mavenrc"
03:03:50       name: "m2-dir"
03:03:50       readOnly: true
03:03:50       subPath: ".mavenrc"
03:03:50     - mountPath: "/opt/tools"
03:03:50       name: "volume-0"
03:03:50       readOnly: false
03:03:50     - mountPath: "/home/jenkins"
03:03:50       name: "volume-2"
03:03:50       readOnly: false
03:03:50     - mountPath: "/home/jenkins/.m2/repository"
03:03:50       name: "volume-3"
03:03:50       readOnly: false
03:03:50     - mountPath: "/home/jenkins/.m2/settings-security.xml"
03:03:50       name: "m2-secret-dir"
03:03:50       readOnly: true
03:03:50       subPath: "settings-security.xml"
03:03:50     - mountPath: "/home/jenkins/.m2/wrapper"
03:03:50       name: "volume-4"
03:03:50       readOnly: false
03:03:50     - mountPath: "/home/jenkins/.m2/settings.xml"
03:03:50       name: "m2-secret-dir"
03:03:50       readOnly: true
03:03:50       subPath: "settings.xml"
03:03:50     - mountPath: "/home/jenkins/.ssh"
03:03:50       name: "volume-1"
03:03:50       readOnly: false
03:03:50       subPath: ""
03:03:50     - mountPath: "/home/jenkins/agent"
03:03:50       name: "workspace-volume"
03:03:50       readOnly: false
03:03:50     workingDir: "/home/jenkins/agent"
03:03:50   nodeSelector:
03:03:50     kubernetes.io/os: "linux"
03:03:50   restartPolicy: "Never"
03:03:50   volumes:
03:03:50   - name: "volume-0"
03:03:50     persistentVolumeClaim:
03:03:50       claimName: "tools-claim-jiro-tea"
03:03:50       readOnly: true
03:03:50   - name: "m2-secret-dir"
03:03:50     secret:
03:03:50       secretName: "m2-secret-dir"
03:03:50   - emptyDir:
03:03:50       medium: ""
03:03:50     name: "volume-2"
03:03:50   - configMap:
03:03:50       name: "m2-dir"
03:03:50     name: "m2-dir"
03:03:50   - configMap:
03:03:50       name: "known-hosts"
03:03:50     name: "volume-1"
03:03:50   - emptyDir:
03:03:50       medium: ""
03:03:50     name: "workspace-volume"
03:03:50   - emptyDir:
03:03:50       medium: ""
03:03:50     name: "volume-4"
03:03:50   - emptyDir:
03:03:50       medium: ""
03:03:50     name: "volume-3"
03:03:50 
03:03:50 Building remotely on basic-kgsz6 (basic) in workspace /home/jenkins/agent/workspace/tea-release
03:03:50 [WS-CLEANUP] Deleting project workspace...
03:03:50 [WS-CLEANUP] Deferred wipeout is used...
03:03:50 [ssh-agent] Looking for ssh-agent implementation...
03:03:50 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
03:03:50 $ ssh-agent
03:03:50 SSH_AUTH_SOCK=/tmp/ssh-BDaQA3hDRTdQ/agent.48
03:03:50 SSH_AGENT_PID=49
03:03:50 [ssh-agent] Started.
03:03:50 Running ssh-add (command line suppressed)
03:03:50 Identity added: /home/jenkins/agent/workspace/tea-release@tmp/private_key_1476296179594522720.key (/home/jenkins/agent/workspace/tea-release@tmp/private_key_1476296179594522720.key)
03:03:50 [ssh-agent] Using credentials genie.tea (ssh://genie.tea@projects-storage.eclipse.org)
03:03:50 The recommended git tool is: NONE
03:03:52 No credentials specified
03:03:52 Cloning the remote Git repository
03:03:52 Cloning repository https://github.com/eclipse-tea/tea.git
03:03:52  > git init /home/jenkins/agent/workspace/tea-release # timeout=10
03:03:52 Fetching upstream changes from https://github.com/eclipse-tea/tea.git
03:03:52  > git --version # timeout=10
03:03:52  > git --version # 'git version 2.20.1'
03:03:52  > git fetch --tags --force --progress -- https://github.com/eclipse-tea/tea.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:03:52  > git config remote.origin.url https://github.com/eclipse-tea/tea.git # timeout=10
03:03:52  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:03:53 Avoid second fetch
03:03:53  > git rev-parse origin/v1.6.0^{commit} # timeout=10
03:03:53  > git rev-parse v1.6.0^{commit} # timeout=10
03:03:53 Checking out Revision 14e371b60560ac293a1e4524f92c938e54e2dd66 (v1.6.0)
03:03:53  > git config core.sparsecheckout # timeout=10
03:03:53  > git checkout -f 14e371b60560ac293a1e4524f92c938e54e2dd66 # timeout=10
03:03:53 Commit message: "Update to 1.6.0-SNAPSHOT"
03:03:53  > git rev-list --no-walk 14e371b60560ac293a1e4524f92c938e54e2dd66 # timeout=10
03:03:53 Run condition [Current build status] enabling prebuild for step [Execute shell]
03:03:53 [tea-release] $ /opt/tools/apache-maven/latest/bin/mvn clean install
03:03:53 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
03:03:53 Maven home: /opt/tools/apache-maven/latest
03:03:53 Java version: 11.0.21, vendor: Eclipse Adoptium, runtime: /opt/tools/java/temurin/jdk-11/jdk-11.0.21+9
03:03:53 Default locale: en_US, platform encoding: UTF-8
03:03:53 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
03:03:55 [INFO] Scanning for projects...
03:04:01 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/pom.xml
03:04:02 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2021-12/ (122B)
03:04:02 [INFO] Adding repository http://download.eclipse.org/releases/2021-12
03:04:02 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2021-12/ (478B)
03:04:02 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2021-12/ (442B)
03:04:02 [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2021-12/202112021200/ (77.43kB)
03:04:02 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2021-12/202112081000/ (140B)
03:04:02 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2021-12/202112081000/ (816.62kB)
03:04:04 [INFO] Adding repository https://mduft.github.io/lcdsl-latest
03:04:04 [INFO] Fetching content.jar from https://mduft.github.io/lcdsl-latest/ (1.83kB)
03:04:04 [INFO] Adding repository http://download.eclipse.org/ease/release/latest
03:04:04 [INFO] Fetching compositeContent.xml from http://download.eclipse.org/ease/release/latest/ (476B)
03:04:04 [INFO] Fetching content.jar from https://download.eclipse.org/ease/release/0.9.0/ (40.56kB)
03:04:04 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/pom.xml
03:04:04 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.core:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/pom.xml
03:04:05 [INFO] Fetching 202112081000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-12/ (63B)
03:04:05 [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (72.7kB)
03:04:05 [INFO] Fetching org.eclipse.osgi_3.17.100.v20211104-1730.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.4MB)
03:04:05 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (126.4kB)
03:04:05 [INFO] Fetching com.google.gson_2.8.8.v20211029-0838.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (265.9kB)
03:04:05 [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.89MB)
03:04:05 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (46.27kB)
03:04:05 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (100.02kB)
03:04:06 [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (136.29kB)
03:04:06 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (194.4kB)
03:04:06 [INFO] Fetching org.eclipse.equinox.common_3.15.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (143.91kB)
03:04:06 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (92.12kB)
03:04:06 [INFO] Fetching org.eclipse.core.runtime_3.24.0.v20210910-0750.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (70.78kB)
03:04:06 [INFO] Fetching org.eclipse.core.filesystem_1.9.200.v20210912-1851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.8kB)
03:04:06 [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.05kB)
03:04:06 [INFO] Fetching org.eclipse.core.resources_3.16.0.v20211001-2032.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (880.15kB)
03:04:06 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (89.14kB)
03:04:06 [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (55.13kB)
03:04:06 [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.48kB)
03:04:06 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (14.07kB)
03:04:06 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12kB)
03:04:06 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.14kB)
03:04:06 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.core.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/pom.xml
03:04:06 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/pom.xml
03:04:06 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.core.ui:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/pom.xml
03:04:06 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (12.94MB)
03:04:07 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.68MB)
03:04:07 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.41MB)
03:04:07 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (20.34kB)
03:04:07 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (703.81kB)
03:04:07 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (95.26kB)
03:04:07 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.59kB)
03:04:07 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (353.59kB)
03:04:07 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.34kB)
03:04:07 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (23.5kB)
03:04:07 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (15.35kB)
03:04:07 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (302.53kB)
03:04:07 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (71.45kB)
03:04:07 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (411.93kB)
03:04:07 [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (66.43kB)
03:04:07 [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.56kB)
03:04:07 [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (180.11kB)
03:04:08 [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (311.11kB)
03:04:08 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (163.08kB)
03:04:08 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (35.64kB)
03:04:08 [INFO] Fetching org.eclipse.debug.core_3.18.300.v20211117-1829.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (395.01kB)
03:04:08 [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.62kB)
03:04:08 [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.65kB)
03:04:08 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (40.46kB)
03:04:08 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.03kB)
03:04:08 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.16kB)
03:04:08 [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.26MB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.85kB)
03:04:08 [INFO] Fetching org.eclipse.swt_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.96kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.31kB)
03:04:08 [INFO] Fetching org.eclipse.jface_3.24.0.v20211110-1517.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.11MB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (213.89kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (203.91kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (27.72kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.41kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.100.v20211103-1334.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.43kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (394.73kB)
03:04:08 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (33.33kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (13.3kB)
03:04:08 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (260.38kB)
03:04:08 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (87.54kB)
03:04:08 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (229.55kB)
03:04:09 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (118.14kB)
03:04:09 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.300.v20211102-1716.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (251.59kB)
03:04:09 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.300.v20211102-0939.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (147.16kB)
03:04:09 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (295.36kB)
03:04:09 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (21.08kB)
03:04:09 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.9kB)
03:04:09 [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210924-1718.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367kB)
03:04:09 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (270.25kB)
03:04:09 [INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (29.94kB)
03:04:09 [INFO] Fetching org.eclipse.jface.text_3.19.0.v20211026-2100.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.03MB)
03:04:09 [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (288.46kB)
03:04:09 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.07MB)
03:04:09 [INFO] Fetching org.eclipse.ui_3.200.0.v20211026-0701.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (432.53kB)
03:04:09 [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (209.6kB)
03:04:09 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (330.12kB)
03:04:09 [INFO] Fetching org.eclipse.ui.workbench_3.124.0.v20211116-0651.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.47MB)
03:04:09 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.300.v20211119-1032.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (674.55kB)
03:04:10 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (16.71kB)
03:04:10 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.45MB)
03:04:10 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.118.0.v20211123-0851.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.13MB)
03:04:10 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.core.ui.live:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/pom.xml
03:04:10 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core.ui.live:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/pom.xml
03:04:10 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.core.ui.live:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/pom.xml
03:04:10 [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (326.25kB)
03:04:10 [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210923-1401.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.46MB)
03:04:11 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.51kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (50.74kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.300.v20211104-1311.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (167.07kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (360.09kB)
03:04:11 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (131.39kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.core_2.8.100.v20210908-0659.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.34kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.100.v20210907-0854.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.12kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.300.v20211006-1229.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (142.29kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.200.v20211104-1616.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (212.98kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.72kB)
03:04:11 [INFO] Fetching org.eclipse.equinox.security_1.3.800.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (113.04kB)
03:04:11 [INFO] Fetching org.eclipse.ui.ide_3.18.400.v20211026-0701.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.41MB)
03:04:11 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (423.11kB)
03:04:11 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.core_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/pom.xml
03:04:11 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.core_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/pom.xml
03:04:12 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.core_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/pom.xml
03:04:12 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.ease:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/pom.xml
03:04:12 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ease:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/pom.xml
03:04:12 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.ease:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/pom.xml
03:04:12 [INFO] Fetching org.eclipse.core.filebuffers_3.7.100.v20210909-1906.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (115.4kB)
03:04:12 [INFO] Fetching org.eclipse.debug.ui_3.15.200.v20211108-1752.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB)
03:04:12 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (618.79kB)
03:04:12 [INFO] Fetching org.eclipse.ease_0.9.0.I202206140954.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (233.64kB)
03:04:12 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (52.52kB)
03:04:12 [INFO] Fetching org.eclipse.ease.classloader_0.9.0.I202204261218.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (11.7kB)
03:04:12 [INFO] Fetching org.eclipse.ease.ui_0.9.0.I202206140954.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (441.92kB)
03:04:12 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.15kB)
03:04:12 [INFO] Fetching org.eclipse.ease.ui.scripts_0.9.0.I202205100936.jar from https://download.eclipse.org/ease/release/0.9.0/plugins/ (310.83kB)
03:04:12 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (127.97kB)
03:04:12 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.2kB)
03:04:12 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.38kB)
03:04:12 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (105.57kB)
03:04:13 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/pom.xml
03:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/pom.xml
03:04:13 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.lcdsl.library_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/pom.xml
03:04:13 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.library.build:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/pom.xml
03:04:13 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library.build:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/pom.xml
03:04:13 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.library.build:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/pom.xml
03:04:13 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (51.82kB)
03:04:13 [INFO] Fetching javaewah_1.1.13.v20211029-0839.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (182.62kB)
03:04:13 [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20210923-1401.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (86.47kB)
03:04:13 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.96MB)
03:04:13 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (367.61kB)
03:04:14 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1,021.45kB)
03:04:14 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (350.75kB)
03:04:14 [INFO] Fetching org.apache.sshd.osgi_2.7.0.v20210623-0618.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.76MB)
03:04:14 [INFO] Fetching org.apache.sshd.sftp_2.7.0.v20210623-0618.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (370.71kB)
03:04:14 [INFO] Fetching org.eclipse.ant.core_3.6.200.v20210907-1007.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (107.17kB)
03:04:14 [INFO] Fetching org.eclipse.ant.launching_1.3.100.v20211011-0944.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.34kB)
03:04:14 [INFO] Fetching org.eclipse.jdt.launching_3.19.400.v20211011-0920.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.25kB)
03:04:14 [INFO] Fetching org.eclipse.core.externaltools_1.2.100.v20210812-1118.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (42.34kB)
03:04:14 [INFO] Fetching org.eclipse.jdt.core_3.28.0.v20211117-1416.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (6.64MB)
03:04:14 [INFO] Fetching org.eclipse.ant.ui_3.8.100.v20211011-0944.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.04MB)
03:04:15 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (140.91kB)
03:04:15 [INFO] Fetching org.eclipse.jdt.ui_3.25.0.v20211115-1252.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (11.15MB)
03:04:16 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.500.v20211108-1545.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.68MB)
03:04:16 [INFO] Fetching org.eclipse.team.core_3.9.200.v20211013-1022.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (401.69kB)
03:04:16 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (341.2kB)
03:04:16 [INFO] Fetching org.eclipse.jdt.junit_3.13.0.v20210811-0812.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (529.58kB)
03:04:16 [INFO] Fetching org.eclipse.compare_3.8.200.v20210910-1335.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (804.81kB)
03:04:16 [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.42kB)
03:04:16 [INFO] Fetching org.eclipse.egit.core_6.0.0.202111291000-r.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (620.33kB)
03:04:16 [INFO] Fetching org.eclipse.jgit_6.0.0.202111291000-r.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.76MB)
03:04:16 [INFO] Fetching org.eclipse.jgit.gpg.bc_6.0.0.202111291000-r.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (64.29kB)
03:04:16 [INFO] Fetching org.eclipse.jgit.http.apache_6.0.0.202111291000-r.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.31kB)
03:04:16 [INFO] Fetching org.eclipse.jgit.ssh.apache_6.0.0.202111291000-r.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (191.85kB)
03:04:16 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (36.06kB)
03:04:16 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (69.05kB)
03:04:16 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.64kB)
03:04:16 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (116.64kB)
03:04:16 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (81.19kB)
03:04:16 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (45.48kB)
03:04:16 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (56.37kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (24.82kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (74.06kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.200.v20211013-0600.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.88kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (242.54kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (26.34kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.88kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (129.25kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.300.v20211104-1311.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (626.44kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (170.54kB)
03:04:17 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (101.02kB)
03:04:17 [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (391.95kB)
03:04:17 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.100.v20211115-1252.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB)
03:04:17 [INFO] Fetching org.eclipse.jdt.debug_3.19.0.v20211112-1303.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (905.56kB)
03:04:17 [INFO] Fetching org.eclipse.search_3.14.0.v20211108-0804.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (489.61kB)
03:04:17 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (57.17kB)
03:04:17 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (468.75kB)
03:04:17 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.100.v20211112-1026.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (176.39kB)
03:04:17 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (421.77kB)
03:04:17 [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.42MB)
03:04:17 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.300.v20210914-2004.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.13kB)
03:04:17 [INFO] Fetching org.eclipse.m2e.maven.runtime_1.18.1.20211011-2139.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (5.02MB)
03:04:18 [INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.18.1.20211008-0657.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (25.38kB)
03:04:18 [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (477.29kB)
03:04:18 [INFO] Fetching org.eclipse.pde.core_3.15.0.v20211020-1251.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.33MB)
03:04:18 [INFO] Fetching org.eclipse.pde.launching_3.9.500.v20210927-0901.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (128.98kB)
03:04:18 [INFO] Fetching org.eclipse.pde.ui_3.13.300.v20211109-1407.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (4.52MB)
03:04:18 [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (344.68kB)
03:04:18 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (379kB)
03:04:18 [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (172.2kB)
03:04:18 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.100.v20211021-1148.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (145.62kB)
03:04:18 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (65.43kB)
03:04:19 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.library.build.lcdsl:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/pom.xml
03:04:19 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library.build.lcdsl:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/pom.xml
03:04:19 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.library.build.lcdsl:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/pom.xml
03:04:19 [INFO] Fetching biz.aQute.bndlib_5.1.2.202007211702.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (3.68MB)
03:04:19 [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (141.49kB)
03:04:20 [INFO] Fetching com.wamas.ide.launching_0.4.1.N202311091503.jar from https://mduft.github.io/lcdsl-latest/plugins/ (618.91kB)
03:04:20 [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.62MB)
03:04:20 [INFO] Fetching org.eclipse.xtext.xbase_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (2.46MB)
03:04:20 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (160.53kB)
03:04:20 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (103.07kB)
03:04:20 [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (303.65kB)
03:04:20 [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (108.08kB)
03:04:20 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (144.31kB)
03:04:20 [INFO] Fetching com.wamas.ide.launching.ide_0.4.1.N202311091503.jar from https://mduft.github.io/lcdsl-latest/plugins/ (174.75kB)
03:04:20 [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (482.77kB)
03:04:20 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (596.72kB)
03:04:20 [INFO] Fetching com.wamas.ide.launching.ui_0.4.1.N202311091503.jar from https://mduft.github.io/lcdsl-latest/plugins/ (259.58kB)
03:04:20 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (1.88MB)
03:04:21 [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (60.5kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (133.12kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (389.26kB)
03:04:21 [INFO] Fetching org.eclipse.debug.ui.launchview_1.0.2.v20211115-1052.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (85.13kB)
03:04:21 [INFO] Fetching io.github.classgraph_4.8.117.v20210930-0420.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (563.58kB)
03:04:21 [INFO] Fetching org.eclipse.emf.common.ui_2.19.0.v20211110-0654.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (59.76kB)
03:04:21 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (61.39kB)
03:04:21 [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (294.61kB)
03:04:21 [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (44.88kB)
03:04:21 [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (109.38kB)
03:04:21 [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (76.09kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (256.88kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (19.15kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (499.16kB)
03:04:21 [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (130.19kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (248.22kB)
03:04:21 [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (114.11kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (192.59kB)
03:04:21 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from http://download.eclipse.org/releases/2021-12/202112081000/plugins/ (132.16kB)
03:04:22 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.4.1.N202311091503/com.wamas.ide.launching-0.4.1.N202311091503.jar
03:04:22 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.4.1.N202311091503/com.wamas.ide.launching.ui-0.4.1.N202311091503.jar
03:04:22 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.4.1.N202311091503/com.wamas.ide.launching.ide-0.4.1.N202311091503.jar
03:04:22 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching/0.4.1.N202311091503/com.wamas.ide.launching-0.4.1.N202311091503.jar
03:04:22 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ide' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ide/0.4.1.N202311091503/com.wamas.ide.launching.ide-0.4.1.N202311091503.jar
03:04:22 [WARNING] Ignoring Bundle-ClassPath entry 'external:$com.wamas.fastpatch.root$/com.wamas.ide.launching.ui' of bundle /home/jenkins/.m2/repository/p2/osgi/bundle/com.wamas.ide.launching.ui/0.4.1.N202311091503/com.wamas.ide.launching.ui-0.4.1.N202311091503.jar
03:04:22 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.library_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/pom.xml
03:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.library_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/pom.xml
03:04:22 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.library_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/pom.xml
03:04:22 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.samples:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/pom.xml
03:04:22 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.samples:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/pom.xml
03:04:22 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.samples:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/pom.xml
03:04:23 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/pom.xml
03:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/pom.xml
03:04:23 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.scripting_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/pom.xml
03:04:23 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.ui_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/pom.xml
03:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/pom.xml
03:04:23 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.ui_feature:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/pom.xml
03:04:23 [INFO] Computing target platform for MavenProject: org.eclipse:org.eclipse.tea.repository:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/pom.xml
03:04:23 [INFO] Resolving dependencies of MavenProject: org.eclipse:org.eclipse.tea.repository:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/pom.xml
03:04:24 [INFO] Resolving class path of MavenProject: org.eclipse:org.eclipse.tea.repository:1.6.0-SNAPSHOT @ /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/pom.xml
03:04:24 [INFO] ------------------------------------------------------------------------
03:04:24 [INFO] Reactor Build Order:
03:04:24 [INFO] 
03:04:24 [INFO] tea                                                                [pom]
03:04:24 [INFO] org.eclipse.tea.core                                    [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.core.ui                                 [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.core.ui.live                            [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.core_feature                           [eclipse-feature]
03:04:24 [INFO] org.eclipse.tea.ease                                    [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.ui_feature                             [eclipse-feature]
03:04:24 [INFO] org.eclipse.tea.library.build                           [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.library_feature                        [eclipse-feature]
03:04:24 [INFO] org.eclipse.tea.library.build.lcdsl                     [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.lcdsl.library_feature                  [eclipse-feature]
03:04:24 [INFO] org.eclipse.tea.samples                                 [eclipse-plugin]
03:04:24 [INFO] org.eclipse.tea.scripting_feature                      [eclipse-feature]
03:04:24 [INFO] org.eclipse.tea.repository                          [eclipse-repository]
03:04:24 [INFO] 
03:04:24 [INFO] --------------------------< org.eclipse:tea >---------------------------
03:04:24 [INFO] Building tea 1.6.0-SNAPSHOT                                       [1/14]
03:04:24 [INFO]   from pom.xml
03:04:24 [INFO] --------------------------------[ pom ]---------------------------------
03:04:24 [INFO] 
03:04:24 [INFO] --- clean:3.2.0:clean (default-clean) @ tea ---
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ tea ---
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ tea ---
03:04:24 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:24             offers equivalent and even enhanced functionality
03:04:24 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ tea ---
03:04:24 [INFO] 
03:04:24 [INFO] --- install:3.1.1:install (default-install) @ tea ---
03:04:24 [INFO] Installing /home/jenkins/agent/workspace/tea-release/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tea/1.6.0-SNAPSHOT/tea-1.6.0-SNAPSHOT.pom
03:04:24 [INFO] 
03:04:24 [INFO] ------------------< org.eclipse:org.eclipse.tea.core >------------------
03:04:24 [INFO] Building org.eclipse.tea.core 1.6.0-SNAPSHOT                      [2/14]
03:04:24 [INFO]   from org.eclipse.tea.core/pom.xml
03:04:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:24 [INFO] 
03:04:24 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core ---
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core ---
03:04:24 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.core ---
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.core ---
03:04:24 [INFO] 
03:04:24 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.core ---
03:04:24 [INFO] 
03:04:24 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.core ---
03:04:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/src/main/resources
03:04:24 [INFO] 
03:04:24 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.core ---
03:04:25 [INFO] Compiling 60 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/classes
03:04:26 [INFO] 
03:04:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.core ---
03:04:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/src/test/resources
03:04:26 [INFO] 
03:04:26 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.core ---
03:04:26 [INFO] 
03:04:26 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.core ---
03:04:27 [INFO] No tests to run.
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.core ---
03:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/org.eclipse.tea.core-1.6.0-SNAPSHOT-sources.jar
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.core ---
03:04:27 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/org.eclipse.tea.core-1.6.0-SNAPSHOT.jar
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core ---
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.core ---
03:04:27 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:27             offers equivalent and even enhanced functionality
03:04:27 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core ---
03:04:27 [WARNING] artifact org.eclipse:org.eclipse.tea.core:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:27 [WARNING] artifact org.eclipse:org.eclipse.tea.core:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.core ---
03:04:27 [INFO] 
03:04:27 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.core ---
03:04:27 [INFO] No tests to run.
03:04:27 [INFO] 
03:04:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.core ---
03:04:27 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/org.eclipse.tea.core-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/1.6.0-SNAPSHOT/org.eclipse.tea.core-1.6.0-SNAPSHOT.jar
03:04:27 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/1.6.0-SNAPSHOT/org.eclipse.tea.core-1.6.0-SNAPSHOT.pom
03:04:27 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/org.eclipse.tea.core-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/1.6.0-SNAPSHOT/org.eclipse.tea.core-1.6.0-SNAPSHOT-sources.jar
03:04:27 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/1.6.0-SNAPSHOT/org.eclipse.tea.core-1.6.0-SNAPSHOT-p2metadata.xml
03:04:27 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core/1.6.0-SNAPSHOT/org.eclipse.tea.core-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.core ---
03:04:27 [INFO] 
03:04:27 [INFO] ----------------< org.eclipse:org.eclipse.tea.core.ui >-----------------
03:04:27 [INFO] Building org.eclipse.tea.core.ui 1.6.0-SNAPSHOT                   [3/14]
03:04:27 [INFO]   from org.eclipse.tea.core.ui/pom.xml
03:04:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:27 [INFO] 
03:04:27 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core.ui ---
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core.ui ---
03:04:27 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.core.ui ---
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.core.ui ---
03:04:27 [INFO] 
03:04:27 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.core.ui ---
03:04:27 [INFO] 
03:04:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.core.ui ---
03:04:27 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/src/main/resources
03:04:27 [INFO] 
03:04:27 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.core.ui ---
03:04:27 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/classes
03:04:28 [INFO] 
03:04:28 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.core.ui ---
03:04:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/src/test/resources
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] 
03:04:28 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] No tests to run.
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT-sources.jar
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT.jar
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.core.ui ---
03:04:28 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:28             offers equivalent and even enhanced functionality
03:04:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core.ui ---
03:04:28 [WARNING] artifact org.eclipse:org.eclipse.tea.core.ui:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:28 [WARNING] artifact org.eclipse:org.eclipse.tea.core.ui:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] 
03:04:28 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] No tests to run.
03:04:28 [INFO] 
03:04:28 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT.jar
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT.pom
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT-sources.jar
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT-p2metadata.xml
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.core.ui ---
03:04:28 [INFO] 
03:04:28 [INFO] --------------< org.eclipse:org.eclipse.tea.core.ui.live >--------------
03:04:28 [INFO] Building org.eclipse.tea.core.ui.live 1.6.0-SNAPSHOT              [4/14]
03:04:28 [INFO]   from org.eclipse.tea.core.ui.live/pom.xml
03:04:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:28 [INFO] 
03:04:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.core.ui.live ---
03:04:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/src/main/resources
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/classes
03:04:28 [INFO] 
03:04:28 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.core.ui.live ---
03:04:28 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/src/test/resources
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] No tests to run.
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT-sources.jar
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT.jar
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.core.ui.live ---
03:04:28 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:28             offers equivalent and even enhanced functionality
03:04:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core.ui.live ---
03:04:28 [WARNING] artifact org.eclipse:org.eclipse.tea.core.ui.live:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:28 [WARNING] artifact org.eclipse:org.eclipse.tea.core.ui.live:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] No tests to run.
03:04:28 [INFO] 
03:04:28 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT.jar
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT.pom
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT-sources.jar
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT-p2metadata.xml
03:04:28 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core.ui.live/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core.ui.live/1.6.0-SNAPSHOT/org.eclipse.tea.core.ui.live-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.core.ui.live ---
03:04:28 [INFO] 
03:04:28 [INFO] --------------< org.eclipse:org.eclipse.tea.core_feature >--------------
03:04:28 [INFO] Building org.eclipse.tea.core_feature 1.6.0-SNAPSHOT              [5/14]
03:04:28 [INFO]   from org.eclipse.tea.core_feature/pom.xml
03:04:28 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:04:28 [INFO] 
03:04:28 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] Deleting /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] 
03:04:28 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-packaging:2.5.0:package-feature (default-package-feature) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT.jar
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-p2:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.core_feature ---
03:04:28 [INFO] 
03:04:28 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.core_feature ---
03:04:28 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:28             offers equivalent and even enhanced functionality
03:04:28 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.core_feature ---
03:04:29 [WARNING] artifact org.eclipse:org.eclipse.tea.core_feature:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:29 [WARNING] artifact org.eclipse:org.eclipse.tea.core_feature:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:29 [INFO] 
03:04:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.core_feature ---
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/1.6.0-SNAPSHOT/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT.jar
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/1.6.0-SNAPSHOT/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT.pom
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/1.6.0-SNAPSHOT/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT-p2metadata.xml
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/1.6.0-SNAPSHOT/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.core_feature/target/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.core_feature/1.6.0-SNAPSHOT/org.eclipse.tea.core_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.core_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] ------------------< org.eclipse:org.eclipse.tea.ease >------------------
03:04:29 [INFO] Building org.eclipse.tea.ease 1.6.0-SNAPSHOT                      [6/14]
03:04:29 [INFO]   from org.eclipse.tea.ease/pom.xml
03:04:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:29 [INFO] 
03:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.ease ---
03:04:29 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.ease ---
03:04:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/src/main/resources
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.ease ---
03:04:29 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/classes
03:04:29 [INFO] 
03:04:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.ease ---
03:04:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/src/test/resources
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.ease ---
03:04:29 [INFO] No tests to run.
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.ease ---
03:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/org.eclipse.tea.ease-1.6.0-SNAPSHOT-sources.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.ease ---
03:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/org.eclipse.tea.ease-1.6.0-SNAPSHOT.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.ease ---
03:04:29 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:29             offers equivalent and even enhanced functionality
03:04:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.ease ---
03:04:29 [WARNING] artifact org.eclipse:org.eclipse.tea.ease:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:29 [WARNING] artifact org.eclipse:org.eclipse.tea.ease:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.ease ---
03:04:29 [INFO] No tests to run.
03:04:29 [INFO] 
03:04:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.ease ---
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/org.eclipse.tea.ease-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/1.6.0-SNAPSHOT/org.eclipse.tea.ease-1.6.0-SNAPSHOT.jar
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/1.6.0-SNAPSHOT/org.eclipse.tea.ease-1.6.0-SNAPSHOT.pom
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/org.eclipse.tea.ease-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/1.6.0-SNAPSHOT/org.eclipse.tea.ease-1.6.0-SNAPSHOT-sources.jar
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/1.6.0-SNAPSHOT/org.eclipse.tea.ease-1.6.0-SNAPSHOT-p2metadata.xml
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ease/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ease/1.6.0-SNAPSHOT/org.eclipse.tea.ease-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.ease ---
03:04:29 [INFO] 
03:04:29 [INFO] ---------------< org.eclipse:org.eclipse.tea.ui_feature >---------------
03:04:29 [INFO] Building org.eclipse.tea.ui_feature 1.6.0-SNAPSHOT                [7/14]
03:04:29 [INFO]   from org.eclipse.tea.ui_feature/pom.xml
03:04:29 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:04:29 [INFO] 
03:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] Deleting /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:package-feature (default-package-feature) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.ui_feature ---
03:04:29 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:29             offers equivalent and even enhanced functionality
03:04:29 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:29 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.ui_feature ---
03:04:29 [WARNING] artifact org.eclipse:org.eclipse.tea.ui_feature:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:29 [WARNING] artifact org.eclipse:org.eclipse.tea.ui_feature:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:29 [INFO] 
03:04:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/1.6.0-SNAPSHOT/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT.jar
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/1.6.0-SNAPSHOT/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT.pom
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/1.6.0-SNAPSHOT/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT-p2metadata.xml
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/1.6.0-SNAPSHOT/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:29 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.ui_feature/target/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.ui_feature/1.6.0-SNAPSHOT/org.eclipse.tea.ui_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.ui_feature ---
03:04:29 [INFO] 
03:04:29 [INFO] -------------< org.eclipse:org.eclipse.tea.library.build >--------------
03:04:29 [INFO] Building org.eclipse.tea.library.build 1.6.0-SNAPSHOT             [8/14]
03:04:29 [INFO]   from org.eclipse.tea.library.build/pom.xml
03:04:29 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:29 [INFO] 
03:04:29 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library.build ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.library.build ---
03:04:29 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.library.build ---
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.library.build ---
03:04:29 [INFO] 
03:04:29 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.library.build ---
03:04:29 [INFO] 
03:04:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.library.build ---
03:04:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/src/main/resources
03:04:29 [INFO] 
03:04:29 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.library.build ---
03:04:29 [INFO] Compiling 89 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/classes
03:04:30 [INFO] 
03:04:30 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.library.build ---
03:04:30 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/src/test/resources
03:04:30 [INFO] 
03:04:30 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.library.build ---
03:04:30 [INFO] 
03:04:30 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.library.build ---
03:04:30 [INFO] No tests to run.
03:04:30 [INFO] 
03:04:30 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.library.build ---
03:04:30 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-1.6.0-SNAPSHOT-sources.jar
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.library.build ---
03:04:31 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-1.6.0-SNAPSHOT.jar
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library.build ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.library.build ---
03:04:31 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:31             offers equivalent and even enhanced functionality
03:04:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library.build ---
03:04:31 [WARNING] artifact org.eclipse:org.eclipse.tea.library.build:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:31 [WARNING] artifact org.eclipse:org.eclipse.tea.library.build:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.library.build ---
03:04:31 [INFO] 
03:04:31 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.library.build ---
03:04:31 [INFO] No tests to run.
03:04:31 [INFO] 
03:04:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.library.build ---
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/1.6.0-SNAPSHOT/org.eclipse.tea.library.build-1.6.0-SNAPSHOT.jar
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/1.6.0-SNAPSHOT/org.eclipse.tea.library.build-1.6.0-SNAPSHOT.pom
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/org.eclipse.tea.library.build-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/1.6.0-SNAPSHOT/org.eclipse.tea.library.build-1.6.0-SNAPSHOT-sources.jar
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/1.6.0-SNAPSHOT/org.eclipse.tea.library.build-1.6.0-SNAPSHOT-p2metadata.xml
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build/1.6.0-SNAPSHOT/org.eclipse.tea.library.build-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.library.build ---
03:04:31 [INFO] 
03:04:31 [INFO] ------------< org.eclipse:org.eclipse.tea.library_feature >-------------
03:04:31 [INFO] Building org.eclipse.tea.library_feature 1.6.0-SNAPSHOT           [9/14]
03:04:31 [INFO]   from org.eclipse.tea.library_feature/pom.xml
03:04:31 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:04:31 [INFO] 
03:04:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] Deleting /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:package-feature (default-package-feature) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT.jar
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.library_feature ---
03:04:31 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:31             offers equivalent and even enhanced functionality
03:04:31 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:31 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library_feature ---
03:04:31 [WARNING] artifact org.eclipse:org.eclipse.tea.library_feature:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:31 [WARNING] artifact org.eclipse:org.eclipse.tea.library_feature:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:31 [INFO] 
03:04:31 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT.jar
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT.pom
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT-p2metadata.xml
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:31 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library_feature/target/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.library_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.library_feature ---
03:04:31 [INFO] 
03:04:31 [INFO] ----------< org.eclipse:org.eclipse.tea.library.build.lcdsl >-----------
03:04:31 [INFO] Building org.eclipse.tea.library.build.lcdsl 1.6.0-SNAPSHOT      [10/14]
03:04:31 [INFO]   from org.eclipse.tea.library.build.lcdsl/pom.xml
03:04:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:31 [INFO] 
03:04:31 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [INFO] 
03:04:31 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [INFO] 
03:04:31 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/src/main/resources
03:04:31 [INFO] 
03:04:31 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.library.build.lcdsl ---
03:04:31 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/classes
03:04:32 [INFO] 
03:04:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/src/test/resources
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] 
03:04:32 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] No tests to run.
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT-sources.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:32             offers equivalent and even enhanced functionality
03:04:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.library.build.lcdsl:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.library.build.lcdsl:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] 
03:04:32 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] No tests to run.
03:04:32 [INFO] 
03:04:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/1.6.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/1.6.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT.pom
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/1.6.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT-sources.jar
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/1.6.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT-p2metadata.xml
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.library.build.lcdsl/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.library.build.lcdsl/1.6.0-SNAPSHOT/org.eclipse.tea.library.build.lcdsl-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.library.build.lcdsl ---
03:04:32 [INFO] 
03:04:32 [INFO] ---------< org.eclipse:org.eclipse.tea.lcdsl.library_feature >----------
03:04:32 [INFO] Building org.eclipse.tea.lcdsl.library_feature 1.6.0-SNAPSHOT    [11/14]
03:04:32 [INFO]   from org.eclipse.tea.lcdsl.library_feature/pom.xml
03:04:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:04:32 [INFO] 
03:04:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] Deleting /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:package-feature (default-package-feature) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:32             offers equivalent and even enhanced functionality
03:04:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.lcdsl.library_feature:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.lcdsl.library_feature:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [INFO] 
03:04:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT.pom
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT-p2metadata.xml
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.lcdsl.library_feature/target/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.lcdsl.library_feature/1.6.0-SNAPSHOT/org.eclipse.tea.lcdsl.library_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.lcdsl.library_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] ----------------< org.eclipse:org.eclipse.tea.samples >-----------------
03:04:32 [INFO] Building org.eclipse.tea.samples 1.6.0-SNAPSHOT                  [12/14]
03:04:32 [INFO]   from org.eclipse.tea.samples/pom.xml
03:04:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
03:04:32 [INFO] 
03:04:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.tea.samples ---
03:04:32 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.samples ---
03:04:32 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/src/main/resources
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-compiler:2.5.0:compile (default-compile) @ org.eclipse.tea.samples ---
03:04:32 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/classes
03:04:32 [INFO] 
03:04:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.tea.samples ---
03:04:32 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/src/test/resources
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-compiler:2.5.0:testCompile (default-testCompile) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.tea.samples ---
03:04:32 [INFO] No tests to run.
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.samples ---
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/org.eclipse.tea.samples-1.6.0-SNAPSHOT-sources.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:package-plugin (default-package-plugin) @ org.eclipse.tea.samples ---
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/org.eclipse.tea.samples-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.samples ---
03:04:32 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:32             offers equivalent and even enhanced functionality
03:04:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.samples ---
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.samples:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.samples:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-surefire:2.5.0:integration-test (default-integration-test) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.tea.samples ---
03:04:32 [INFO] No tests to run.
03:04:32 [INFO] 
03:04:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.samples ---
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/org.eclipse.tea.samples-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/1.6.0-SNAPSHOT/org.eclipse.tea.samples-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/1.6.0-SNAPSHOT/org.eclipse.tea.samples-1.6.0-SNAPSHOT.pom
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/org.eclipse.tea.samples-1.6.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/1.6.0-SNAPSHOT/org.eclipse.tea.samples-1.6.0-SNAPSHOT-sources.jar
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/1.6.0-SNAPSHOT/org.eclipse.tea.samples-1.6.0-SNAPSHOT-p2metadata.xml
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.samples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.samples/1.6.0-SNAPSHOT/org.eclipse.tea.samples-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.samples ---
03:04:32 [INFO] 
03:04:32 [INFO] -----------< org.eclipse:org.eclipse.tea.scripting_feature >------------
03:04:32 [INFO] Building org.eclipse.tea.scripting_feature 1.6.0-SNAPSHOT        [13/14]
03:04:32 [INFO]   from org.eclipse.tea.scripting_feature/pom.xml
03:04:32 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:04:32 [INFO] 
03:04:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] Deleting /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:validate-id (default-validate-id) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:validate-version (default-validate-version) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:package-feature (default-package-feature) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.scripting_feature ---
03:04:32 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:32             offers equivalent and even enhanced functionality
03:04:32 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.scripting_feature ---
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.scripting_feature:xml:p2metadata:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [WARNING] artifact org.eclipse:org.eclipse.tea.scripting_feature:xml:p2artifacts:1.6.0-SNAPSHOT already attached, replace previous instance
03:04:32 [INFO] 
03:04:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/1.6.0-SNAPSHOT/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT.jar
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/1.6.0-SNAPSHOT/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT.pom
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/1.6.0-SNAPSHOT/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT-p2metadata.xml
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/1.6.0-SNAPSHOT/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:32 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.scripting_feature/target/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.scripting_feature/1.6.0-SNAPSHOT/org.eclipse.tea.scripting_feature-1.6.0-SNAPSHOT-sources-feature.jar
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.scripting_feature ---
03:04:32 [INFO] 
03:04:32 [INFO] ---------------< org.eclipse:org.eclipse.tea.repository >---------------
03:04:32 [INFO] Building org.eclipse.tea.repository 1.6.0-SNAPSHOT               [14/14]
03:04:32 [INFO]   from org.eclipse.tea.repository/pom.xml
03:04:32 [INFO] -------------------------[ eclipse-repository ]-------------------------
03:04:32 [INFO] 
03:04:32 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.tea.repository ---
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-packaging:2.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tea.repository ---
03:04:32 [INFO] The project's OSGi version is 1.6.0.202312220803
03:04:32 [INFO] 
03:04:32 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.tea.repository ---
03:04:32 [INFO] 
03:04:32 [INFO] --- target-platform-configuration:2.5.0:target-platform (default-target-platform) @ org.eclipse.tea.repository ---
03:04:32 [INFO] 
03:04:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.tea.repository ---
03:04:32 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/src/main/resources
03:04:32 [INFO] 
03:04:32 [INFO] --- tycho-p2-publisher:2.5.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tea.repository ---
03:04:32 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:04:32 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
03:04:33 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
03:04:33 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
03:04:33 [INFO] 
03:04:33 [INFO] --- tycho-p2-publisher:2.5.0:publish-products (default-publish-products) @ org.eclipse.tea.repository ---
03:04:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:04:33 [INFO] 
03:04:33 [INFO] --- tycho-p2-publisher:2.5.0:publish-categories (default-publish-categories) @ org.eclipse.tea.repository ---
03:04:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:04:33 [INFO] 
03:04:33 [INFO] --- tycho-p2-publisher:2.5.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tea.repository ---
03:04:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:04:33 [INFO] 
03:04:33 [INFO] --- tycho-p2-repository:2.5.0:assemble-repository (default-assemble-repository) @ org.eclipse.tea.repository ---
03:04:33 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:04:35 [INFO] 
03:04:35 [INFO] --- tycho-source:2.5.0:plugin-source (plugin-source) @ org.eclipse.tea.repository ---
03:04:35 [INFO] 
03:04:35 [INFO] --- tycho-p2-repository:2.5.0:archive-repository (default-archive-repository) @ org.eclipse.tea.repository ---
03:04:35 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
03:04:35 [INFO] Building zip: /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/org.eclipse.tea.repository-1.6.0-SNAPSHOT.zip
03:04:35 [INFO] 
03:04:35 [INFO] --- tycho-source-feature:2.5.0:source-feature (source-feature) @ org.eclipse.tea.repository ---
03:04:35 [WARNING]  Goal 'source-feature' is deprecated: this mojo is replaced by the tycho-source-plugin with execution feature-source which
03:04:35             offers equivalent and even enhanced functionality
03:04:35 [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
03:04:35 [INFO] 
03:04:35 [INFO] --- tycho-p2:2.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.tea.repository ---
03:04:35 [INFO] 
03:04:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.tea.repository ---
03:04:35 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/org.eclipse.tea.repository-1.6.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository/1.6.0-SNAPSHOT/org.eclipse.tea.repository-1.6.0-SNAPSHOT.zip
03:04:35 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/pom.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository/1.6.0-SNAPSHOT/org.eclipse.tea.repository-1.6.0-SNAPSHOT.pom
03:04:35 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository/1.6.0-SNAPSHOT/org.eclipse.tea.repository-1.6.0-SNAPSHOT-p2metadata.xml
03:04:35 [INFO] Installing /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/org.eclipse.tea.repository/1.6.0-SNAPSHOT/org.eclipse.tea.repository-1.6.0-SNAPSHOT-p2artifacts.xml
03:04:35 [INFO] 
03:04:35 [INFO] --- tycho-p2:2.5.0:update-local-index (default-update-local-index) @ org.eclipse.tea.repository ---
03:04:35 [INFO] ------------------------------------------------------------------------
03:04:35 [INFO] Reactor Summary for tea 1.6.0-SNAPSHOT:
03:04:35 [INFO] 
03:04:35 [INFO] tea ................................................ SUCCESS [  0.274 s]
03:04:35 [INFO] org.eclipse.tea.core ............................... SUCCESS [  3.228 s]
03:04:35 [INFO] org.eclipse.tea.core.ui ............................ SUCCESS [  0.694 s]
03:04:35 [INFO] org.eclipse.tea.core.ui.live ....................... SUCCESS [  0.505 s]
03:04:35 [INFO] org.eclipse.tea.core_feature ....................... SUCCESS [  0.288 s]
03:04:35 [INFO] org.eclipse.tea.ease ............................... SUCCESS [  0.445 s]
03:04:35 [INFO] org.eclipse.tea.ui_feature ......................... SUCCESS [  0.334 s]
03:04:35 [INFO] org.eclipse.tea.library.build ...................... SUCCESS [  1.248 s]
03:04:35 [INFO] org.eclipse.tea.library_feature .................... SUCCESS [  0.224 s]
03:04:35 [INFO] org.eclipse.tea.library.build.lcdsl ................ SUCCESS [  0.754 s]
03:04:35 [INFO] org.eclipse.tea.lcdsl.library_feature .............. SUCCESS [  0.205 s]
03:04:35 [INFO] org.eclipse.tea.samples ............................ SUCCESS [  0.436 s]
03:04:35 [INFO] org.eclipse.tea.scripting_feature .................. SUCCESS [  0.175 s]
03:04:35 [INFO] org.eclipse.tea.repository ......................... SUCCESS [  2.149 s]
03:04:35 [INFO] ------------------------------------------------------------------------
03:04:35 [INFO] BUILD SUCCESS
03:04:35 [INFO] ------------------------------------------------------------------------
03:04:35 [INFO] Total time:  39.942 s
03:04:35 [INFO] Finished at: 2023-12-22T08:04:35Z
03:04:35 [INFO] ------------------------------------------------------------------------
03:04:35 [Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
03:04:35 Run condition [Current build status] enabling perform for step [Execute shell]
03:04:35 [tea-release] $ /bin/sh -xe /tmp/jenkins427238589853755607.sh
03:04:35 + SITE_DIR=/home/data/httpd/download.eclipse.org/tea/1.6.0rc
03:04:35 ++ ssh genie.tea@projects-storage.eclipse.org ls -la /home/data/httpd/download.eclipse.org/tea/1.6.0rc
03:04:35 ++ wc -l
03:04:36 ls: cannot access '/home/data/httpd/download.eclipse.org/tea/1.6.0rc': No such file or directory
03:04:36 + [[ 0 -gt 0 ]]
03:04:36 + [[ true == \t\r\u\e ]]
03:04:36 + find /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/content.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.core.ui.live.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.ease.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.core.ui_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.core.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.library.build.lcdsl.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.library.build.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.ease_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.core_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.library.build_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.library.build.lcdsl_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.core.ui.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/plugins/org.eclipse.tea.core.ui.live_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.library_feature.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.ui_feature.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.lcdsl.library_feature.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.ui_feature_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.scripting_feature_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.core_feature.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.lcdsl.library_feature_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.scripting_feature.source_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.library_feature_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/features/org.eclipse.tea.core_feature_1.6.0.202312220803.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/artifacts.jar
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/content.xml.xz
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/artifacts.xml.xz
03:04:36 /home/jenkins/agent/workspace/tea-release/org.eclipse.tea.repository/target/repository/p2.index
03:04:36 + ssh genie.tea@projects-storage.eclipse.org find /home/data/httpd/download.eclipse.org/tea/1.6.0rc
03:04:36 find: ‘/home/data/httpd/download.eclipse.org/tea/1.6.0rc’: No such file or directory
03:04:36 Build step 'Conditional step (single)' marked build as failure
03:04:36 $ ssh-agent -k
03:04:36 unset SSH_AUTH_SOCK;
03:04:36 unset SSH_AGENT_PID;
03:04:36 echo Agent pid 49 killed;
03:04:36 [ssh-agent] Stopped.
03:04:36 Sending e-mails to: michael.haubenwallner@ssi-schaefer.com
03:04:36 Finished: FAILURE