Skip to content

Console Output

15:43:20 Started by user Jonah Graham
15:43:20 Running as Jonah Graham
15:43:24 Agent basic-4clnm is provisioned from template basic
15:43:24 ---
15:43:24 apiVersion: "v1"
15:43:24 kind: "Pod"
15:43:24 metadata:
15:43:24   labels:
15:43:24     jenkins: "slave"
15:43:24     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
15:43:24     jenkins/label: "basic"
15:43:24   name: "basic-4clnm"
15:43:24   namespace: "packaging"
15:43:24 spec:
15:43:24   containers:
15:43:24   - env:
15:43:24     - name: "JENKINS_SECRET"
15:43:24       value: "********"
15:43:24     - name: "JENKINS_TUNNEL"
15:43:24       value: "jenkins-discovery.packaging.svc.cluster.local:50000"
15:43:24     - name: "JENKINS_AGENT_NAME"
15:43:24       value: "basic-4clnm"
15:43:24     - name: "JENKINS_REMOTING_JAVA_OPTS"
15:43:24       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
15:43:24         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
15:43:24     - name: "JAVA_TOOL_OPTIONS"
15:43:24       value: ""
15:43:24     - name: "_JAVA_OPTIONS"
15:43:24       value: ""
15:43:24     - name: "OPENJ9_JAVA_OPTIONS"
15:43:24       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
15:43:24     - name: "JENKINS_NAME"
15:43:24       value: "basic-4clnm"
15:43:24     - name: "JENKINS_AGENT_WORKDIR"
15:43:24       value: "/home/jenkins/agent"
15:43:24     - name: "JENKINS_URL"
15:43:24       value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/"
15:43:24     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
15:43:24     imagePullPolicy: "Always"
15:43:24     name: "jnlp"
15:43:24     resources:
15:43:24       limits:
15:43:24         cpu: "2000m"
15:43:24         memory: "4096Mi"
15:43:24       requests:
15:43:24         cpu: "1000m"
15:43:24         memory: "4096Mi"
15:43:24     tty: true
15:43:24     volumeMounts:
15:43:24     - mountPath: "/home/jenkins/.m2/toolchains.xml"
15:43:24       name: "m2-dir"
15:43:24       readOnly: true
15:43:24       subPath: "toolchains.xml"
15:43:24     - mountPath: "/home/jenkins/.mavenrc"
15:43:24       name: "m2-dir"
15:43:24       readOnly: true
15:43:24       subPath: ".mavenrc"
15:43:24     - mountPath: "/opt/tools"
15:43:24       name: "volume-0"
15:43:24       readOnly: false
15:43:24     - mountPath: "/home/jenkins"
15:43:24       name: "volume-2"
15:43:24       readOnly: false
15:43:24     - mountPath: "/home/jenkins/.m2/repository"
15:43:24       name: "volume-3"
15:43:24       readOnly: false
15:43:24     - mountPath: "/home/jenkins/.m2/settings-security.xml"
15:43:24       name: "m2-secret-dir"
15:43:24       readOnly: true
15:43:24       subPath: "settings-security.xml"
15:43:24     - mountPath: "/home/jenkins/.m2/wrapper"
15:43:24       name: "volume-4"
15:43:24       readOnly: false
15:43:24     - mountPath: "/home/jenkins/.m2/settings.xml"
15:43:24       name: "m2-secret-dir"
15:43:24       readOnly: true
15:43:24       subPath: "settings.xml"
15:43:24     - mountPath: "/home/jenkins/.ssh"
15:43:24       name: "volume-1"
15:43:24       readOnly: false
15:43:24       subPath: ""
15:43:24     - mountPath: "/home/jenkins/agent"
15:43:24       name: "workspace-volume"
15:43:24       readOnly: false
15:43:24     workingDir: "/home/jenkins/agent"
15:43:24   nodeSelector:
15:43:24     kubernetes.io/os: "linux"
15:43:24   restartPolicy: "Never"
15:43:24   volumes:
15:43:24   - name: "volume-0"
15:43:24     persistentVolumeClaim:
15:43:24       claimName: "tools-claim-jiro-packaging"
15:43:24       readOnly: true
15:43:24   - name: "m2-secret-dir"
15:43:24     secret:
15:43:24       secretName: "m2-secret-dir"
15:43:24   - emptyDir:
15:43:24       medium: ""
15:43:24     name: "volume-2"
15:43:24   - configMap:
15:43:24       name: "m2-dir"
15:43:24     name: "m2-dir"
15:43:24   - configMap:
15:43:24       name: "known-hosts"
15:43:24     name: "volume-1"
15:43:24   - emptyDir:
15:43:24       medium: ""
15:43:24     name: "workspace-volume"
15:43:24   - emptyDir:
15:43:24       medium: ""
15:43:24     name: "volume-4"
15:43:24   - emptyDir:
15:43:24       medium: ""
15:43:24     name: "volume-3"
15:43:24 
15:43:24 Building remotely on basic-4clnm (basic) in workspace /home/jenkins/agent/workspace/simrel.epp-tycho-build
15:43:24 [WS-CLEANUP] Deleting project workspace...
15:43:24 [WS-CLEANUP] Deferred wipeout is used...
15:43:24 [ssh-agent] Looking for ssh-agent implementation...
15:43:24 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:43:24 $ ssh-agent
15:43:24 SSH_AUTH_SOCK=/tmp/ssh-GDcEIXdKop8T/agent.54
15:43:24 SSH_AGENT_PID=56
15:43:24 [ssh-agent] Started.
15:43:24 Running ssh-add (command line suppressed)
15:43:24 Identity added: /home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_8822407423101585978.key (/home/jenkins/agent/workspace/simrel.epp-tycho-build@tmp/private_key_8822407423101585978.key)
15:43:24 [ssh-agent] Using credentials genie.packaging (ssh://genie.packaging@projects-storage.eclipse.org)
15:43:24 The recommended git tool is: git
15:43:26 using credential github-bot
15:43:26 Cloning the remote Git repository
15:43:26 Cloning repository https://github.com/eclipse-packaging/packages.git
15:43:26  > git init /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages # timeout=10
15:43:26 Fetching upstream changes from https://github.com/eclipse-packaging/packages.git
15:43:26  > git --version # timeout=10
15:43:26  > git --version # 'git version 2.20.1'
15:43:26 using GIT_ASKPASS to set credentials GitHub bot (username/token)
15:43:26  > git fetch --tags --force --progress -- https://github.com/eclipse-packaging/packages.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:43:28  > git config remote.origin.url https://github.com/eclipse-packaging/packages.git # timeout=10
15:43:28  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:43:28 Avoid second fetch
15:43:28  > git rev-parse origin/master^{commit} # timeout=10
15:43:28 Checking out Revision 29e3916524608dcf4cb3c4ae4f1cd9bb2170dac2 (origin/master)
15:43:28  > git config core.sparsecheckout # timeout=10
15:43:28  > git checkout -f 29e3916524608dcf4cb3c4ae4f1cd9bb2170dac2 # timeout=10
15:43:28 Commit message: "Set version qualifiers with setGitDate script"
15:43:28  > git rev-list --no-walk 849d37ba967a173f1329969efc9754f7be64d3a6 # timeout=10
15:43:29 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins12172538384881019313.sh
15:43:29 + find /home/jenkins/agent/workspace/simrel.epp-tycho-build/
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/branches
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/description
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/applypatch-msg.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/commit-msg.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/fsmonitor-watchman.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/post-update.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-applypatch.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-commit.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-push.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-rebase.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/pre-receive.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/prepare-commit-msg.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/hooks/update.sample
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/info/exclude
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/heads
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.0-R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2.0.1-R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M6
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M5
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_M3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_SR1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2018-09_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/KEPLER_SR2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-03_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_M1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR1a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/LUNA_SR2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-06_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_0
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2019-12_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-03_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-06_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/MARS_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-09_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_0
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2020-12_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-03_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_1a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-06_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-09_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2021-12_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/NEON_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-03_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_0
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-06_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-09_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_1a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2022-12_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-03_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-06_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/OXYGEN_3a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/2023-09_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EPP_WIZARD_GANYMEDE_20090302
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080225_Eclipse_3_4_0_M5
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/EclipseEuropaPackages_20070630
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/PHOTON_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200806162215
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/R200809220400
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_GALILEO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/Root_HELIOS
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_R_RC5a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GALILEO_SR1_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GANYMEDE_SR1_RC3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/fixedVersionNumber
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/GIT_MIGRATION
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_M3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_RC5
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR1_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M7
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/HELIOS_SR2_RC3_beforeUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_SR2_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070624_3_3_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070921
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20070925
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_R
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071026_Eclipse_3_3_1_1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20071103_Eclipse_3_3_1_1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080108_Eclipse_3_4_0_M4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080226_Eclipse_3_3_2_Winter
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC3
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080414_Eclipse_3_4_0_M6
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC4
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080415_Eclipse_3_4_0_M6
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_RC5
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I20080526_Eclipse_3_4_0_RC1
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/I200806072215
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/INDIGO_M6
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/tags/JUNO_M2
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/GALILEO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/HELIOS
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/INDIGO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/JUNO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/KEPLER
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/LUNA
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/MARS
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/NEON
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/OXYGEN
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/bug571669
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/juno38
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/refs/remotes/origin/master
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/HEAD
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/config
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-d0ad4046b57474cc4552d356bc32f82d0bcc8a58.pack
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/pack/pack-d0ad4046b57474cc4552d356bc32f82d0bcc8a58.idx
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/objects/info
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/FETCH_HEAD
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/GALILEO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/HELIOS
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/INDIGO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/JUNO
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/KEPLER
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/LUNA
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/MARS
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/NEON
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/OXYGEN
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/bug571669
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/juno38
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/refs/remotes/origin/master
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/logs/HEAD
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.git/index
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.github/workflows/build.yml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.gitignore
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CHANGELOG.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CODE_OF_CONDUCT.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/CONTRIBUTING.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/LICENSE
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/NOTICE
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/README.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/RELEASING.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/SECURITY.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/remove-categories.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/Eclipse.icns
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/eclipse.ico
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/icon.xpm
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.l.pm
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.m.pm
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.s.pm
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/icons/solaris/Eclipse.t.pm
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/book.css
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/disabled_book.css
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/eppfeature32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/helpData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/introData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/macosx_narrow_book.css
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/narrow_book.css
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/plugin_customization.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.classpath
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/.settings/org.eclipse.jdt.core.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/a
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/icons/star@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash.bmp
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/splash/INSTRUCTIONS.md
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/org/eclipse/epp/common/ContributeHandler.java
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/introData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/splash.bmp
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/introData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/epp-java-about.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.tests/README_Testing.adoc
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/helpData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/introData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/javaee-ide_x48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_2010.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/wtp_logo_96.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/epp-php-about.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/introData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/p2.inf
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.forceQualifierUpdate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/META-INF/MANIFEST.MF
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.mappings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/about.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/build.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse16@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse256@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse32@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse48@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/eclipse_lg@2x.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/helpData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/images/scout.png
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/css/scout_intro.css
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/overviewExtensionContent.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/tutorialsExtensionContent.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/intro/whatsnewExtensionContent.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/introData.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/org.eclipse.ui.intro.universal.solstice/intro-eclipse.svg
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.properties
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/plugin_customization.ini
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.project
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.resources.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/.settings/org.eclipse.core.runtime.prefs
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/build.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/eppconfig.xsd
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/macos/product.entitlements
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPP.setup
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/oomph/EPPConfiguration.setup
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle-feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/bundle/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/feature/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/parent/product/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/.gitignore
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/macosx-notarization-single.sh
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/pom.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.Jenkinsfile
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/promote-a-build.sh
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/run_dash_licenses.sh
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/setGitDate
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaFooter.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/web/novaHeader.html
15:43:29 /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages@tmp
15:43:29 + find /home/jenkins/.m2
15:43:29 /home/jenkins/.m2
15:43:29 /home/jenkins/.m2/settings.xml
15:43:29 /home/jenkins/.m2/settings-security.xml
15:43:29 /home/jenkins/.m2/repository
15:43:29 /home/jenkins/.m2/toolchains.xml
15:43:29 /home/jenkins/.m2/wrapper
15:43:29 + cat /home/jenkins/.m2/toolchains.xml
15:43:29 <?xml version="1.0" encoding="UTF-8"?>
15:43:29 <toolchains>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>CDC-1.0/Foundation-1.0</id>
15:43:29       <vendor>cdc</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/ee/CDC-1.0_Foundation-1.0</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>CDC-1.1/Foundation-1.1</id>
15:43:29       <vendor>cdc</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/ee/CDC-1.1_Foundation-1.1</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>OSGi/Minimum-1.0</id>
15:43:29       <vendor>osgi</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.0</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>OSGi/Minimum-1.1</id>
15:43:29       <vendor>osgi</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.1</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>OSGi/Minimum-1.2</id>
15:43:29       <vendor>osgi</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/ee/OSGi_Minimum-1.2</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>J2SE-1.5</id>
15:43:29       <version>1.5</version>
15:43:29       <vendor>oracle</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/oracle/jdk-5/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-1.6</id>
15:43:29       <version>1.6</version>
15:43:29       <vendor>oracle</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/oracle/jdk-6/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-1.7</id>
15:43:29       <version>1.7</version>
15:43:29       <vendor>oracle</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/oracle/jdk-7/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-1.8</id>
15:43:29       <version>1.8</version>
15:43:29       <vendor>oracle</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/oracle/jdk-8/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-9</id>
15:43:29       <version>9</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-9/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-10</id>
15:43:29       <version>10</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-10/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-11</id>
15:43:29       <version>11</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-11/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-12</id>
15:43:29       <version>12</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-12/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-13</id>
15:43:29       <version>13</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-13/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-14</id>
15:43:29       <version>14</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-14/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-15</id>
15:43:29       <version>15</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-15/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-16</id>
15:43:29       <version>16</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-16/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-17</id>
15:43:29       <version>17</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-17/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-18</id>
15:43:29       <version>18</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-18/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-19</id>
15:43:29       <version>19</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-19/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-20</id>
15:43:29       <version>20</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-20/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29   <toolchain>
15:43:29     <type>jdk</type>
15:43:29     <provides>
15:43:29       <id>JavaSE-21</id>
15:43:29       <version>21</version>
15:43:29       <vendor>openjdk</vendor>
15:43:29     </provides>
15:43:29     <configuration><jdkHome>/opt/tools/java/openjdk/jdk-21/latest</jdkHome></configuration>
15:43:29   </toolchain>
15:43:29 </toolchains>
15:43:29 [simrel.epp-tycho-build] $ /opt/tools/apache-maven/3.8.6/bin/mvn -f org.eclipse.epp.packages/pom.xml "-DFake parameter=false" -Dtycho.disableP2Mirrors=true -Dmaven.repo.local=/home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository clean verify --batch-mode --show-version -e -Peclipse-sign-jar -Peclipse-sign-mac -Peclipse-sign-dmg -Peclipse-sign-windows -Peclipse-package-dmg -Pepp.package.cpp,epp.package.dsl,epp.package.embedcpp,epp.package.java,epp.package.jee,epp.package.modeling,epp.package.php,epp.package.rcp,epp.package.scout,epp.package.committers
15:43:29 Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
15:43:29 Maven home: /opt/tools/apache-maven/3.8.6
15:43:29 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
15:43:29 Default locale: en_US, platform encoding: UTF-8
15:43:29 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
15:43:30 [INFO] Error stacktraces are turned on.
15:43:30 [INFO] Scanning for projects...
15:43:44 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
15:44:12 [INFO] ### Using TychoRepositoryTransport for remote P2 access ###
15:44:12 [INFO]     Cache location:         /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/.cache/tycho
15:44:12 [INFO]     Transport mode:         online
15:44:12 [INFO]     Update mode:            cache first
15:44:12 [INFO]     Minimum cache duration: 60 minutes
15:44:12 [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
15:44:35 [INFO] Adding repository https://download.eclipse.org/releases/2023-12/202312061001
15:44:37 [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
15:44:37 [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest
15:44:37 [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest
15:44:37 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:44:37 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:44:37 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:44:37 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:44:37 [INFO]     1.3.0 -> JavaSE
15:44:37 [INFO]     1.4.0 -> JavaSE
15:44:37 [INFO]     1.5.0 -> JavaSE
15:44:37 [INFO]     1.6.0 -> JavaSE
15:44:37 [INFO]     1.7.0 -> JavaSE
15:44:37 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     18.0.0 -> JavaSE
15:44:37 [INFO]     19.0.0 -> JavaSE
15:44:37 [INFO]     20.0.0 -> JavaSE
15:44:37 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/pom.xml
15:44:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml
15:44:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/pom.xml
15:44:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/pom.xml
15:44:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.cpp.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/pom.xml
15:44:43 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:44:43 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:44:43 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:44:43 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:44:43 [INFO]     1.3.0 -> JavaSE
15:44:43 [INFO]     1.4.0 -> JavaSE
15:44:43 [INFO]     1.5.0 -> JavaSE
15:44:43 [INFO]     1.6.0 -> JavaSE
15:44:43 [INFO]     1.7.0 -> JavaSE
15:44:43 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     18.0.0 -> JavaSE
15:44:43 [INFO]     19.0.0 -> JavaSE
15:44:43 [INFO]     20.0.0 -> JavaSE
15:44:43 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.cpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/pom.xml
15:44:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/pom.xml
15:44:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.dsl.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/pom.xml
15:44:48 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:44:48 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:44:48 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:44:48 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:44:48 [INFO]     1.3.0 -> JavaSE
15:44:48 [INFO]     1.4.0 -> JavaSE
15:44:48 [INFO]     1.5.0 -> JavaSE
15:44:48 [INFO]     1.6.0 -> JavaSE
15:44:48 [INFO]     1.7.0 -> JavaSE
15:44:48 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     18.0.0 -> JavaSE
15:44:48 [INFO]     19.0.0 -> JavaSE
15:44:48 [INFO]     20.0.0 -> JavaSE
15:44:48 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.dsl:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/pom.xml
15:44:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/pom.xml
15:44:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/pom.xml
15:44:54 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:44:54 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:44:54 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:44:54 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:44:54 [INFO]     1.3.0 -> JavaSE
15:44:54 [INFO]     1.4.0 -> JavaSE
15:44:54 [INFO]     1.5.0 -> JavaSE
15:44:54 [INFO]     1.6.0 -> JavaSE
15:44:54 [INFO]     1.7.0 -> JavaSE
15:44:54 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     18.0.0 -> JavaSE
15:44:54 [INFO]     19.0.0 -> JavaSE
15:44:54 [INFO]     20.0.0 -> JavaSE
15:44:54 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.embedcpp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/pom.xml
15:44:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/pom.xml
15:44:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.java.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/pom.xml
15:44:59 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:44:59 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:44:59 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:44:59 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:44:59 [INFO]     1.3.0 -> JavaSE
15:44:59 [INFO]     1.4.0 -> JavaSE
15:44:59 [INFO]     1.5.0 -> JavaSE
15:44:59 [INFO]     1.6.0 -> JavaSE
15:44:59 [INFO]     1.7.0 -> JavaSE
15:44:59 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     18.0.0 -> JavaSE
15:44:59 [INFO]     19.0.0 -> JavaSE
15:44:59 [INFO]     20.0.0 -> JavaSE
15:44:59 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:44:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.java:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/pom.xml
15:45:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/pom.xml
15:45:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.jee.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/pom.xml
15:45:05 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:45:05 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:45:05 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:45:05 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:45:05 [INFO]     1.3.0 -> JavaSE
15:45:05 [INFO]     1.4.0 -> JavaSE
15:45:05 [INFO]     1.5.0 -> JavaSE
15:45:05 [INFO]     1.6.0 -> JavaSE
15:45:05 [INFO]     1.7.0 -> JavaSE
15:45:05 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     18.0.0 -> JavaSE
15:45:05 [INFO]     19.0.0 -> JavaSE
15:45:05 [INFO]     20.0.0 -> JavaSE
15:45:05 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.jee:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/pom.xml
15:45:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/pom.xml
15:45:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.modeling.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/pom.xml
15:45:13 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:45:13 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:45:13 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:45:13 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:45:13 [INFO]     1.3.0 -> JavaSE
15:45:13 [INFO]     1.4.0 -> JavaSE
15:45:13 [INFO]     1.5.0 -> JavaSE
15:45:13 [INFO]     1.6.0 -> JavaSE
15:45:13 [INFO]     1.7.0 -> JavaSE
15:45:13 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     18.0.0 -> JavaSE
15:45:13 [INFO]     19.0.0 -> JavaSE
15:45:13 [INFO]     20.0.0 -> JavaSE
15:45:13 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.modeling:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/pom.xml
15:45:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/pom.xml
15:45:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.php.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/pom.xml
15:45:20 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:45:20 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:45:20 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:45:20 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:45:20 [INFO]     1.3.0 -> JavaSE
15:45:20 [INFO]     1.4.0 -> JavaSE
15:45:20 [INFO]     1.5.0 -> JavaSE
15:45:20 [INFO]     1.6.0 -> JavaSE
15:45:20 [INFO]     1.7.0 -> JavaSE
15:45:20 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     18.0.0 -> JavaSE
15:45:20 [INFO]     19.0.0 -> JavaSE
15:45:20 [INFO]     20.0.0 -> JavaSE
15:45:20 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.php:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/pom.xml
15:45:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/pom.xml
15:45:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.rcp.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/pom.xml
15:45:25 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:45:25 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:45:25 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:45:25 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:45:25 [INFO]     1.3.0 -> JavaSE
15:45:25 [INFO]     1.4.0 -> JavaSE
15:45:25 [INFO]     1.5.0 -> JavaSE
15:45:25 [INFO]     1.6.0 -> JavaSE
15:45:25 [INFO]     1.7.0 -> JavaSE
15:45:25 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     18.0.0 -> JavaSE
15:45:25 [INFO]     19.0.0 -> JavaSE
15:45:25 [INFO]     20.0.0 -> JavaSE
15:45:25 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.rcp:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/pom.xml
15:45:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/pom.xml
15:45:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.scout.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/pom.xml
15:45:32 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:45:32 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:45:32 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:45:32 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:45:32 [INFO]     1.3.0 -> JavaSE
15:45:32 [INFO]     1.4.0 -> JavaSE
15:45:32 [INFO]     1.5.0 -> JavaSE
15:45:32 [INFO]     1.6.0 -> JavaSE
15:45:32 [INFO]     1.7.0 -> JavaSE
15:45:32 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     18.0.0 -> JavaSE
15:45:32 [INFO]     19.0.0 -> JavaSE
15:45:32 [INFO]     20.0.0 -> JavaSE
15:45:32 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.scout:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/pom.xml
15:45:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/pom.xml
15:45:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.committers.feature:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/pom.xml
15:45:40 [INFO] The following Execution Environments are currently known but are ignored by configuration:
15:45:40 [INFO]     1.0.0 -> JRE, JavaSE, OSGi/Minimum
15:45:40 [INFO]     1.1.0 -> JRE, JavaSE, OSGi/Minimum
15:45:40 [INFO]     1.2.0 -> JavaSE, OSGi/Minimum
15:45:40 [INFO]     1.3.0 -> JavaSE
15:45:40 [INFO]     1.4.0 -> JavaSE
15:45:40 [INFO]     1.5.0 -> JavaSE
15:45:40 [INFO]     1.6.0 -> JavaSE
15:45:40 [INFO]     1.7.0 -> JavaSE
15:45:40 [INFO]     1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     18.0.0 -> JavaSE
15:45:40 [INFO]     19.0.0 -> JavaSE
15:45:40 [INFO]     20.0.0 -> JavaSE
15:45:40 [INFO]     21.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO]     9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3
15:45:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:epp.package.committers:4.30.0-SNAPSHOT @ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/pom.xml
15:45:44 [INFO] ------------------------------------------------------------------------
15:45:44 [INFO] Reactor Build Order:
15:45:44 [INFO] 
15:45:44 [INFO] archive-template                                    [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.common                          [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.common.feature                 [eclipse-feature]
15:45:44 [INFO] org.eclipse.epp.package.cpp                             [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.cpp.feature                    [eclipse-feature]
15:45:44 [INFO] epp.package.cpp                                     [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.dsl                             [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.dsl.feature                    [eclipse-feature]
15:45:44 [INFO] epp.package.dsl                                     [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.embedcpp                        [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.embedcpp.feature               [eclipse-feature]
15:45:44 [INFO] epp.package.embedcpp                                [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.java                            [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.java.feature                   [eclipse-feature]
15:45:44 [INFO] epp.package.java                                    [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.jee                             [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.jee.feature                    [eclipse-feature]
15:45:44 [INFO] epp.package.jee                                     [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.modeling                        [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.modeling.feature               [eclipse-feature]
15:45:44 [INFO] epp.package.modeling                                [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.php                             [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.php.feature                    [eclipse-feature]
15:45:44 [INFO] epp.package.php                                     [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.rcp                             [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.rcp.feature                    [eclipse-feature]
15:45:44 [INFO] epp.package.rcp                                     [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.scout                           [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.scout.feature                  [eclipse-feature]
15:45:44 [INFO] epp.package.scout                                   [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp.package.committers                      [eclipse-plugin]
15:45:44 [INFO] org.eclipse.epp.package.committers.feature             [eclipse-feature]
15:45:44 [INFO] epp.package.committers                              [eclipse-repository]
15:45:44 [INFO] org.eclipse.epp-buildall                                           [pom]
15:45:44 [INFO] 
15:45:44 [INFO] ------------------< org.eclipse.epp:archive-template >------------------
15:45:44 [INFO] Building archive-template 4.30.0-SNAPSHOT                         [1/34]
15:45:44 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:45:44 [INFO] 
15:45:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-template ---
15:45:45 [INFO] 
15:45:45 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ archive-template ---
15:45:49 [INFO] The project's OSGi version is 4.30.0.20230913-1413
15:45:49 [INFO] 
15:45:49 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ archive-template ---
15:45:54 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'archive-template'. The initial value 'archive-template' is left as-is...
15:45:54 [INFO] 
15:45:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ archive-template ---
15:45:54 [INFO] 
15:45:54 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ archive-template ---
15:45:55 [INFO] 
15:45:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ archive-template ---
15:45:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:45:59 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:45:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/src/main/resources
15:45:59 [INFO] 
15:45:59 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ archive-template ---
15:45:59 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:45:59 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:45:59 [INFO] 
15:45:59 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ archive-template ---
15:45:59 [INFO] 
15:45:59 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ archive-template ---
15:45:59 [INFO] 
15:45:59 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ archive-template ---
15:45:59 [INFO] 
15:45:59 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ archive-template ---
15:46:00 [INFO] 
15:46:00 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ archive-template ---
15:46:00 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.30.0-SNAPSHOT.zip
15:46:00 [INFO] 
15:46:00 [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-uncategorized) @ archive-template ---
15:46:00 [INFO] Adding repository http://download.eclipse.org/releases/latest
15:46:05 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
15:46:05 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data/.metadata/.log
15:46:05 [INFO] Command line:
15:46:05 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, remove-categories.xml]
15:46:06 Buildfile: remove-categories.xml
15:46:06 WARNING: A terminally deprecated method in java.lang.System has been called
15:46:06 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/eclipserun-work/configuration/org.eclipse.osgi/48/0/.cp/lib/antsupportlib.jar)
15:46:06 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
15:46:06 WARNING: System::setSecurityManager will be removed in a future release
15:46:06 
15:46:06 remove-categories:
15:46:06 Unable to find: Installable Unit [ query=property[@name='org.eclipse.equinox.p2.type.category'] ] 
15:46:06 BUILD SUCCESSFUL
15:46:06 
15:46:06 BUILD SUCCESSFUL
15:46:06 Total time: 0 seconds
15:46:07 [INFO] 
15:46:07 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (re-archive-without-categories) @ archive-template ---
15:46:07 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive-template/target/archive-template-4.30.0-SNAPSHOT.zip
15:46:07 [INFO] 
15:46:07 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-template-repo) @ archive-template ---
15:46:07 [INFO] Executing tasks
15:46:07 [INFO]      [copy] Copying 2 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive/repository
15:46:07 [INFO] Executed tasks
15:46:07 [INFO] 
15:46:07 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.common >-----------
15:46:07 [INFO] Building org.eclipse.epp.package.common 4.30.0-SNAPSHOT           [2/34]
15:46:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:46:08 [INFO] 
15:46:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common ---
15:46:08 [INFO] 
15:46:08 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.common ---
15:46:08 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:46:08 [INFO] 
15:46:08 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common ---
15:46:08 [INFO] 
15:46:08 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common ---
15:46:08 [INFO] 
15:46:08 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common ---
15:46:08 [INFO] 
15:46:08 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common ---
15:46:08 [INFO] 
15:46:08 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.common ---
15:46:09 [INFO] Resolving class path of org.eclipse.epp.package.common...
15:46:09 [INFO] 
15:46:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.common ---
15:46:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:46:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:46:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/main/resources
15:46:09 [INFO] 
15:46:09 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.common ---
15:46:10 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/classes
15:46:10 [INFO] 
15:46:10 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] 
15:46:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:46:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:46:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/src/test/resources
15:46:11 [INFO] 
15:46:11 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] 
15:46:11 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] No tests to run.
15:46:11 [INFO] 
15:46:11 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] 
15:46:11 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.30.0-SNAPSHOT.jar
15:46:11 [INFO] 
15:46:11 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common ---
15:46:11 [INFO] 
15:46:11 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common ---
15:46:15 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/target/org.eclipse.epp.package.common-4.30.0-SNAPSHOT.jar
15:46:17 [INFO] 
15:46:17 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common ---
15:46:17 [INFO] 
15:46:17 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.common ---
15:46:17 [INFO] 
15:46:17 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.common ---
15:46:17 [INFO] No tests to run.
15:46:17 [INFO] 
15:46:17 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.common.feature >-------
15:46:17 [INFO] Building org.eclipse.epp.package.common.feature 4.30.0-SNAPSHOT   [3/34]
15:46:17 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:46:17 [INFO] 
15:46:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.common.feature ---
15:46:17 [INFO] 
15:46:17 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.common.feature ---
15:46:18 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider.
15:46:18 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:46:18 [INFO] 
15:46:18 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.30.0-SNAPSHOT.jar
15:46:18 [INFO] 
15:46:18 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] 
15:46:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.common.feature ---
15:46:18 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common.feature/target/org.eclipse.epp.package.common.feature-4.30.0-SNAPSHOT.jar
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.common.feature ---
15:46:19 [INFO] 
15:46:19 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.cpp >-------------
15:46:19 [INFO] Building org.eclipse.epp.package.cpp 4.30.0-SNAPSHOT              [4/34]
15:46:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:46:19 [INFO] 
15:46:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] Resolving class path of org.eclipse.epp.package.cpp...
15:46:19 [INFO] 
15:46:19 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:46:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:46:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/main/resources
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:46:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:46:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/src/test/resources
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] No tests to run.
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:46:19 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:46:19 [INFO] Copying 1 resource
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.30.0-SNAPSHOT.jar
15:46:19 [INFO] 
15:46:19 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] 
15:46:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp ---
15:46:19 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp/target/org.eclipse.epp.package.cpp-4.30.0-SNAPSHOT.jar
15:46:20 [INFO] 
15:46:20 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp ---
15:46:20 [INFO] 
15:46:20 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.cpp ---
15:46:20 [INFO] 
15:46:20 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.cpp ---
15:46:20 [INFO] No tests to run.
15:46:20 [INFO] 
15:46:20 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.cpp.feature >---------
15:46:20 [INFO] Building org.eclipse.epp.package.cpp.feature 4.30.0-SNAPSHOT      [5/34]
15:46:20 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:46:21 [INFO] 
15:46:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.cpp.feature ---
15:46:21 [INFO] 
15:46:21 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:46:24 [INFO] 
15:46:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.30.0-SNAPSHOT.jar
15:46:24 [INFO] 
15:46:24 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] 
15:46:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.cpp.feature ---
15:46:24 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/target/org.eclipse.epp.package.cpp.feature-4.30.0-SNAPSHOT.jar
15:46:25 [INFO] 
15:46:25 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.cpp.feature ---
15:46:25 [INFO] 
15:46:25 [INFO] ------------------< org.eclipse.epp:epp.package.cpp >-------------------
15:46:25 [INFO] Building epp.package.cpp 4.30.0-SNAPSHOT                          [6/34]
15:46:25 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:46:35 [INFO] 
15:46:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.cpp ---
15:46:35 [INFO] 
15:46:35 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.cpp ---
15:47:16 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:47:16 [INFO] 
15:47:16 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.cpp ---
15:47:16 [INFO] 
15:47:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.cpp ---
15:47:16 [INFO] 
15:47:16 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.cpp ---
15:47:16 [INFO] 
15:47:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.cpp ---
15:47:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:47:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:47:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/src/main/resources
15:47:16 [INFO] 
15:47:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.cpp ---
15:47:16 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:47:16 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:47:16 [INFO] 
15:47:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.cpp ---
15:47:16 [INFO] 
15:47:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.cpp ---
15:47:16 [INFO] 
15:47:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.cpp ---
15:47:16 [INFO] 
15:47:16 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.cpp ---
15:47:28 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.30.0.20231201-1200.
15:47:32 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
15:47:33 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
15:47:33 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.cpp,4.30.0.20231201-1200.
15:47:38 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
15:47:49 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
15:47:54 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.win32.win32.x86_64,4.30.0.20231201-1200.
15:48:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
15:48:03 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
15:48:28 [INFO] 
15:48:28 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.cpp ---
15:48:28 [INFO] 
15:48:28 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.cpp ---
15:48:28 [INFO] Installing product epp.package.cpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/x86_64/eclipse
15:48:28 Installing epp.package.cpp 4.30.0.20231201-1200.
15:48:28 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:48:28 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:48:28 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:48:28 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:48:28 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:48:28 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:48:28 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:48:28 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:48:28 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:48:28 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:48:28 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
15:48:28 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
15:48:28 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:48:28 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
15:48:28 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
15:48:28 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
15:48:28 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
15:48:28 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
15:48:28 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
15:48:28 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
15:48:28 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
15:48:28 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
15:48:28 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
15:48:28 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
15:48:28 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
15:48:28 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
15:48:28 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
15:48:28 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
15:48:28 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
15:48:28 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
15:48:28 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
15:48:28 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
15:48:28 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
15:48:28 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
15:48:28 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
15:49:04 Operation completed in 35677 ms.
15:49:04 [INFO] Installing product epp.package.cpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/linux/gtk/aarch64/eclipse
15:49:04 Installing epp.package.cpp 4.30.0.20231201-1200.
15:49:04 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:49:04 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:49:04 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:49:04 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:49:04 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:49:04 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:49:04 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:49:04 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:49:04 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:49:04 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:49:04 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
15:49:04 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
15:49:04 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:49:04 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
15:49:04 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
15:49:04 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
15:49:04 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
15:49:04 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
15:49:04 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
15:49:04 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
15:49:04 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
15:49:04 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
15:49:04 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
15:49:04 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
15:49:04 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
15:49:04 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
15:49:04 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
15:49:04 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
15:49:04 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
15:49:04 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
15:49:04 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
15:49:04 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
15:49:04 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
15:49:04 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
15:49:04 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
15:49:40 Operation completed in 35629 ms.
15:49:40 [INFO] Installing product epp.package.cpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse
15:49:40 Installing epp.package.cpp 4.30.0.20231201-1200.
15:49:40 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:49:40 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:49:40 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:49:40 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:49:40 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:49:40 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:49:40 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:49:40 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:49:40 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:49:40 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:49:40 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
15:49:40 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
15:49:40 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:49:40 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
15:49:40 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
15:49:40 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
15:49:40 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
15:49:40 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
15:49:40 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
15:49:40 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
15:49:40 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
15:49:40 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
15:49:40 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
15:49:40 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
15:49:40 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
15:49:40 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
15:49:40 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
15:49:40 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
15:49:40 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
15:49:40 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
15:49:40 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
15:49:40 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
15:49:40 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
15:49:40 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
15:49:40 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
15:50:14 Operation completed in 33523 ms.
15:50:14 [INFO] Installing product epp.package.cpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app
15:50:15 Installing epp.package.cpp 4.30.0.20231201-1200.
15:50:15 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:50:15 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:50:15 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:50:15 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:50:15 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:50:15 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:50:15 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:50:15 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:50:15 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:50:15 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:50:15 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
15:50:15 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
15:50:15 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:50:15 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
15:50:15 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
15:50:15 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
15:50:15 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
15:50:15 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
15:50:15 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
15:50:15 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
15:50:15 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
15:50:15 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
15:50:15 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
15:50:15 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
15:50:15 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
15:50:15 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
15:50:15 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
15:50:15 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
15:50:15 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
15:50:15 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
15:50:15 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
15:50:15 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
15:50:15 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
15:50:15 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
15:50:15 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
15:50:48 Operation completed in 34008 ms.
15:50:49 [INFO] Installing product epp.package.cpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app
15:50:49 Installing epp.package.cpp 4.30.0.20231201-1200.
15:50:49 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:50:49 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:50:49 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:50:49 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:50:49 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:50:49 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:50:49 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:50:49 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
15:50:49 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
15:50:49 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
15:50:49 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
15:50:49 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
15:50:49 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
15:50:49 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
15:50:49 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
15:50:49 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
15:50:49 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
15:50:49 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
15:50:49 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
15:50:49 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
15:50:49 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
15:50:49 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
15:50:49 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
15:50:49 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
15:50:49 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
15:50:49 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
15:50:49 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
15:50:49 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
15:50:49 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
15:50:49 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
15:50:49 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
15:50:49 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
15:50:49 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
15:50:49 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
15:50:49 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
15:51:24 Operation completed in 34684 ms.
15:51:24 [INFO] 
15:51:24 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp ---
15:51:38 [INFO] [Fri Dec 01 20:51:38 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/x86_64/Eclipse.app'...
15:52:35 [INFO] [Fri Dec 01 20:52:35 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/macosx/cocoa/aarch64/Eclipse.app'...
15:53:16 [INFO] 
15:53:16 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.cpp ---
15:53:16 [INFO] [Fri Dec 01 20:53:16 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipse.exe'
15:53:17 [INFO] [Fri Dec 01 20:53:17 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/epp.package.cpp/win32/win32/x86_64/eclipse/eclipsec.exe'
15:53:20 [INFO] 
15:53:20 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.cpp ---
15:53:20 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.x86_64.tar.gz
15:53:37 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.aarch64.tar.gz
15:53:52 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-win32.win32.x86_64.zip
15:54:00 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
15:54:16 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
15:54:31 [INFO] 
15:54:31 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.cpp ---
15:54:31 [INFO] [Fri Dec 01 20:54:31 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
15:55:25 [INFO] 
15:55:25 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.cpp ---
15:55:25 [INFO] [Fri Dec 01 20:55:25 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/target/products/20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
15:56:18 [INFO] 
15:56:18 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.cpp ---
15:56:18 [INFO] Executing tasks
15:56:18 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
15:56:27 [INFO] Executed tasks
15:56:27 [INFO] 
15:56:27 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.cpp ---
15:56:31 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/../../archive/repository...
15:56:31 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
15:56:31 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
15:56:31 Mirroring: binary,epp.package.cpp.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.win32.win32.x86_64,4.30.0.20231201-1200)
15:56:31 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.win32.win32.x86_64,4.30.0.20231201-1200.
15:56:31 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
15:56:34 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
15:56:36 Mirroring: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
15:56:36 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
15:56:36 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
15:56:39 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
15:56:39 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
15:56:39 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
15:56:39 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
15:56:39 Mirroring: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
15:56:39 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
15:56:39 Mirroring: osgi.bundle,org.eclipse.epp.package.cpp,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.cpp,4.30.0.20231201-1200)
15:56:39 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.cpp,4.30.0.20231201-1200.
15:56:39 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
15:56:42 Mirroring: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
15:56:42 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.cpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
15:56:42 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
15:56:44 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.30.0.20231201-1200)
15:56:44 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.cpp.feature,4.30.0.20231201-1200.
15:56:45 [INFO] 
15:56:45 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.dsl >-------------
15:56:45 [INFO] Building org.eclipse.epp.package.dsl 4.30.0-SNAPSHOT              [7/34]
15:56:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
15:56:45 [INFO] 
15:56:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] Resolving class path of org.eclipse.epp.package.dsl...
15:56:45 [INFO] 
15:56:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/main/resources
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/src/test/resources
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] No tests to run.
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:56:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:56:45 [INFO] Copying 1 resource
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.30.0-SNAPSHOT.jar
15:56:45 [INFO] 
15:56:45 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] 
15:56:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl ---
15:56:45 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl/target/org.eclipse.epp.package.dsl-4.30.0-SNAPSHOT.jar
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl ---
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.dsl ---
15:56:46 [INFO] 
15:56:46 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.dsl ---
15:56:46 [INFO] No tests to run.
15:56:46 [INFO] 
15:56:46 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.dsl.feature >---------
15:56:46 [INFO] Building org.eclipse.epp.package.dsl.feature 4.30.0-SNAPSHOT      [8/34]
15:56:46 [INFO] --------------------------[ eclipse-feature ]---------------------------
15:56:46 [INFO] 
15:56:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.30.0-SNAPSHOT.jar
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] 
15:56:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.dsl.feature ---
15:56:46 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/target/org.eclipse.epp.package.dsl.feature-4.30.0-SNAPSHOT.jar
15:56:48 [INFO] 
15:56:48 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.dsl.feature ---
15:56:48 [INFO] 
15:56:48 [INFO] ------------------< org.eclipse.epp:epp.package.dsl >-------------------
15:56:48 [INFO] Building epp.package.dsl 4.30.0-SNAPSHOT                          [9/34]
15:56:48 [INFO] -------------------------[ eclipse-repository ]-------------------------
15:56:54 [INFO] 
15:56:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.dsl ---
15:56:54 [INFO] 
15:56:54 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.dsl ---
15:57:16 [INFO] The project's OSGi version is 4.30.0.20231201-1200
15:57:16 [INFO] 
15:57:16 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.dsl ---
15:57:16 [INFO] 
15:57:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.dsl ---
15:57:16 [INFO] 
15:57:16 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.dsl ---
15:57:16 [INFO] 
15:57:16 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.dsl ---
15:57:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:57:16 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
15:57:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/src/main/resources
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.dsl ---
15:57:16 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
15:57:16 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
15:57:16 [INFO] 
15:57:16 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.dsl ---
15:57:17 [INFO] 
15:57:17 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.dsl ---
15:57:17 [INFO] 
15:57:17 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.dsl ---
15:57:17 [INFO] 
15:57:17 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.dsl ---
15:57:28 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.30.0.20231201-1200.
15:57:36 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
15:57:46 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
15:57:52 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
15:58:00 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.dsl,4.30.0.20231201-1200.
15:58:03 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
15:58:11 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.win32.win32.x86_64,4.30.0.20231201-1200.
15:58:13 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
15:58:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.dsl ---
15:59:00 [INFO] 
15:59:00 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.dsl ---
15:59:00 [INFO] Installing product epp.package.dsl for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/x86_64/eclipse
15:59:01 Installing epp.package.dsl 4.30.0.20231201-1200.
15:59:01 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:59:01 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:59:01 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:59:01 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:59:01 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:59:01 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:59:01 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:59:01 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
15:59:01 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
15:59:01 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
15:59:01 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
15:59:01 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
15:59:01 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
15:59:01 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
15:59:01 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:59:01 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:59:01 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:59:01 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
15:59:49 Operation completed in 48550 ms.
15:59:49 [INFO] Installing product epp.package.dsl for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/linux/gtk/aarch64/eclipse
15:59:50 Installing epp.package.dsl 4.30.0.20231201-1200.
15:59:50 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
15:59:50 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
15:59:50 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
15:59:50 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
15:59:50 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
15:59:50 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
15:59:50 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
15:59:50 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
15:59:50 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
15:59:50 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
15:59:50 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
15:59:50 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
15:59:50 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
15:59:50 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
15:59:50 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
15:59:50 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
15:59:50 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
15:59:50 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:00:39 Operation completed in 50065 ms.
16:00:40 [INFO] Installing product epp.package.dsl for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse
16:00:40 Installing epp.package.dsl 4.30.0.20231201-1200.
16:00:40 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:00:40 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:00:40 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:00:40 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:00:40 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:00:40 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:00:40 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:00:40 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:00:40 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
16:00:40 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
16:00:40 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:00:40 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
16:00:40 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
16:00:40 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:00:40 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:00:40 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:00:40 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
16:00:40 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:01:28 Operation completed in 48214 ms.
16:01:29 [INFO] Installing product epp.package.dsl for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app
16:01:29 Installing epp.package.dsl 4.30.0.20231201-1200.
16:01:29 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:01:29 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:01:29 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:01:29 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:01:29 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:01:29 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:01:29 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:01:29 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:01:29 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
16:01:29 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
16:01:29 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:01:29 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
16:01:29 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
16:01:29 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:01:29 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:01:29 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:01:29 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
16:01:29 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:02:17 Operation completed in 47992 ms.
16:02:17 [INFO] Installing product epp.package.dsl for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app
16:02:18 Installing epp.package.dsl 4.30.0.20231201-1200.
16:02:18 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:02:18 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:02:18 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:02:18 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:02:18 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:02:18 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:02:18 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:02:18 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:02:18 Installing org.eclipse.emf.ecore.xcore.sdk.feature.group 1.27.0.v20231007-1413.
16:02:18 Installing org.eclipse.emf.mwe2.language.sdk.feature.group 2.16.0.v20231117-0522.
16:02:18 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:02:18 Installing org.eclipse.xtext.sdk.feature.group 2.33.0.v20231121-0955.
16:02:18 Installing org.eclipse.lsp4j.sdk.feature.group 0.21.1.v20230829-0014.
16:02:18 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:02:18 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:02:18 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:02:18 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
16:02:18 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:03:06 Operation completed in 48495 ms.
16:03:06 [INFO] 
16:03:06 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl ---
16:03:25 [INFO] [Fri Dec 01 21:03:25 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/x86_64/Eclipse.app'...
16:04:43 [INFO] [Fri Dec 01 21:04:43 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/macosx/cocoa/aarch64/Eclipse.app'...
16:05:38 [INFO] 
16:05:38 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.dsl ---
16:05:38 [INFO] [Fri Dec 01 21:05:38 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipse.exe'
16:05:41 [INFO] [Fri Dec 01 21:05:41 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/epp.package.dsl/win32/win32/x86_64/eclipse/eclipsec.exe'
16:05:44 [INFO] 
16:05:44 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.dsl ---
16:05:44 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.x86_64.tar.gz
16:06:04 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.aarch64.tar.gz
16:06:25 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-win32.win32.x86_64.zip
16:06:35 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.tar.gz
16:06:56 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.tar.gz
16:07:16 [INFO] 
16:07:16 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.dsl ---
16:07:16 [INFO] [Fri Dec 01 21:07:16 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
16:08:20 [INFO] 
16:08:20 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.dsl ---
16:08:20 [INFO] [Fri Dec 01 21:08:20 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/target/products/20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
16:09:26 [INFO] 
16:09:26 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.dsl ---
16:09:26 [INFO] Executing tasks
16:09:26 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
16:09:36 [INFO] Executed tasks
16:09:36 [INFO] 
16:09:36 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.dsl ---
16:09:40 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository...
16:09:41 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
16:09:41 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:09:41 Mirroring: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:09:41 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
16:09:41 Mirroring: osgi.bundle,org.eclipse.epp.package.dsl,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.dsl,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.dsl,4.30.0.20231201-1200.
16:09:41 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
16:09:41 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
16:09:41 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
16:09:41 Mirroring: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:09:41 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.dsl.feature,4.30.0.20231201-1200.
16:09:41 Mirroring: binary,epp.package.dsl.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.win32.win32.x86_64,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:09:41 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
16:09:41 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
16:09:41 Mirroring: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
16:09:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.dsl.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:09:41 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/../../archive/repository/.]
16:09:41 [INFO] 
16:09:41 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.embedcpp >----------
16:09:41 [INFO] Building org.eclipse.epp.package.embedcpp 4.30.0-SNAPSHOT        [10/34]
16:09:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:09:41 [INFO] 
16:09:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] Resolving class path of org.eclipse.epp.package.embedcpp...
16:09:41 [INFO] 
16:09:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:09:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:09:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/main/resources
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:09:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:09:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/src/test/resources
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] No tests to run.
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:09:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:09:41 [INFO] Copying 1 resource
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.30.0-SNAPSHOT.jar
16:09:41 [INFO] 
16:09:41 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] 
16:09:41 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp ---
16:09:41 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp/target/org.eclipse.epp.package.embedcpp-4.30.0-SNAPSHOT.jar
16:09:42 [INFO] 
16:09:42 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp ---
16:09:42 [INFO] 
16:09:42 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.embedcpp ---
16:09:42 [INFO] 
16:09:42 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.embedcpp ---
16:09:42 [INFO] No tests to run.
16:09:42 [INFO] 
16:09:42 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.embedcpp.feature >------
16:09:42 [INFO] Building org.eclipse.epp.package.embedcpp.feature 4.30.0-SNAPSHOT [11/34]
16:09:42 [INFO] --------------------------[ eclipse-feature ]---------------------------
16:09:42 [INFO] 
16:09:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:42 [INFO] 
16:09:42 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:09:43 [INFO] 
16:09:43 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.30.0-SNAPSHOT.jar
16:09:43 [INFO] 
16:09:43 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] 
16:09:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:43 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/target/org.eclipse.epp.package.embedcpp.feature-4.30.0-SNAPSHOT.jar
16:09:44 [INFO] 
16:09:44 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.embedcpp.feature ---
16:09:44 [INFO] 
16:09:44 [INFO] ----------------< org.eclipse.epp:epp.package.embedcpp >----------------
16:09:44 [INFO] Building epp.package.embedcpp 4.30.0-SNAPSHOT                    [12/34]
16:09:44 [INFO] -------------------------[ eclipse-repository ]-------------------------
16:09:44 [INFO] 
16:09:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.embedcpp ---
16:09:44 [INFO] 
16:09:44 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.embedcpp ---
16:09:48 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:09:48 [INFO] 
16:09:48 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.embedcpp ---
16:09:48 [INFO] 
16:09:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.embedcpp ---
16:09:48 [INFO] 
16:09:48 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.embedcpp ---
16:09:48 [INFO] 
16:09:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.embedcpp ---
16:09:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:09:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:09:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/src/main/resources
16:09:48 [INFO] 
16:09:48 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.embedcpp ---
16:09:48 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
16:09:48 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
16:09:48 [INFO] 
16:09:48 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.embedcpp ---
16:09:48 [INFO] 
16:09:48 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.embedcpp ---
16:09:48 [INFO] 
16:09:48 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.embedcpp ---
16:09:48 [INFO] 
16:09:48 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.embedcpp ---
16:10:02 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:10:04 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
16:10:05 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.30.0.20231201-1200.
16:10:10 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
16:10:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.embedcpp,4.30.0.20231201-1200.
16:10:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:10:27 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:10:34 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:10:36 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:11:04 [INFO] 
16:11:04 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.embedcpp ---
16:11:04 [INFO] 
16:11:04 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.embedcpp ---
16:11:04 [INFO] Installing product epp.package.embedcpp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/x86_64/eclipse
16:11:04 Installing epp.package.embedcpp 4.30.0.20231201-1200.
16:11:04 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:11:04 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:11:04 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:11:04 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:11:04 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:11:04 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:11:04 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:11:04 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:11:04 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:11:04 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:11:04 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:11:04 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:11:04 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:11:04 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:11:04 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
16:11:04 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
16:11:04 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
16:11:04 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
16:11:04 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
16:11:04 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
16:11:04 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
16:11:04 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
16:11:04 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
16:11:04 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
16:11:04 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
16:11:04 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
16:11:04 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
16:11:04 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
16:11:04 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
16:11:04 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
16:11:04 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
16:11:04 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
16:11:04 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
16:11:04 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
16:11:04 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
16:11:04 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
16:11:46 Operation completed in 42118 ms.
16:11:46 [INFO] Installing product epp.package.embedcpp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/linux/gtk/aarch64/eclipse
16:11:47 Installing epp.package.embedcpp 4.30.0.20231201-1200.
16:11:47 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:11:47 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:11:47 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:11:47 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:11:47 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:11:47 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:11:47 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:11:47 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:11:47 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:11:47 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:11:47 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:11:47 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:11:47 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:11:47 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:11:47 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
16:11:47 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
16:11:47 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
16:11:47 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
16:11:47 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
16:11:47 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
16:11:47 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
16:11:47 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
16:11:47 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
16:11:47 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
16:11:47 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
16:11:47 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
16:11:47 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
16:11:47 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
16:11:47 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
16:11:47 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
16:11:47 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
16:11:47 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
16:11:47 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
16:11:47 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
16:11:47 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
16:11:47 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
16:12:29 Operation completed in 42914 ms.
16:12:30 [INFO] Installing product epp.package.embedcpp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse
16:12:30 Installing epp.package.embedcpp 4.30.0.20231201-1200.
16:12:30 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:12:30 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:12:30 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:12:30 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:12:30 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:12:30 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:12:30 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:12:30 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:12:30 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:12:30 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:12:30 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:12:30 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:12:30 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:12:30 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:12:30 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
16:12:30 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
16:12:30 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
16:12:30 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
16:12:30 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
16:12:30 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
16:12:30 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
16:12:30 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
16:12:30 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
16:12:30 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
16:12:30 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
16:12:30 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
16:12:30 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
16:12:30 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
16:12:30 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
16:12:30 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
16:12:30 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
16:12:30 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
16:12:30 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
16:12:30 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
16:12:30 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
16:12:30 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
16:13:11 Operation completed in 41126 ms.
16:13:11 [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app
16:13:12 Installing epp.package.embedcpp 4.30.0.20231201-1200.
16:13:12 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:13:12 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:13:12 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:13:12 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:13:12 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:13:12 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:13:12 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:13:12 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:13:12 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:13:12 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:13:12 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:13:12 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:13:12 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:13:12 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:13:12 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
16:13:12 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
16:13:12 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
16:13:12 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
16:13:12 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
16:13:12 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
16:13:12 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
16:13:12 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
16:13:12 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
16:13:12 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
16:13:12 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
16:13:12 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
16:13:12 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
16:13:12 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
16:13:12 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
16:13:12 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
16:13:12 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
16:13:12 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
16:13:12 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
16:13:12 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
16:13:12 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
16:13:12 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
16:13:53 Operation completed in 41038 ms.
16:13:53 [INFO] Installing product epp.package.embedcpp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app
16:13:53 Installing epp.package.embedcpp 4.30.0.20231201-1200.
16:13:53 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:13:53 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:13:53 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:13:53 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:13:53 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:13:53 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:13:53 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:13:53 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:13:53 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:13:53 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:13:53 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:13:53 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:13:53 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:13:53 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:13:53 Installing org.eclipse.cdt.feature.group 11.4.0.202311271618.
16:13:53 Installing org.eclipse.cdt.autotools.feature.group 11.4.0.202309151124.
16:13:53 Installing org.eclipse.cdt.build.crossgcc.feature.group 11.4.0.202309151124.
16:13:53 Installing org.eclipse.cdt.cmake.feature.group 11.4.0.202309191802.
16:13:53 Installing org.eclipse.cdt.meson.feature.group 11.4.0.202309191802.
16:13:53 Installing org.eclipse.cdt.docker.launcher.feature.group 11.4.0.202309151124.
16:13:53 Installing org.eclipse.cdt.debug.gdbjtag.feature.group 11.4.0.202309151124.
16:13:53 Installing org.eclipse.cdt.debug.standalone.feature.group 11.4.0.202311211857.
16:13:53 Installing org.eclipse.cdt.debug.ui.memory.feature.group 11.4.0.202309151124.
16:13:53 Installing org.eclipse.cdt.launch.remote.feature.group 11.4.0.202309142347.
16:13:53 Installing org.eclipse.cdt.launch.serial.feature.feature.group 11.4.0.202309142347.
16:13:53 Installing org.eclipse.cdt.testsrunner.feature.feature.group 11.4.0.202309151124.
16:13:53 Installing org.eclipse.launchbar.feature.group 11.4.0.202309152126.
16:13:53 Installing org.eclipse.launchbar.remote.feature.group 11.4.0.202309142347.
16:13:53 Installing org.eclipse.linuxtools.cdt.libhover.feature.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.linuxtools.cdt.libhover.devhelp.feature.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.linuxtools.changelog.c.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.linuxtools.gcov.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.linuxtools.gprof.feature.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.linuxtools.rpm.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.linuxtools.valgrind.feature.group 8.13.0.202311272311.
16:13:53 Installing org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group 11.4.0.202309142347.
16:13:53 Installing org.eclipse.tracecompass.gdbtrace.feature.group 9.2.0.202311300917.
16:13:53 Installing org.eclipse.tracecompass.lttng2.control.feature.group 9.2.0.202311300917.
16:13:53 Installing org.eclipse.tracecompass.lttng2.kernel.feature.group 9.2.0.202311300917.
16:13:53 Installing org.eclipse.tracecompass.lttng2.ust.feature.group 9.2.0.202311300917.
16:13:53 Installing org.eclipse.embedcdt.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.managedbuild.cross.arm.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.managedbuild.cross.riscv.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.codered.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.debug.gdbjtag.jlink.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.debug.gdbjtag.pyocd.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.debug.gdbjtag.qemu.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.packs.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.doc.user.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.templates.ad.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.templates.cortexm.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.templates.freescale.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.templates.stm.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.templates.sifive.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.embedcdt.templates.xpack.feature.group 6.4.0.202307251916.
16:13:53 Installing org.eclipse.mylyn.cdt.feature.feature.group 5.24.0.v20231009-0014.
16:14:36 Operation completed in 42535 ms.
16:14:36 [INFO] 
16:14:36 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp ---
16:14:52 [INFO] [Fri Dec 01 21:14:52 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/x86_64/Eclipse.app'...
16:15:59 [INFO] [Fri Dec 01 21:15:59 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/macosx/cocoa/aarch64/Eclipse.app'...
16:16:50 [INFO] 
16:16:50 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.embedcpp ---
16:16:50 [INFO] [Fri Dec 01 21:16:50 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipsec.exe'
16:16:50 [INFO] [Fri Dec 01 21:16:50 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/epp.package.embedcpp/win32/win32/x86_64/eclipse/eclipse.exe'
16:16:53 [INFO] 
16:16:53 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.embedcpp ---
16:16:53 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.x86_64.tar.gz
16:17:13 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.aarch64.tar.gz
16:17:32 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-win32.win32.x86_64.zip
16:17:41 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
16:18:01 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
16:18:20 [INFO] 
16:18:20 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.embedcpp ---
16:18:20 [INFO] [Fri Dec 01 21:18:20 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
16:19:23 [INFO] 
16:19:23 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.embedcpp ---
16:19:23 [INFO] [Fri Dec 01 21:19:23 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/target/products/20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
16:20:24 [INFO] 
16:20:24 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.embedcpp ---
16:20:24 [INFO] Executing tasks
16:20:24 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
16:20:32 [INFO] Executed tasks
16:20:32 [INFO] 
16:20:32 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.embedcpp ---
16:20:36 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository...
16:20:37 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
16:20:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
16:20:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
16:20:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
16:20:37 Mirroring: osgi.bundle,org.eclipse.epp.package.embedcpp,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.embedcpp,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.embedcpp,4.30.0.20231201-1200.
16:20:37 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
16:20:37 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:20:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
16:20:37 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:20:37 Mirroring: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:20:37 Mirroring: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:20:37 Mirroring: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.embedcpp.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:20:37 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
16:20:37 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.30.0.20231201-1200)
16:20:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.embedcpp.feature,4.30.0.20231201-1200.
16:20:37 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/../../archive/repository/.]
16:20:37 [INFO] 
16:20:37 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.java >------------
16:20:37 [INFO] Building org.eclipse.epp.package.java 4.30.0-SNAPSHOT            [13/34]
16:20:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] Resolving class path of org.eclipse.epp.package.java...
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:20:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/main/resources
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:20:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/src/test/resources
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] No tests to run.
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] 
16:20:37 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.java ---
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:20:37 [INFO] Copying 1 resource
16:20:37 [INFO] 
16:20:37 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.java ---
16:20:38 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.30.0-SNAPSHOT.jar
16:20:38 [INFO] 
16:20:38 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java ---
16:20:38 [INFO] 
16:20:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java ---
16:20:38 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java/target/org.eclipse.epp.package.java-4.30.0-SNAPSHOT.jar
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java ---
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.java ---
16:20:39 [INFO] 
16:20:39 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.java ---
16:20:39 [INFO] No tests to run.
16:20:39 [INFO] 
16:20:39 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.java.feature >--------
16:20:39 [INFO] Building org.eclipse.epp.package.java.feature 4.30.0-SNAPSHOT    [14/34]
16:20:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
16:20:39 [INFO] 
16:20:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.30.0-SNAPSHOT.jar
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] 
16:20:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.java.feature ---
16:20:39 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/target/org.eclipse.epp.package.java.feature-4.30.0-SNAPSHOT.jar
16:20:40 [INFO] 
16:20:40 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.java.feature ---
16:20:40 [INFO] 
16:20:40 [INFO] ------------------< org.eclipse.epp:epp.package.java >------------------
16:20:40 [INFO] Building epp.package.java 4.30.0-SNAPSHOT                        [15/34]
16:20:40 [INFO] -------------------------[ eclipse-repository ]-------------------------
16:20:41 [INFO] 
16:20:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.java ---
16:20:41 [INFO] 
16:20:41 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.java ---
16:20:42 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:20:42 [INFO] 
16:20:42 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.java ---
16:20:42 [INFO] 
16:20:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.java ---
16:20:42 [INFO] 
16:20:42 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.java ---
16:20:42 [INFO] 
16:20:42 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.java ---
16:20:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:20:42 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:20:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/src/main/resources
16:20:42 [INFO] 
16:20:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.java ---
16:20:42 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
16:20:42 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
16:20:42 [INFO] 
16:20:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.java ---
16:20:42 [INFO] 
16:20:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.java ---
16:20:42 [INFO] 
16:20:42 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.java ---
16:20:42 [INFO] 
16:20:42 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.java ---
16:20:48 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.30.0.20231201-1200.
16:20:48 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:20:49 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
16:20:52 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.java,4.30.0.20231201-1200.
16:20:54 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
16:21:05 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:21:12 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:21:17 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:21:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:21:37 [INFO] 
16:21:37 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.java ---
16:21:37 [INFO] 
16:21:37 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.java ---
16:21:37 [INFO] Installing product epp.package.java for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/x86_64/eclipse
16:21:37 Installing epp.package.java 4.30.0.20231201-1200.
16:21:37 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:21:37 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:21:37 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:21:37 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:21:37 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:21:37 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:21:37 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:21:37 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:21:37 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:21:37 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:21:37 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:21:37 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:21:37 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:21:37 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:21:37 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:21:37 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:21:37 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:21:37 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:21:37 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:21:37 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:21:37 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:21:37 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
16:21:37 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:21:37 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:22:07 Operation completed in 29979 ms.
16:22:07 [INFO] Installing product epp.package.java for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/linux/gtk/aarch64/eclipse
16:22:07 Installing epp.package.java 4.30.0.20231201-1200.
16:22:07 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:22:07 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:22:07 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:22:07 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:22:07 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:22:07 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:22:07 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:22:07 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:22:07 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:22:07 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:22:07 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:22:07 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:22:07 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:22:07 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:22:07 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:22:07 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:22:07 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:22:07 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:22:07 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:22:07 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:22:07 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:22:07 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
16:22:07 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:22:07 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:22:37 Operation completed in 29758 ms.
16:22:38 [INFO] Installing product epp.package.java for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse
16:22:38 Installing epp.package.java 4.30.0.20231201-1200.
16:22:38 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:22:38 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:22:38 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:22:38 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:22:38 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:22:38 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:22:38 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:22:38 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:22:38 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:22:38 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:22:38 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:22:38 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:22:38 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:22:38 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:22:38 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:22:38 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:22:38 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:22:38 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:22:38 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:22:38 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:22:38 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:22:38 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
16:22:38 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:22:38 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:23:07 Operation completed in 29894 ms.
16:23:08 [INFO] Installing product epp.package.java for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app
16:23:08 Installing epp.package.java 4.30.0.20231201-1200.
16:23:08 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:23:08 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:23:08 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:23:08 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:23:08 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:23:08 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:23:08 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:23:08 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:23:08 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:23:08 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:23:08 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:23:08 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:23:08 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:23:08 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:23:08 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:23:08 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:23:08 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:23:08 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:23:08 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:23:08 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:23:08 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:23:08 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
16:23:08 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:23:08 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:23:38 Operation completed in 29906 ms.
16:23:38 [INFO] Installing product epp.package.java for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app
16:23:39 Installing epp.package.java 4.30.0.20231201-1200.
16:23:39 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:23:39 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:23:39 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:23:39 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:23:39 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:23:39 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:23:39 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:23:39 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:23:39 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:23:39 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:23:39 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:23:39 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:23:39 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:23:39 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:23:39 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:23:39 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:23:39 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:23:39 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:23:39 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:23:39 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:23:39 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:23:39 Installing org.eclipse.wildwebdeveloper.xml.feature.feature.group 1.3.1.202310310352.
16:23:39 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:23:39 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:24:09 Operation completed in 30441 ms.
16:24:09 [INFO] 
16:24:09 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.java ---
16:24:22 [INFO] [Fri Dec 01 21:24:22 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/x86_64/Eclipse.app'...
16:25:13 [INFO] [Fri Dec 01 21:25:13 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/macosx/cocoa/aarch64/Eclipse.app'...
16:25:49 [INFO] 
16:25:49 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.java ---
16:25:49 [INFO] [Fri Dec 01 21:25:49 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipsec.exe'
16:25:50 [INFO] [Fri Dec 01 21:25:50 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/epp.package.java/win32/win32/x86_64/eclipse/eclipse.exe'
16:25:53 [INFO] 
16:25:53 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.java ---
16:25:53 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-linux.gtk.x86_64.tar.gz
16:26:06 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-linux.gtk.aarch64.tar.gz
16:26:20 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-win32.win32.x86_64.zip
16:26:28 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.tar.gz
16:26:42 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.tar.gz
16:26:55 [INFO] 
16:26:55 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.java ---
16:26:55 [INFO] [Fri Dec 01 21:26:55 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
16:27:45 [INFO] 
16:27:45 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.java ---
16:27:45 [INFO] [Fri Dec 01 21:27:45 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/target/products/20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
16:28:36 [INFO] 
16:28:36 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.java ---
16:28:36 [INFO] Executing tasks
16:28:36 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
16:28:45 [INFO] Executed tasks
16:28:45 [INFO] 
16:28:45 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.java ---
16:28:49 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository...
16:28:50 Mirroring: binary,epp.package.java.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:28:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
16:28:50 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.java.feature,4.30.0.20231201-1200.
16:28:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
16:28:50 Mirroring: binary,epp.package.java.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.java.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:28:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
16:28:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
16:28:50 Mirroring: binary,epp.package.java.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.java.executable.win32.win32.x86_64,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:28:50 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
16:28:50 Mirroring: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:28:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
16:28:50 Mirroring: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.java.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.java.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:28:50 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
16:28:50 Mirroring: osgi.bundle,org.eclipse.epp.package.java,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.java,4.30.0.20231201-1200)
16:28:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.java,4.30.0.20231201-1200.
16:28:50 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/../../archive/repository/.]
16:28:50 [INFO] 
16:28:50 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.jee >-------------
16:28:50 [INFO] Building org.eclipse.epp.package.jee 4.30.0-SNAPSHOT             [16/34]
16:28:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:28:50 [INFO] 
16:28:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] Resolving class path of org.eclipse.epp.package.jee...
16:28:50 [INFO] 
16:28:50 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:28:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:28:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/main/resources
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:28:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:28:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/src/test/resources
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] No tests to run.
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] 
16:28:50 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.jee ---
16:28:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:28:50 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:28:50 [INFO] Copying 1 resource
16:28:50 [INFO] 
16:28:50 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.jee ---
16:28:51 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.30.0-SNAPSHOT.jar
16:28:51 [INFO] 
16:28:51 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee ---
16:28:51 [INFO] 
16:28:51 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee ---
16:28:51 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee/target/org.eclipse.epp.package.jee-4.30.0-SNAPSHOT.jar
16:28:52 [INFO] 
16:28:52 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee ---
16:28:52 [INFO] 
16:28:52 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.jee ---
16:28:52 [INFO] 
16:28:52 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.jee ---
16:28:52 [INFO] No tests to run.
16:28:52 [INFO] 
16:28:52 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.jee.feature >---------
16:28:52 [INFO] Building org.eclipse.epp.package.jee.feature 4.30.0-SNAPSHOT     [17/34]
16:28:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
16:28:52 [INFO] 
16:28:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.jee.feature ---
16:28:52 [INFO] 
16:28:52 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:28:53 [INFO] 
16:28:53 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.30.0-SNAPSHOT.jar
16:28:53 [INFO] 
16:28:53 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] 
16:28:53 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.jee.feature ---
16:28:53 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/target/org.eclipse.epp.package.jee.feature-4.30.0-SNAPSHOT.jar
16:28:54 [INFO] 
16:28:54 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.jee.feature ---
16:28:54 [INFO] 
16:28:54 [INFO] ------------------< org.eclipse.epp:epp.package.jee >-------------------
16:28:54 [INFO] Building epp.package.jee 4.30.0-SNAPSHOT                         [18/34]
16:28:54 [INFO] -------------------------[ eclipse-repository ]-------------------------
16:28:56 [INFO] 
16:28:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.jee ---
16:28:56 [INFO] 
16:28:56 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.jee ---
16:29:25 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:29:25 [INFO] 
16:29:25 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.jee ---
16:29:25 [INFO] 
16:29:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.jee ---
16:29:25 [INFO] 
16:29:25 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.jee ---
16:29:25 [INFO] 
16:29:25 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.jee ---
16:29:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:29:25 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:29:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/src/main/resources
16:29:25 [INFO] 
16:29:25 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.jee ---
16:29:25 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
16:29:25 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
16:29:25 [INFO] 
16:29:25 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.jee ---
16:29:26 [INFO] 
16:29:26 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.jee ---
16:29:26 [INFO] 
16:29:26 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.jee ---
16:29:26 [INFO] 
16:29:26 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.jee ---
16:29:40 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.jee,4.30.0.20231201-1200.
16:29:54 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
16:29:55 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.30.0.20231201-1200.
16:29:58 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:30:05 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
16:30:25 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:30:36 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:30:39 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:30:46 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:31:39 [INFO] 
16:31:39 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.jee ---
16:31:39 [INFO] 
16:31:39 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.jee ---
16:31:39 [INFO] Installing product epp.package.jee for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/x86_64/eclipse
16:31:39 Installing epp.package.jee 4.30.0.20231201-1200.
16:31:39 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:31:39 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:31:39 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:31:39 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:31:39 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:31:39 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:31:39 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:31:39 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:31:39 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:31:39 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:31:39 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:31:39 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:31:39 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:31:39 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:31:39 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
16:31:39 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
16:31:39 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
16:31:39 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
16:31:39 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
16:31:39 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
16:31:39 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:31:39 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:31:39 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:31:39 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:31:39 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
16:31:39 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
16:31:39 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
16:31:39 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
16:31:39 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
16:31:39 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
16:31:39 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
16:31:39 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
16:31:39 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
16:31:39 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
16:31:39 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
16:31:39 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
16:31:39 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
16:31:39 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
16:31:39 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
16:31:39 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
16:31:39 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
16:31:39 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
16:31:39 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
16:31:39 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
16:31:39 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:31:39 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:31:39 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
16:31:39 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:31:39 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
16:31:39 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
16:31:39 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
16:31:39 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
16:31:39 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:31:39 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:31:39 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
16:31:39 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
16:31:39 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
16:31:39 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
16:31:39 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:31:39 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:31:39 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:32:39 Operation completed in 60584 ms.
16:32:40 [INFO] Installing product epp.package.jee for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/linux/gtk/aarch64/eclipse
16:32:40 Installing epp.package.jee 4.30.0.20231201-1200.
16:32:40 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:32:40 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:32:40 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:32:40 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:32:40 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:32:40 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:32:40 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:32:40 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:32:40 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:32:40 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:32:40 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:32:40 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:32:40 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:32:40 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:32:40 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
16:32:40 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
16:32:40 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
16:32:40 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
16:32:40 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
16:32:40 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
16:32:40 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:32:40 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:32:40 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:32:40 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:32:40 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
16:32:40 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
16:32:40 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
16:32:40 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
16:32:40 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
16:32:40 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
16:32:40 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
16:32:40 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
16:32:40 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
16:32:40 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
16:32:40 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
16:32:40 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
16:32:40 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
16:32:40 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
16:32:40 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
16:32:40 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
16:32:40 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
16:32:40 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
16:32:40 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
16:32:40 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
16:32:40 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:32:40 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:32:40 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
16:32:40 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:32:40 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
16:32:40 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
16:32:40 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
16:32:40 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
16:32:40 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:32:40 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:32:40 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
16:32:40 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
16:32:40 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
16:32:40 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
16:32:40 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:32:40 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:32:40 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:33:39 Operation completed in 59523 ms.
16:33:40 [INFO] Installing product epp.package.jee for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse
16:33:40 Installing epp.package.jee 4.30.0.20231201-1200.
16:33:40 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:33:40 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:33:40 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:33:40 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:33:40 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:33:40 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:33:40 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:33:40 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:33:40 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:33:40 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:33:40 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:33:40 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:33:40 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:33:40 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:33:40 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
16:33:40 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
16:33:40 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
16:33:40 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
16:33:40 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
16:33:40 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
16:33:40 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:33:40 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:33:40 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:33:40 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:33:40 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
16:33:40 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
16:33:40 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
16:33:40 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
16:33:40 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
16:33:40 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
16:33:40 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
16:33:40 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
16:33:40 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
16:33:40 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
16:33:40 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
16:33:40 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
16:33:40 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
16:33:40 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
16:33:40 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
16:33:40 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
16:33:40 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
16:33:40 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
16:33:40 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
16:33:40 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
16:33:40 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:33:40 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:33:40 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
16:33:40 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:33:40 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
16:33:40 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
16:33:40 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
16:33:40 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
16:33:40 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:33:40 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:33:40 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
16:33:40 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
16:33:40 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
16:33:40 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
16:33:40 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:33:40 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:33:40 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:34:41 Operation completed in 60983 ms.
16:34:41 [INFO] Installing product epp.package.jee for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app
16:34:42 Installing epp.package.jee 4.30.0.20231201-1200.
16:34:42 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:34:42 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:34:42 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:34:42 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:34:42 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:34:42 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:34:42 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:34:42 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:34:42 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:34:42 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:34:42 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:34:42 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:34:42 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:34:42 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:34:42 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
16:34:42 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
16:34:42 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
16:34:42 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
16:34:42 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
16:34:42 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
16:34:42 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:34:42 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:34:42 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:34:42 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:34:42 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
16:34:42 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
16:34:42 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
16:34:42 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
16:34:42 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
16:34:42 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
16:34:42 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
16:34:42 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
16:34:42 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
16:34:42 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
16:34:42 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
16:34:42 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
16:34:42 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
16:34:42 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
16:34:42 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
16:34:42 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
16:34:42 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
16:34:42 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
16:34:42 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
16:34:42 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
16:34:42 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:34:42 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:34:42 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
16:34:42 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:34:42 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
16:34:42 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
16:34:42 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
16:34:42 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
16:34:42 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:34:42 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:34:42 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
16:34:42 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
16:34:42 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
16:34:42 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
16:34:42 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:34:42 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:34:42 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:35:44 Operation completed in 63038 ms.
16:35:45 [INFO] Installing product epp.package.jee for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app
16:35:45 Installing epp.package.jee 4.30.0.20231201-1200.
16:35:45 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:35:45 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:35:45 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:35:45 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:35:45 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:35:45 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:35:45 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:35:45 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:35:45 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:35:45 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:35:45 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:35:45 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:35:45 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:35:45 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:35:45 Installing org.eclipse.datatools.common.doc.user.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.connectivity.doc.user.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.connectivity.feature.feature.group 1.16.0.202311071345.
16:35:45 Installing org.eclipse.datatools.connectivity.oda.designer.core.feature.feature.group 1.16.0.202311071345.
16:35:45 Installing org.eclipse.datatools.connectivity.oda.designer.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.connectivity.oda.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.doc.user.feature.group 1.16.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.apache.derby.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.hsqldb.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.ibm.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.ingres.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.jdbc.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.jdt.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.msft.feature.feature.group 1.16.0.202311071307.
16:35:45 Installing org.eclipse.datatools.enablement.mysql.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.oda.designer.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.oda.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.oracle.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.postgresql.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.sap.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.sdk.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.sqlite.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.enablement.sybase.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.intro.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.modelbase.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sdk.feature.feature.group 1.16.0.202311071345.
16:35:45 Installing org.eclipse.datatools.sqldevtools.data.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqldevtools.ddl.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqldevtools.ddlgen.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqldevtools.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqldevtools.parsers.feature.feature.group 1.16.0.202311071638.
16:35:45 Installing org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqldevtools.schemaobjecteditor.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.datatools.sqltools.doc.user.feature.group 1.15.0.202311071249.
16:35:45 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
16:35:45 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
16:35:45 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:35:45 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:35:45 Installing org.eclipse.jpt.common.eclipselink.feature.feature.group 1.3.300.v202307260736.
16:35:45 Installing org.eclipse.jpt.common.feature.feature.group 1.5.200.v202308172102.
16:35:45 Installing org.eclipse.jpt.jaxb.eclipselink.feature.feature.group 1.4.203.v202104080213.
16:35:45 Installing org.eclipse.jpt.jaxb.feature.feature.group 1.5.201.v202301061019.
16:35:45 Installing org.eclipse.jpt.jpa.eclipselink.feature.feature.group 3.4.101.v202308172102.
16:35:45 Installing org.eclipse.jpt.jpa.feature.feature.group 3.7.0.v202308172102.
16:35:45 Installing org.eclipse.jsf.feature.feature.group 3.13.0.v202308300413.
16:35:45 Installing org.eclipse.wst.server_adapters.feature.feature.group 3.32.0.v202311142254.
16:35:45 Installing org.eclipse.jst.common.fproj.enablement.jdt.feature.group 3.29.0.v202308161955.
16:35:45 Installing org.eclipse.jst.enterprise_ui.feature.feature.group 3.32.0.v202309190220.
16:35:45 Installing org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature.feature.group 2.8.0.v202307262303.
16:35:45 Installing org.eclipse.jst.server_adapters.ext.feature.feature.group 3.4.800.v202311130434.
16:35:45 Installing org.eclipse.jst.server_adapters.feature.feature.group 3.32.0.v202311141839.
16:35:45 Installing org.eclipse.jst.server_ui.feature.feature.group 3.4.500.v202308172116.
16:35:45 Installing org.eclipse.jst.webpageeditor.feature.feature.group 2.12.0.v202307262216.
16:35:45 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
16:35:45 Installing org.eclipse.jst.ws.axis2tools.feature.feature.group 1.2.0.v202308010354.
16:35:45 Installing org.eclipse.jst.ws.cxf.feature.feature.group 1.1.1100.v202308010326.
16:35:45 Installing org.eclipse.jst.ws.jaxws.dom.feature.feature.group 1.0.600.v202308010354.
16:35:45 Installing org.eclipse.jst.ws.jaxws.feature.feature.group 1.2.900.v202308010326.
16:35:45 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
16:35:45 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
16:35:45 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
16:35:45 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
16:35:45 Installing org.eclipse.m2e.wtp.feature.feature.group 1.6.1.20231024-1618.
16:35:45 Installing org.eclipse.m2e.wtp.jaxrs.feature.feature.group 1.6.1.20231024-1618.
16:35:45 Installing org.eclipse.m2e.wtp.jpa.feature.feature.group 1.6.1.20231024-1618.
16:35:45 Installing org.eclipse.m2e.wtp.jsf.feature.feature.group 1.6.1.20231024-1618.
16:35:45 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:35:45 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:35:45 Installing org.eclipse.wst.common.fproj.feature.group 3.7.4.v202308161955.
16:35:45 Installing org.eclipse.wst.xsl.feature.feature.group 1.3.1500.v202307260701.
16:35:45 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
16:35:45 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
16:35:45 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:35:45 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:35:45 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:36:50 Operation completed in 65288 ms.
16:36:51 [INFO] 
16:36:51 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.jee ---
16:37:15 [INFO] [Fri Dec 01 21:37:15 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/aarch64/Eclipse.app'...
16:38:52 [INFO] [Fri Dec 01 21:38:52 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/macosx/cocoa/x86_64/Eclipse.app'...
16:40:08 [INFO] 
16:40:08 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.jee ---
16:40:08 [INFO] [Fri Dec 01 21:40:08 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipse.exe'
16:40:09 [INFO] [Fri Dec 01 21:40:09 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/epp.package.jee/win32/win32/x86_64/eclipse/eclipsec.exe'
16:40:12 [INFO] 
16:40:12 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.jee ---
16:40:12 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-linux.gtk.x86_64.tar.gz
16:40:42 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-linux.gtk.aarch64.tar.gz
16:41:09 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-win32.win32.x86_64.zip
16:41:22 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.tar.gz
16:41:50 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.tar.gz
16:42:17 [INFO] 
16:42:17 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.jee ---
16:42:17 [INFO] [Fri Dec 01 21:42:17 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
16:43:37 [INFO] 
16:43:37 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.jee ---
16:43:37 [INFO] [Fri Dec 01 21:43:37 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/target/products/20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
16:44:59 [INFO] 
16:44:59 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.jee ---
16:44:59 [INFO] Executing tasks
16:44:59 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
16:45:13 [INFO] Executed tasks
16:45:13 [INFO] 
16:45:13 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.jee ---
16:45:18 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository...
16:45:19 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
16:45:19 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:45:19 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.jee.feature,4.30.0.20231201-1200.
16:45:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
16:45:19 Mirroring: binary,epp.package.jee.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:45:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
16:45:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
16:45:19 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
16:45:19 Mirroring: binary,epp.package.jee.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:45:19 Mirroring: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:45:19 Mirroring: binary,epp.package.jee.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.jee.executable.win32.win32.x86_64,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.jee.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:45:19 Mirroring: osgi.bundle,org.eclipse.epp.package.jee,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.jee,4.30.0.20231201-1200)
16:45:19 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.jee,4.30.0.20231201-1200.
16:45:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
16:45:19 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
16:45:19 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/../../archive/repository/.]
16:45:19 [INFO] 
16:45:19 [INFO] ----------< org.eclipse.epp:org.eclipse.epp.package.modeling >----------
16:45:19 [INFO] Building org.eclipse.epp.package.modeling 4.30.0-SNAPSHOT        [19/34]
16:45:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
16:45:19 [INFO] 
16:45:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling ---
16:45:19 [INFO] 
16:45:19 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] Resolving class path of org.eclipse.epp.package.modeling...
16:45:20 [INFO] 
16:45:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:45:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:45:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/main/resources
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:45:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:45:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/src/test/resources
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] No tests to run.
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:45:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:45:20 [INFO] Copying 1 resource
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.30.0-SNAPSHOT.jar
16:45:20 [INFO] 
16:45:20 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] 
16:45:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling ---
16:45:20 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling/target/org.eclipse.epp.package.modeling-4.30.0-SNAPSHOT.jar
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling ---
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.modeling ---
16:45:21 [INFO] 
16:45:21 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.modeling ---
16:45:21 [INFO] No tests to run.
16:45:21 [INFO] 
16:45:21 [INFO] ------< org.eclipse.epp:org.eclipse.epp.package.modeling.feature >------
16:45:21 [INFO] Building org.eclipse.epp.package.modeling.feature 4.30.0-SNAPSHOT [20/34]
16:45:21 [INFO] --------------------------[ eclipse-feature ]---------------------------
16:45:21 [INFO] 
16:45:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] 
16:45:21 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] 
16:45:21 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.modeling.feature ---
16:45:21 [INFO] 
16:45:21 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.modeling.feature ---
16:45:22 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.30.0-SNAPSHOT.jar
16:45:22 [INFO] 
16:45:22 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.modeling.feature ---
16:45:22 [INFO] 
16:45:22 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
16:45:22 [INFO] 
16:45:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.modeling.feature ---
16:45:22 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/target/org.eclipse.epp.package.modeling.feature-4.30.0-SNAPSHOT.jar
16:45:23 [INFO] 
16:45:23 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.modeling.feature ---
16:45:23 [INFO] 
16:45:23 [INFO] ----------------< org.eclipse.epp:epp.package.modeling >----------------
16:45:23 [INFO] Building epp.package.modeling 4.30.0-SNAPSHOT                    [21/34]
16:45:23 [INFO] -------------------------[ eclipse-repository ]-------------------------
16:45:26 [INFO] 
16:45:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.modeling ---
16:45:26 [INFO] 
16:45:26 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.modeling ---
16:45:53 [INFO] The project's OSGi version is 4.30.0.20231201-1200
16:45:53 [INFO] 
16:45:53 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.modeling ---
16:45:53 [INFO] 
16:45:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.modeling ---
16:45:53 [INFO] 
16:45:53 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.modeling ---
16:45:53 [INFO] 
16:45:53 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.modeling ---
16:45:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
16:45:53 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
16:45:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/src/main/resources
16:45:53 [INFO] 
16:45:53 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.modeling ---
16:45:53 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
16:45:53 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
16:45:53 [INFO] 
16:45:53 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.modeling ---
16:45:53 [INFO] 
16:45:53 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.modeling ---
16:45:53 [INFO] 
16:45:53 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.modeling ---
16:45:53 [INFO] 
16:45:53 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.modeling ---
16:46:03 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.modeling,4.30.0.20231201-1200.
16:46:18 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
16:46:53 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
16:47:06 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
16:47:16 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.30.0.20231201-1200.
16:47:32 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
16:47:35 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.win32.win32.x86_64,4.30.0.20231201-1200.
16:47:45 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
16:47:48 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
16:49:26 [INFO] 
16:49:26 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.modeling ---
16:49:26 [INFO] 
16:49:26 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.modeling ---
16:49:26 [INFO] Installing product epp.package.modeling for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/x86_64/eclipse
16:49:26 Installing epp.package.modeling 4.30.0.20231201-1200.
16:49:26 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:49:26 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:49:26 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:49:26 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:49:26 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:49:26 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:49:26 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:49:26 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:49:26 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:49:26 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:49:26 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:49:26 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:49:26 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:49:26 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:49:26 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
16:49:26 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231129-1238.
16:49:26 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
16:49:26 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
16:49:26 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
16:49:26 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
16:49:26 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
16:49:26 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
16:49:26 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
16:49:26 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
16:49:26 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
16:49:26 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:49:26 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
16:49:26 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
16:49:26 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
16:49:26 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
16:49:26 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:49:26 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:49:26 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
16:49:26 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:49:26 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
16:49:26 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:49:26 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
16:49:26 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
16:49:26 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:49:26 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:49:26 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:50:33 Operation completed in 67275 ms.
16:50:34 [INFO] Installing product epp.package.modeling for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/linux/gtk/aarch64/eclipse
16:50:34 Installing epp.package.modeling 4.30.0.20231201-1200.
16:50:34 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:50:34 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:50:34 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:50:34 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:50:34 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:50:34 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:50:34 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:50:34 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:50:34 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:50:34 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:50:34 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:50:34 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:50:34 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:50:34 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:50:34 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
16:50:34 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231129-1238.
16:50:34 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
16:50:34 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
16:50:34 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
16:50:34 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
16:50:34 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
16:50:34 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
16:50:34 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
16:50:34 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
16:50:34 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
16:50:34 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:50:34 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
16:50:34 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
16:50:34 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
16:50:34 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
16:50:34 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:50:34 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:50:34 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
16:50:34 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:50:34 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
16:50:34 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:50:34 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
16:50:34 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
16:50:34 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:50:34 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:50:34 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:51:40 Operation completed in 66028 ms.
16:51:40 [INFO] Installing product epp.package.modeling for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse
16:51:41 Installing epp.package.modeling 4.30.0.20231201-1200.
16:51:41 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:51:41 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:51:41 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:51:41 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:51:41 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:51:41 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:51:41 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:51:41 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:51:41 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:51:41 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:51:41 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:51:41 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:51:41 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:51:41 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:51:41 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
16:51:41 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231129-1238.
16:51:41 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
16:51:41 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
16:51:41 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
16:51:41 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
16:51:41 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
16:51:41 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
16:51:41 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
16:51:41 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
16:51:41 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
16:51:41 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:51:41 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
16:51:41 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
16:51:41 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
16:51:41 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
16:51:41 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:51:41 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:51:41 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
16:51:41 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:51:41 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
16:51:41 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:51:41 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
16:51:41 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
16:51:41 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:51:41 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:51:41 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:52:45 Operation completed in 65203 ms.
16:52:46 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app
16:52:46 Installing epp.package.modeling 4.30.0.20231201-1200.
16:52:46 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:52:46 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:52:46 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:52:46 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:52:46 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:52:46 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:52:46 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:52:46 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:52:46 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:52:46 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:52:46 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:52:46 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:52:46 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:52:46 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:52:46 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
16:52:46 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231129-1238.
16:52:46 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
16:52:46 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
16:52:46 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
16:52:46 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
16:52:46 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
16:52:46 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
16:52:46 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
16:52:46 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
16:52:46 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
16:52:46 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:52:46 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
16:52:46 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
16:52:46 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
16:52:46 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
16:52:46 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:52:46 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:52:46 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
16:52:46 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:52:46 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
16:52:46 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:52:46 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
16:52:46 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
16:52:46 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:52:46 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:52:46 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:53:53 Operation completed in 67125 ms.
16:53:54 [INFO] Installing product epp.package.modeling for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app
16:53:54 Installing epp.package.modeling 4.30.0.20231201-1200.
16:53:54 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
16:53:54 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
16:53:54 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
16:53:54 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
16:53:54 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
16:53:54 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
16:53:54 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
16:53:54 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
16:53:54 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
16:53:54 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
16:53:54 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
16:53:54 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
16:53:54 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
16:53:54 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
16:53:54 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
16:53:54 Installing org.eclipse.emf.cdo.sdk.feature.group 5.14.1.v20231129-1238.
16:53:54 Installing org.eclipse.emf.compare.ide.ui.source.feature.group 3.3.23.202311200811.
16:53:54 Installing org.eclipse.emf.compare.source.feature.group 3.3.23.202311200811.
16:53:54 Installing org.eclipse.emf.compare.diagram.sirius.source.feature.group 3.3.23.202311200811.
16:53:54 Installing org.eclipse.emf.compare.egit.feature.group 3.3.23.202311200811.
16:53:54 Installing org.eclipse.emf.ecoretools.design.feature.group 3.5.0.202306021647.
16:53:54 Installing org.eclipse.emf.ecp.emfforms.sdk.feature.feature.group 1.27.0.20221109-1132.
16:53:54 Installing org.eclipse.emf.parsley.sdk.feature.group 1.15.0.v20231125-1306.
16:53:54 Installing org.eclipse.emf.parsley.sdk.source.feature.group 1.15.0.v20231125-1306.
16:53:54 Installing org.eclipse.emf.query.sdk.feature.group 1.12.1.202208101410.
16:53:54 Installing org.eclipse.emf.sdk.feature.group 2.36.0.v20231107-0612.
16:53:54 Installing org.eclipse.emf.transaction.sdk.feature.group 1.13.0.202208110935.
16:53:54 Installing org.eclipse.emf.validation.sdk.feature.group 1.13.3.202305230712.
16:53:54 Installing org.eclipse.gef.sdk.feature.group 5.5.0.202311221639.
16:53:54 Installing org.eclipse.gmf.runtime.sdk.feature.group 1.16.2.202311130907.
16:53:54 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
16:53:54 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
16:53:54 Installing org.eclipse.ocl.all.sdk.feature.group 5.19.0.v20231129-1236.
16:53:54 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
16:53:54 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
16:53:54 Installing org.eclipse.sdk.feature.group 4.30.0.v20231201-0512.
16:53:54 Installing org.eclipse.uml2.sdk.feature.group 5.5.3.v20221116-1811.
16:53:54 Installing org.eclipse.xsd.sdk.feature.group 2.36.0.v20230916-0637.
16:53:54 Installing org.eclipse.tips.feature.feature.group 0.4.200.v20231106-1240.
16:53:54 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
16:53:54 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
16:55:04 Operation completed in 70661 ms.
16:55:05 [INFO] 
16:55:05 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling ---
16:55:27 [INFO] [Fri Dec 01 21:55:27 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/aarch64/Eclipse.app'...
16:57:00 [INFO] [Fri Dec 01 21:57:00 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/macosx/cocoa/x86_64/Eclipse.app'...
16:58:08 [INFO] 
16:58:08 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.modeling ---
16:58:08 [INFO] [Fri Dec 01 21:58:08 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipse.exe'
16:58:09 [INFO] [Fri Dec 01 21:58:09 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/epp.package.modeling/win32/win32/x86_64/eclipse/eclipsec.exe'
16:58:09 [INFO] 
16:58:09 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.modeling ---
16:58:09 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.x86_64.tar.gz
16:58:34 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.aarch64.tar.gz
16:59:01 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-win32.win32.x86_64.zip
16:59:15 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.tar.gz
16:59:39 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:00:06 [INFO] 
17:00:06 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.modeling ---
17:00:06 [INFO] [Fri Dec 01 22:00:06 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
17:01:21 [INFO] 
17:01:21 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.modeling ---
17:01:21 [INFO] [Fri Dec 01 22:01:21 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/target/products/20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
17:02:39 [INFO] 
17:02:39 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.modeling ---
17:02:39 [INFO] Executing tasks
17:02:39 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
17:02:54 [INFO] Executed tasks
17:02:54 [INFO] 
17:02:54 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.modeling ---
17:02:59 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository...
17:03:01 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
17:03:01 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:03:01 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.modeling.feature,4.30.0.20231201-1200.
17:03:01 Mirroring: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:03:01 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
17:03:01 Mirroring: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:03:01 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
17:03:01 Mirroring: osgi.bundle,org.eclipse.epp.package.modeling,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.modeling,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.modeling,4.30.0.20231201-1200.
17:03:01 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
17:03:01 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
17:03:01 Mirroring: binary,epp.package.modeling.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.win32.win32.x86_64,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:03:01 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
17:03:01 Mirroring: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
17:03:01 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.modeling.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:03:01 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
17:03:01 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/../../archive/repository/.]
17:03:01 [INFO] 
17:03:01 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.php >-------------
17:03:01 [INFO] Building org.eclipse.epp.package.php 4.30.0-SNAPSHOT             [22/34]
17:03:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:03:01 [INFO] 
17:03:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] Resolving class path of org.eclipse.epp.package.php...
17:03:01 [INFO] 
17:03:01 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:03:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:03:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/main/resources
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:03:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:03:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/src/test/resources
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] No tests to run.
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:03:01 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:03:01 [INFO] Copying 1 resource
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.30.0-SNAPSHOT.jar
17:03:01 [INFO] 
17:03:01 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] 
17:03:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php ---
17:03:01 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php/target/org.eclipse.epp.package.php-4.30.0-SNAPSHOT.jar
17:03:03 [INFO] 
17:03:03 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php ---
17:03:03 [INFO] 
17:03:03 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.php ---
17:03:03 [INFO] 
17:03:03 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.php ---
17:03:03 [INFO] No tests to run.
17:03:03 [INFO] 
17:03:03 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.php.feature >---------
17:03:03 [INFO] Building org.eclipse.epp.package.php.feature 4.30.0-SNAPSHOT     [23/34]
17:03:03 [INFO] --------------------------[ eclipse-feature ]---------------------------
17:03:03 [INFO] 
17:03:03 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.php.feature ---
17:03:03 [INFO] 
17:03:03 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:03:04 [INFO] 
17:03:04 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.30.0-SNAPSHOT.jar
17:03:04 [INFO] 
17:03:04 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] 
17:03:04 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.php.feature ---
17:03:04 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/target/org.eclipse.epp.package.php.feature-4.30.0-SNAPSHOT.jar
17:03:05 [INFO] 
17:03:05 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.php.feature ---
17:03:05 [INFO] 
17:03:05 [INFO] ------------------< org.eclipse.epp:epp.package.php >-------------------
17:03:05 [INFO] Building epp.package.php 4.30.0-SNAPSHOT                         [24/34]
17:03:05 [INFO] -------------------------[ eclipse-repository ]-------------------------
17:03:05 [INFO] 
17:03:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.php ---
17:03:05 [INFO] 
17:03:05 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.php ---
17:03:10 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:03:10 [INFO] 
17:03:10 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.php ---
17:03:10 [INFO] 
17:03:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.php ---
17:03:10 [INFO] 
17:03:10 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.php ---
17:03:10 [INFO] 
17:03:10 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.php ---
17:03:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:03:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:03:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/src/main/resources
17:03:10 [INFO] 
17:03:10 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.php ---
17:03:10 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
17:03:10 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
17:03:10 [INFO] 
17:03:10 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.php ---
17:03:11 [INFO] 
17:03:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.php ---
17:03:11 [INFO] 
17:03:11 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.php ---
17:03:11 [INFO] 
17:03:11 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.php ---
17:03:17 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
17:03:20 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.30.0.20231201-1200.
17:03:25 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
17:03:34 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:03:36 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.php,4.30.0.20231201-1200.
17:03:37 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:03:42 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:03:50 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:03:53 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:04:14 [INFO] 
17:04:14 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.php ---
17:04:14 [INFO] 
17:04:14 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.php ---
17:04:14 [INFO] Installing product epp.package.php for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/x86_64/eclipse
17:04:14 Installing epp.package.php 4.30.0.20231201-1200.
17:04:14 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:04:14 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:04:14 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:04:14 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:04:14 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:04:14 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:04:14 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:04:14 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:04:14 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:04:14 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:04:14 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:04:14 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:04:14 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:04:14 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:04:14 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:04:14 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
17:04:14 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
17:04:14 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
17:04:14 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
17:04:14 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
17:04:14 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:04:14 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:04:14 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:04:14 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
17:04:55 Operation completed in 41121 ms.
17:04:56 [INFO] Installing product epp.package.php for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/linux/gtk/aarch64/eclipse
17:04:56 Installing epp.package.php 4.30.0.20231201-1200.
17:04:56 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:04:56 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:04:56 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:04:56 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:04:56 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:04:56 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:04:56 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:04:56 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:04:56 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:04:56 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:04:56 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:04:56 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:04:56 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:04:56 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:04:56 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:04:56 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
17:04:56 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
17:04:56 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
17:04:56 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
17:04:56 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
17:04:56 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:04:56 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:04:56 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:04:56 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
17:05:36 Operation completed in 40173 ms.
17:05:37 [INFO] Installing product epp.package.php for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse
17:05:37 Installing epp.package.php 4.30.0.20231201-1200.
17:05:37 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:05:37 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:05:37 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:05:37 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:05:37 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:05:37 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:05:37 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:05:37 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:05:37 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:05:37 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:05:37 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:05:37 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:05:37 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:05:37 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:05:37 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:05:37 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
17:05:37 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
17:05:37 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
17:05:37 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
17:05:37 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
17:05:37 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:05:37 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:05:37 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:05:37 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
17:06:16 Operation completed in 39133 ms.
17:06:16 [INFO] Installing product epp.package.php for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app
17:06:16 Installing epp.package.php 4.30.0.20231201-1200.
17:06:16 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:06:16 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:06:16 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:06:16 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:06:16 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:06:16 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:06:16 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:06:16 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:06:16 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:06:16 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:06:16 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:06:16 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:06:16 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:06:16 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:06:16 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:06:16 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
17:06:16 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
17:06:16 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
17:06:16 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
17:06:16 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
17:06:16 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:06:16 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:06:16 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:06:16 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
17:06:58 Operation completed in 41556 ms.
17:06:58 [INFO] Installing product epp.package.php for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app
17:06:58 Installing epp.package.php 4.30.0.20231201-1200.
17:06:58 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:06:58 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:06:58 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:06:58 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:06:58 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:06:58 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:06:58 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:06:58 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:06:58 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:06:58 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:06:58 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:06:58 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:06:58 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:06:58 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:06:58 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:06:58 Installing org.eclipse.php.feature.group 8.2.0.202311292129.
17:06:58 Installing org.eclipse.php.composer.feature.group 8.2.0.202311292129.
17:06:58 Installing org.eclipse.php.phpunit.feature.feature.group 8.2.0.202311292129.
17:06:58 Installing org.eclipse.php.profiler.feature.group 8.2.0.202311292129.
17:06:58 Installing org.eclipse.php.rdt.sync.feature.group 8.2.0.202311292129.
17:06:58 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:06:58 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:06:58 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:06:58 Installing org.eclipse.php.mylyn.feature.group 8.2.0.202311292129.
17:07:39 Operation completed in 41045 ms.
17:07:40 [INFO] 
17:07:40 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.php ---
17:07:58 [INFO] [Fri Dec 01 22:07:58 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/x86_64/Eclipse.app'...
17:09:10 [INFO] [Fri Dec 01 22:09:10 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/macosx/cocoa/aarch64/Eclipse.app'...
17:10:04 [INFO] 
17:10:04 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.php ---
17:10:04 [INFO] [Fri Dec 01 22:10:04 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipse.exe'
17:10:05 [INFO] [Fri Dec 01 22:10:05 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/epp.package.php/win32/win32/x86_64/eclipse/eclipsec.exe'
17:10:05 [INFO] 
17:10:05 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.php ---
17:10:05 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-linux.gtk.x86_64.tar.gz
17:10:27 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-linux.gtk.aarch64.tar.gz
17:10:50 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-win32.win32.x86_64.zip
17:11:01 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:11:22 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:11:44 [INFO] 
17:11:44 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.php ---
17:11:44 [INFO] [Fri Dec 01 22:11:44 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
17:12:53 [INFO] 
17:12:53 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.php ---
17:12:53 [INFO] [Fri Dec 01 22:12:53 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/target/products/20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
17:14:07 [INFO] 
17:14:07 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.php ---
17:14:07 [INFO] Executing tasks
17:14:07 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
17:14:17 [INFO] Executed tasks
17:14:17 [INFO] 
17:14:17 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.php ---
17:14:21 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository...
17:14:22 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
17:14:22 Mirroring: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:14:22 Mirroring: binary,epp.package.php.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:14:22 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
17:14:22 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
17:14:22 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.php.feature,4.30.0.20231201-1200.
17:14:22 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
17:14:22 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
17:14:22 Mirroring: binary,epp.package.php.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.php.executable.win32.win32.x86_64,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:14:22 Mirroring: binary,epp.package.php.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.php.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:14:22 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
17:14:22 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
17:14:22 Mirroring: osgi.bundle,org.eclipse.epp.package.php,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.php,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.php,4.30.0.20231201-1200.
17:14:22 Mirroring: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.php.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
17:14:22 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.php.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:14:22 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/../../archive/repository/.]
17:14:22 [INFO] 
17:14:22 [INFO] ------------< org.eclipse.epp:org.eclipse.epp.package.rcp >-------------
17:14:22 [INFO] Building org.eclipse.epp.package.rcp 4.30.0-SNAPSHOT             [25/34]
17:14:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:14:22 [INFO] 
17:14:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] Resolving class path of org.eclipse.epp.package.rcp...
17:14:22 [INFO] 
17:14:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/main/resources
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:14:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/src/test/resources
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] No tests to run.
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:14:22 [INFO] Copying 1 resource
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.30.0-SNAPSHOT.jar
17:14:22 [INFO] 
17:14:22 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp ---
17:14:22 [INFO] 
17:14:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp ---
17:14:23 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp/target/org.eclipse.epp.package.rcp-4.30.0-SNAPSHOT.jar
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp ---
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.rcp ---
17:14:24 [INFO] 
17:14:24 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.rcp ---
17:14:24 [INFO] No tests to run.
17:14:24 [INFO] 
17:14:24 [INFO] --------< org.eclipse.epp:org.eclipse.epp.package.rcp.feature >---------
17:14:24 [INFO] Building org.eclipse.epp.package.rcp.feature 4.30.0-SNAPSHOT     [26/34]
17:14:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
17:14:24 [INFO] 
17:14:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.30.0-SNAPSHOT.jar
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] 
17:14:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.rcp.feature ---
17:14:24 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/target/org.eclipse.epp.package.rcp.feature-4.30.0-SNAPSHOT.jar
17:14:26 [INFO] 
17:14:26 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.rcp.feature ---
17:14:26 [INFO] 
17:14:26 [INFO] ------------------< org.eclipse.epp:epp.package.rcp >-------------------
17:14:26 [INFO] Building epp.package.rcp 4.30.0-SNAPSHOT                         [27/34]
17:14:26 [INFO] -------------------------[ eclipse-repository ]-------------------------
17:14:26 [INFO] 
17:14:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.rcp ---
17:14:26 [INFO] 
17:14:26 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.rcp ---
17:14:33 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:14:33 [INFO] 
17:14:33 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.rcp ---
17:14:33 [INFO] 
17:14:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.rcp ---
17:14:33 [INFO] 
17:14:33 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.rcp ---
17:14:33 [INFO] 
17:14:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.rcp ---
17:14:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:14:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:14:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/src/main/resources
17:14:33 [INFO] 
17:14:33 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.rcp ---
17:14:33 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
17:14:33 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
17:14:33 [INFO] 
17:14:33 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.rcp ---
17:14:33 [INFO] 
17:14:33 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.rcp ---
17:14:33 [INFO] 
17:14:33 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.rcp ---
17:14:33 [INFO] 
17:14:33 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.rcp ---
17:14:44 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.30.0.20231201-1200.
17:14:49 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:14:51 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
17:14:57 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.rcp,4.30.0.20231201-1200.
17:14:59 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
17:15:13 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:15:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:15:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:15:28 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:16:02 [INFO] 
17:16:02 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.rcp ---
17:16:02 [INFO] 
17:16:02 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.rcp ---
17:16:02 [INFO] Installing product epp.package.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/x86_64/eclipse
17:16:02 Installing epp.package.rcp 4.30.0.20231201-1200.
17:16:02 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:16:02 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:16:02 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:16:02 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:16:02 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:16:02 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:16:02 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:16:02 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:16:02 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:16:02 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:16:02 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:16:02 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:16:02 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:16:02 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:16:02 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:16:02 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:16:02 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:16:02 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:16:02 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:16:02 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:16:02 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:16:02 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:16:02 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:16:02 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:16:02 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
17:16:02 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231124-1200.
17:16:02 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
17:16:02 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
17:16:02 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
17:16:02 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:16:02 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
17:16:02 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:16:02 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:16:43 Operation completed in 41873 ms.
17:16:44 [INFO] Installing product epp.package.rcp for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/linux/gtk/aarch64/eclipse
17:16:44 Installing epp.package.rcp 4.30.0.20231201-1200.
17:16:44 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:16:44 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:16:44 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:16:44 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:16:44 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:16:44 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:16:44 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:16:44 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:16:44 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:16:44 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:16:44 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:16:44 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:16:44 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:16:44 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:16:44 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:16:44 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:16:44 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:16:44 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:16:44 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:16:44 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:16:44 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:16:44 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:16:44 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:16:44 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:16:44 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
17:16:44 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231124-1200.
17:16:44 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
17:16:44 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
17:16:44 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
17:16:44 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:16:44 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
17:16:44 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:16:44 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:17:26 Operation completed in 42524 ms.
17:17:27 [INFO] Installing product epp.package.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse
17:17:27 Installing epp.package.rcp 4.30.0.20231201-1200.
17:17:27 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:17:27 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:17:27 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:17:27 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:17:27 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:17:27 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:17:27 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:17:27 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:17:27 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:17:27 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:17:27 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:17:27 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:17:27 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:17:27 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:17:27 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:17:27 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:17:27 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:17:27 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:17:27 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:17:27 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:17:27 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:17:27 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:17:27 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:17:27 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:17:27 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
17:17:27 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231124-1200.
17:17:27 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
17:17:27 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
17:17:27 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
17:17:27 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:17:27 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
17:17:27 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:17:27 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:18:09 Operation completed in 41907 ms.
17:18:09 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app
17:18:10 Installing epp.package.rcp 4.30.0.20231201-1200.
17:18:10 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:18:10 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:18:10 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:18:10 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:18:10 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:18:10 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:18:10 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:18:10 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:18:10 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:18:10 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:18:10 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:18:10 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:18:10 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:18:10 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:18:10 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:18:10 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:18:10 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:18:10 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:18:10 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:18:10 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:18:10 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:18:10 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:18:10 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:18:10 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:18:10 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
17:18:10 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231124-1200.
17:18:10 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
17:18:10 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
17:18:10 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
17:18:10 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:18:10 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
17:18:10 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:18:10 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:18:52 Operation completed in 42533 ms.
17:18:52 [INFO] Installing product epp.package.rcp for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app
17:18:53 Installing epp.package.rcp 4.30.0.20231201-1200.
17:18:53 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:18:53 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:18:53 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:18:53 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:18:53 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:18:53 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:18:53 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:18:53 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:18:53 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:18:53 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:18:53 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:18:53 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:18:53 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:18:53 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:18:53 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:18:53 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:18:53 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:18:53 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:18:53 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:18:53 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:18:53 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:18:53 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:18:53 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:18:53 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:18:53 Installing org.eclipse.m2e.logback.feature.feature.group 2.2.1.20231113-2319.
17:18:53 Installing org.eclipse.rap.tools.feature.feature.group 3.27.0.20231124-1200.
17:18:53 Installing org.eclipse.swtbot.eclipse.gef.feature.group 4.1.0.202306071420.
17:18:53 Installing org.eclipse.swtbot.eclipse.feature.group 4.1.0.202306071420.
17:18:53 Installing org.eclipse.swtbot.ide.feature.group 4.1.0.202306071420.
17:18:53 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:18:53 Installing org.eclipse.passage.ldc.feature.feature.group 2.10.0.v20231115-0933.
17:18:53 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:18:53 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:19:35 Operation completed in 42493 ms.
17:19:36 [INFO] 
17:19:36 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp ---
17:19:51 [INFO] [Fri Dec 01 22:19:51 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/aarch64/Eclipse.app'...
17:20:55 [INFO] [Fri Dec 01 22:20:55 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/macosx/cocoa/x86_64/Eclipse.app'...
17:21:42 [INFO] 
17:21:42 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.rcp ---
17:21:42 [INFO] [Fri Dec 01 22:21:42 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipse.exe'
17:21:42 [INFO] [Fri Dec 01 22:21:42 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/epp.package.rcp/win32/win32/x86_64/eclipse/eclipsec.exe'
17:21:43 [INFO] 
17:21:43 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.rcp ---
17:21:43 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.x86_64.tar.gz
17:22:01 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.aarch64.tar.gz
17:22:19 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-win32.win32.x86_64.zip
17:22:28 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:22:47 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:23:04 [INFO] 
17:23:04 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.rcp ---
17:23:04 [INFO] [Fri Dec 01 22:23:04 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
17:24:09 [INFO] 
17:24:09 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.rcp ---
17:24:09 [INFO] [Fri Dec 01 22:24:09 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/target/products/20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
17:25:07 [INFO] 
17:25:07 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.rcp ---
17:25:07 [INFO] Executing tasks
17:25:07 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
17:25:17 [INFO] Executed tasks
17:25:17 [INFO] 
17:25:17 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.rcp ---
17:25:22 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository...
17:25:23 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
17:25:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
17:25:23 Mirroring: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:25:23 Mirroring: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:25:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
17:25:23 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.rcp.feature,4.30.0.20231201-1200.
17:25:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
17:25:23 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
17:25:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
17:25:23 Mirroring: osgi.bundle,org.eclipse.epp.package.rcp,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.rcp,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.rcp,4.30.0.20231201-1200.
17:25:23 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:25:23 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
17:25:23 Mirroring: binary,epp.package.rcp.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.win32.win32.x86_64,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:25:23 Mirroring: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
17:25:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.rcp.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:25:23 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/../../archive/repository/.]
17:25:23 [INFO] 
17:25:23 [INFO] -----------< org.eclipse.epp:org.eclipse.epp.package.scout >------------
17:25:23 [INFO] Building org.eclipse.epp.package.scout 4.30.0-SNAPSHOT           [28/34]
17:25:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:25:23 [INFO] 
17:25:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] Resolving class path of org.eclipse.epp.package.scout...
17:25:23 [INFO] 
17:25:23 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:25:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/main/resources
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:25:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/src/test/resources
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] No tests to run.
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] 
17:25:23 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:23 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:25:23 [INFO] Copying 1 resource
17:25:23 [INFO] 
17:25:23 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.scout ---
17:25:23 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.30.0-SNAPSHOT.jar
17:25:24 [INFO] 
17:25:24 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout ---
17:25:24 [INFO] 
17:25:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout ---
17:25:24 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout/target/org.eclipse.epp.package.scout-4.30.0-SNAPSHOT.jar
17:25:25 [INFO] 
17:25:25 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout ---
17:25:25 [INFO] 
17:25:25 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.scout ---
17:25:25 [INFO] 
17:25:25 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.scout ---
17:25:25 [INFO] No tests to run.
17:25:25 [INFO] 
17:25:25 [INFO] -------< org.eclipse.epp:org.eclipse.epp.package.scout.feature >--------
17:25:25 [INFO] Building org.eclipse.epp.package.scout.feature 4.30.0-SNAPSHOT   [29/34]
17:25:25 [INFO] --------------------------[ eclipse-feature ]---------------------------
17:25:25 [INFO] 
17:25:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.scout.feature ---
17:25:25 [INFO] 
17:25:25 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:25:26 [INFO] 
17:25:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.30.0-SNAPSHOT.jar
17:25:26 [INFO] 
17:25:26 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] 
17:25:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.scout.feature ---
17:25:26 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/target/org.eclipse.epp.package.scout.feature-4.30.0-SNAPSHOT.jar
17:25:27 [INFO] 
17:25:27 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.scout.feature ---
17:25:27 [INFO] 
17:25:27 [INFO] -----------------< org.eclipse.epp:epp.package.scout >------------------
17:25:27 [INFO] Building epp.package.scout 4.30.0-SNAPSHOT                       [30/34]
17:25:27 [INFO] -------------------------[ eclipse-repository ]-------------------------
17:25:27 [INFO] 
17:25:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.scout ---
17:25:27 [INFO] 
17:25:27 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.scout ---
17:25:31 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:25:31 [INFO] 
17:25:31 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.scout ---
17:25:31 [INFO] 
17:25:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.scout ---
17:25:31 [INFO] 
17:25:31 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.scout ---
17:25:31 [INFO] 
17:25:31 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.scout ---
17:25:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:31 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:25:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/src/main/resources
17:25:31 [INFO] 
17:25:31 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.scout ---
17:25:31 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
17:25:31 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
17:25:31 [INFO] 
17:25:31 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.scout ---
17:25:31 [INFO] 
17:25:31 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.scout ---
17:25:31 [INFO] 
17:25:31 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.scout ---
17:25:31 [INFO] 
17:25:31 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.scout ---
17:25:45 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
17:25:46 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.scout,4.30.0.20231201-1200.
17:25:47 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:25:53 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
17:25:58 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.30.0.20231201-1200.
17:26:03 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:26:11 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:26:15 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:26:20 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:26:43 [INFO] 
17:26:43 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.scout ---
17:26:43 [INFO] 
17:26:43 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.scout ---
17:26:43 [INFO] Installing product epp.package.scout for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/x86_64/eclipse
17:26:43 Installing epp.package.scout 4.30.0.20231201-1200.
17:26:43 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:26:43 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:26:43 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:26:43 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:26:43 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:26:43 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:26:43 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:26:43 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:26:43 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:26:43 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:26:43 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:26:43 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:26:43 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:26:43 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:26:43 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231201-0110.
17:26:43 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:26:43 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:26:43 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:26:43 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
17:26:43 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:26:43 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:26:43 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.27.
17:26:43 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:26:43 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
17:26:43 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:27:21 Operation completed in 38263 ms.
17:27:21 [INFO] Installing product epp.package.scout for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/linux/gtk/aarch64/eclipse
17:27:22 Installing epp.package.scout 4.30.0.20231201-1200.
17:27:22 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:27:22 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:27:22 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:27:22 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:27:22 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:27:22 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:27:22 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:27:22 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:27:22 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:27:22 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:27:22 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:27:22 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:27:22 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:27:22 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:27:22 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231201-0110.
17:27:22 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:27:22 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:27:22 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:27:22 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
17:27:22 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:27:22 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:27:22 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.27.
17:27:22 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:27:22 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
17:27:22 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:27:58 Operation completed in 36942 ms.
17:27:59 [INFO] Installing product epp.package.scout for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse
17:27:59 Installing epp.package.scout 4.30.0.20231201-1200.
17:27:59 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:27:59 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:27:59 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:27:59 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:27:59 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:27:59 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:27:59 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:27:59 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:27:59 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:27:59 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:27:59 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:27:59 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:27:59 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:27:59 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:27:59 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231201-0110.
17:27:59 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:27:59 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:27:59 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:27:59 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
17:27:59 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:27:59 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:27:59 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.27.
17:27:59 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:27:59 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
17:27:59 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:28:36 Operation completed in 37183 ms.
17:28:37 [INFO] Installing product epp.package.scout for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app
17:28:37 Installing epp.package.scout 4.30.0.20231201-1200.
17:28:37 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:28:37 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:28:37 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:28:37 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:28:37 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:28:37 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:28:37 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:28:37 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:28:37 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:28:37 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:28:37 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:28:37 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:28:37 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:28:37 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:28:37 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231201-0110.
17:28:37 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:28:37 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:28:37 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:28:37 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
17:28:37 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:28:37 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:28:37 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.27.
17:28:37 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:28:37 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
17:28:37 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:29:14 Operation completed in 36889 ms.
17:29:14 [INFO] Installing product epp.package.scout for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app
17:29:14 Installing epp.package.scout 4.30.0.20231201-1200.
17:29:14 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:29:14 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:29:14 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:29:14 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:29:14 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:29:14 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:29:14 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:29:14 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:29:14 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:29:14 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:29:14 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:29:14 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:29:14 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:29:14 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:29:14 Installing org.eclipse.help.source.feature.group 2.3.1600.v20231201-0110.
17:29:14 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:29:14 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:29:14 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:29:14 Installing org.eclipse.jst.web_ui.feature.feature.group 3.32.0.v202309190220.
17:29:14 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:29:14 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:29:14 Installing org.eclipse.scout.sdk-feature.feature.group 13.0.27.
17:29:14 Installing org.eclipse.wst.xml_ui.feature.feature.group 3.31.0.v202308200343.
17:29:14 Installing org.eclipse.wst.web_ui.feature.feature.group 3.31.0.v202309280406.
17:29:14 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:29:51 Operation completed in 37220 ms.
17:29:52 [INFO] 
17:29:52 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.scout ---
17:30:07 [INFO] [Fri Dec 01 22:30:07 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/x86_64/Eclipse.app'...
17:31:12 [INFO] [Fri Dec 01 22:31:12 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/macosx/cocoa/aarch64/Eclipse.app'...
17:31:56 [INFO] 
17:31:56 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.scout ---
17:31:57 [INFO] [Fri Dec 01 22:31:57 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipsec.exe'
17:31:57 [INFO] [Fri Dec 01 22:31:57 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/epp.package.scout/win32/win32/x86_64/eclipse/eclipse.exe'
17:32:00 [INFO] 
17:32:00 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.scout ---
17:32:00 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-linux.gtk.x86_64.tar.gz
17:32:16 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-linux.gtk.aarch64.tar.gz
17:32:33 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-win32.win32.x86_64.zip
17:32:40 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:32:58 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:33:14 [INFO] 
17:33:14 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.scout ---
17:33:14 [INFO] [Fri Dec 01 22:33:14 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
17:34:10 [INFO] 
17:34:10 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.scout ---
17:34:10 [INFO] [Fri Dec 01 22:34:10 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/target/products/20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
17:35:06 [INFO] 
17:35:06 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.scout ---
17:35:06 [INFO] Executing tasks
17:35:06 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
17:35:16 [INFO] Executed tasks
17:35:16 [INFO] 
17:35:16 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.scout ---
17:35:20 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository...
17:35:21 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
17:35:21 Mirroring: binary,epp.package.scout.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:35:21 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:35:21 Mirroring: binary,epp.package.scout.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:35:21 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
17:35:21 Mirroring: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:35:21 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
17:35:21 Mirroring: osgi.bundle,org.eclipse.epp.package.scout,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.scout,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.scout,4.30.0.20231201-1200.
17:35:21 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
17:35:21 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
17:35:21 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
17:35:21 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.scout.feature,4.30.0.20231201-1200.
17:35:21 Mirroring: binary,epp.package.scout.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.scout.executable.win32.win32.x86_64,4.30.0.20231201-1200)
17:35:21 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.scout.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:35:21 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
17:35:21 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/../../archive/repository/.]
17:35:22 [INFO] 
17:35:22 [INFO] ---------< org.eclipse.epp:org.eclipse.epp.package.committers >---------
17:35:22 [INFO] Building org.eclipse.epp.package.committers 4.30.0-SNAPSHOT      [31/34]
17:35:22 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
17:35:22 [INFO] 
17:35:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier (default-build-qualifier) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-compiler-plugin:3.0.5:validate-classpath (default-validate-classpath) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] Resolving class path of org.eclipse.epp.package.committers...
17:35:22 [INFO] 
17:35:22 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:35:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:35:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/main/resources
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-compiler-plugin:3.0.5:compile (default-compile) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-ds-plugin:3.0.5:declarative-services (default-declarative-services) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:35:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:35:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/src/test/resources
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-compiler-plugin:3.0.5:testCompile (default-testCompile) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] No tests to run.
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (process-about.mappings) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:35:22 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:35:22 [INFO] Copying 1 resource
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-packaging-plugin:3.0.5:package-plugin (default-package-plugin) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.30.0-SNAPSHOT.jar
17:35:22 [INFO] 
17:35:22 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] 
17:35:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers ---
17:35:22 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers/target/org.eclipse.epp.package.committers-4.30.0-SNAPSHOT.jar
17:35:23 [INFO] 
17:35:23 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers ---
17:35:23 [INFO] 
17:35:23 [INFO] --- tycho-surefire-plugin:3.0.5:integration-test (default-integration-test) @ org.eclipse.epp.package.committers ---
17:35:23 [INFO] 
17:35:23 [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.epp.package.committers ---
17:35:23 [INFO] No tests to run.
17:35:23 [INFO] 
17:35:23 [INFO] -----< org.eclipse.epp:org.eclipse.epp.package.committers.feature >-----
17:35:23 [INFO] Building org.eclipse.epp.package.committers.feature 4.30.0-SNAPSHOT [32/34]
17:35:23 [INFO] --------------------------[ eclipse-feature ]---------------------------
17:35:23 [INFO] 
17:35:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp.package.committers.feature ---
17:35:23 [INFO] 
17:35:23 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:35:24 [INFO] 
17:35:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-id (default-validate-id) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- tycho-packaging-plugin:3.0.5:validate-version (default-validate-version) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- tycho-packaging-plugin:3.0.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- tycho-packaging-plugin:3.0.5:package-feature (default-package-feature) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] Building jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.30.0-SNAPSHOT.jar
17:35:24 [INFO] 
17:35:24 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- tycho-p2-plugin:3.0.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] 
17:35:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.epp.package.committers.feature ---
17:35:24 [INFO] Signing jar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/target/org.eclipse.epp.package.committers.feature-4.30.0-SNAPSHOT.jar
17:35:25 [INFO] 
17:35:25 [INFO] --- tycho-p2-plugin:3.0.5:p2-metadata (p2-metadata) @ org.eclipse.epp.package.committers.feature ---
17:35:25 [INFO] 
17:35:25 [INFO] ---------------< org.eclipse.epp:epp.package.committers >---------------
17:35:25 [INFO] Building epp.package.committers 4.30.0-SNAPSHOT                  [33/34]
17:35:25 [INFO] -------------------------[ eclipse-repository ]-------------------------
17:35:25 [INFO] 
17:35:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ epp.package.committers ---
17:35:25 [INFO] 
17:35:25 [INFO] --- tycho-packaging-plugin:3.0.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ epp.package.committers ---
17:35:29 [INFO] The project's OSGi version is 4.30.0.20231201-1200
17:35:29 [INFO] 
17:35:29 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ epp.package.committers ---
17:35:29 [INFO] 
17:35:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ epp.package.committers ---
17:35:29 [INFO] 
17:35:29 [INFO] --- target-platform-configuration:3.0.5:target-platform (default-target-platform) @ epp.package.committers ---
17:35:29 [INFO] 
17:35:29 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ epp.package.committers ---
17:35:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:35:29 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
17:35:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/src/main/resources
17:35:29 [INFO] 
17:35:29 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-osgi-ee (default-publish-osgi-ee) @ epp.package.committers ---
17:35:29 [INFO] Published profile IUs: [a.jre.javase 11.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 12.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 13.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 14.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 15.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 16.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 17.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 18.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 19.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 20.0.0]
17:35:29 [INFO] Published profile IUs: [a.jre.javase 21.0.0]
17:35:29 [INFO] 
17:35:29 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-products (default-publish-products) @ epp.package.committers ---
17:35:29 [INFO] 
17:35:29 [INFO] --- tycho-p2-publisher-plugin:3.0.5:publish-categories (default-publish-categories) @ epp.package.committers ---
17:35:29 [INFO] 
17:35:29 [INFO] --- tycho-p2-publisher-plugin:3.0.5:attach-artifacts (default-attach-artifacts) @ epp.package.committers ---
17:35:29 [INFO] 
17:35:29 [INFO] --- tycho-p2-repository-plugin:3.0.5:assemble-repository (default-assemble-repository) @ epp.package.committers ---
17:35:41 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.committers,4.30.0.20231201-1200.
17:35:44 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.30.0.20231201-1200.
17:35:48 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200.
17:35:53 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:35:55 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200.
17:36:10 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:36:14 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:36:23 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:36:26 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:36:59 [INFO] 
17:36:59 [INFO] --- tycho-p2-repository-plugin:3.0.5:archive-repository (default-archive-repository) @ epp.package.committers ---
17:36:59 [INFO] 
17:36:59 [INFO] --- tycho-p2-director-plugin:3.0.5:materialize-products (materialize-products) @ epp.package.committers ---
17:36:59 [INFO] Installing product epp.package.committers for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/x86_64/eclipse
17:37:00 Installing epp.package.committers 4.30.0.20231201-1200.
17:37:00 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:37:00 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:37:00 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:37:00 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:37:00 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:37:00 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:37:00 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:37:00 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:37:00 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:37:00 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:37:00 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:37:00 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:37:00 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:37:00 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:37:00 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:37:00 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:37:00 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
17:37:00 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:37:00 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:37:00 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231201-0512.
17:37:00 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231201-0512.
17:37:00 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:37:00 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231201-0110.
17:37:00 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
17:37:00 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:37:00 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:37:00 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:37:00 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:37:00 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:37:00 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:37:00 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
17:37:00 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
17:37:00 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:37:00 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:37:00 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:37:00 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:37:51 Operation completed in 51360 ms.
17:37:51 [INFO] Installing product epp.package.committers for environment linux/gtk/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/linux/gtk/aarch64/eclipse
17:37:52 Installing epp.package.committers 4.30.0.20231201-1200.
17:37:52 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:37:52 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:37:52 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:37:52 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:37:52 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:37:52 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:37:52 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:37:52 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:37:52 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:37:52 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:37:52 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:37:52 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:37:52 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:37:52 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:37:52 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:37:52 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:37:52 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
17:37:52 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:37:52 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:37:52 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231201-0512.
17:37:52 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231201-0512.
17:37:52 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:37:52 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231201-0110.
17:37:52 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
17:37:52 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:37:52 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:37:52 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:37:52 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:37:52 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:37:52 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:37:52 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
17:37:52 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
17:37:52 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:37:52 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:37:52 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:37:52 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:38:44 Operation completed in 52529 ms.
17:38:44 [INFO] Installing product epp.package.committers for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse
17:38:45 Installing epp.package.committers 4.30.0.20231201-1200.
17:38:45 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:38:45 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:38:45 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:38:45 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:38:45 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:38:45 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:38:45 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:38:45 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:38:45 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:38:45 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:38:45 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:38:45 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:38:45 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:38:45 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:38:45 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:38:45 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:38:45 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
17:38:45 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:38:45 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:38:45 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231201-0512.
17:38:45 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231201-0512.
17:38:45 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:38:45 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231201-0110.
17:38:45 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
17:38:45 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:38:45 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:38:45 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:38:45 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:38:45 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:38:45 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:38:45 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
17:38:45 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
17:38:45 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:38:45 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:38:45 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:38:45 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:39:37 Operation completed in 52334 ms.
17:39:37 [INFO] Installing product epp.package.committers for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app
17:39:37 Installing epp.package.committers 4.30.0.20231201-1200.
17:39:37 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:39:37 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:39:37 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:39:37 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:39:37 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:39:37 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:39:37 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:39:37 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:39:37 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:39:37 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:39:37 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:39:37 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:39:37 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:39:37 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:39:37 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:39:37 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:39:37 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
17:39:37 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:39:37 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:39:37 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231201-0512.
17:39:37 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231201-0512.
17:39:37 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:39:37 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231201-0110.
17:39:37 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
17:39:37 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:39:37 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:39:37 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:39:37 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:39:37 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:39:37 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:39:37 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
17:39:37 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
17:39:37 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:39:37 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:39:37 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:39:37 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:40:31 Operation completed in 54061 ms.
17:40:32 [INFO] Installing product epp.package.committers for environment macosx/cocoa/aarch64 to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app
17:40:32 Installing epp.package.committers 4.30.0.20231201-1200.
17:40:32 Installing org.eclipse.epp.mpc.feature.group 1.10.2.v20231116-1812.
17:40:32 Installing org.eclipse.oomph.setup.feature.group 1.30.0.v20231122-0734.
17:40:32 Installing org.eclipse.tm.terminal.feature.feature.group 11.4.0.202309142347.
17:40:32 Installing org.eclipse.justj.epp.feature.group 17.0.0.v20231028-1129.
17:40:32 Installing org.eclipse.egit.feature.group 6.8.0.202311291450-r.
17:40:32 Installing org.eclipse.jgit.feature.group 6.8.0.202311291450-r.
17:40:32 Installing org.eclipse.mylyn.wikitext_feature.feature.group 3.0.48.202308291007.
17:40:32 Installing org.eclipse.mylyn.commons.activity.feature.feature.group 4.1.0.v20231009-0014.
17:40:32 Installing org.eclipse.mylyn.egit.feature.feature.group 4.1.0.v20231009-0014.
17:40:32 Installing org.eclipse.mylyn.ide.feature.feature.group 4.1.0.v20231009-0014.
17:40:32 Installing org.eclipse.mylyn.git.feature.feature.group 4.1.0.v20231125-1125.
17:40:32 Installing org.eclipse.mylyn.github.feature.feature.group 6.4.0.v20231125-1125.
17:40:32 Installing org.eclipse.mylyn.jenkins.feature.feature.group 4.1.0.v20231009-0014.
17:40:32 Installing org.eclipse.mylyn.reviews.feature.feature.group 4.1.0.v20231125-1125.
17:40:32 Installing org.eclipse.jdt.feature.group 3.19.300.v20231201-0110.
17:40:32 Installing org.eclipse.jdt.bcoview.feature.feature.group 1.2.200.v20231106-1537.
17:40:32 Installing org.eclipse.pde.feature.group 3.15.200.v20231201-0110.
17:40:32 Installing org.eclipse.pde.spies.feature.group 1.0.200.v20231108-1957.
17:40:32 Installing org.eclipse.e4.core.tools.feature.feature.group 4.30.0.v20231106-1600.
17:40:32 Installing org.eclipse.platform.source.feature.group 4.30.0.v20231201-0512.
17:40:32 Installing org.eclipse.rcp.source.feature.group 4.30.0.v20231201-0512.
17:40:32 Installing org.eclipse.jdt.source.feature.group 3.19.300.v20231201-0110.
17:40:32 Installing org.eclipse.pde.source.feature.group 3.15.200.v20231201-0110.
17:40:32 Installing org.eclipse.pde.spies.source.feature.group 1.0.200.v20231108-1957.
17:40:32 Installing org.eclipse.buildship.feature.group 3.1.8.v20231117-1658.
17:40:32 Installing org.eclipse.eclemma.feature.feature.group 3.1.8.202311140945.
17:40:32 Installing org.eclipse.m2e.feature.feature.group 2.4.200.20231119-0901.
17:40:32 Installing org.eclipse.m2e.pde.feature.feature.group 2.3.0.20231119-0901.
17:40:32 Installing org.eclipse.m2e.lemminx.feature.feature.group 2.0.6.20231113-2319.
17:40:32 Installing org.eclipse.egit.gitflow.feature.feature.group 6.8.0.202311291450-r.
17:40:32 Installing org.eclipse.jgit.http.apache.feature.group 6.8.0.202311291450-r.
17:40:32 Installing org.eclipse.swt.tools.feature.feature.group 3.109.200.v20231108-1313.
17:40:32 Installing org.eclipse.wildwebdeveloper.feature.feature.group 1.3.3.202311211923.
17:40:32 Installing org.eclipse.wildwebdeveloper.embedder.node.feature.feature.group 1.0.7.202310251358.
17:40:32 Installing org.eclipse.mylyn.jdt.feature.feature.group 4.1.0.v20231009-0014.
17:40:32 Installing org.eclipse.mylyn.pde.feature.feature.group 4.1.0.v20231124-1250.
17:41:28 Operation completed in 55897 ms.
17:41:28 [INFO] 
17:41:28 [INFO] --- eclipse-macsigner-plugin:1.3.2:sign (sign) @ epp.package.committers ---
17:41:55 [INFO] [Fri Dec 01 22:41:55 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/x86_64/Eclipse.app'...
17:43:26 [INFO] [Fri Dec 01 22:43:26 UTC 2023] Signing OS X application '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/macosx/cocoa/aarch64/Eclipse.app'...
17:44:34 [INFO] 
17:44:34 [INFO] --- eclipse-winsigner-plugin:1.3.2:sign (sign) @ epp.package.committers ---
17:44:35 [INFO] [Fri Dec 01 22:44:35 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipsec.exe'
17:44:36 [INFO] [Fri Dec 01 22:44:36 UTC 2023] Signing Windows executable '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/epp.package.committers/win32/win32/x86_64/eclipse/eclipse.exe'
17:44:39 [INFO] 
17:44:39 [INFO] --- tycho-p2-director-plugin:3.0.5:archive-products (archive-products) @ epp.package.committers ---
17:44:39 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-linux.gtk.x86_64.tar.gz
17:45:06 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-linux.gtk.aarch64.tar.gz
17:45:32 [INFO] Building zip: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-win32.win32.x86_64.zip
17:45:45 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:46:11 [INFO] Building tar: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:46:37 [INFO] 
17:46:37 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-aarch64) @ epp.package.committers ---
17:46:37 [INFO] [Fri Dec 01 22:46:37 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.tar.gz'...
17:47:52 [INFO] 
17:47:52 [INFO] --- eclipse-dmg-packager:1.3.2:package-dmg (dmg-package-platform-x86_64) @ epp.package.committers ---
17:47:52 [INFO] [Fri Dec 01 22:47:52 UTC 2023] Creating and signing DMG file from '/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/target/products/20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.tar.gz'...
17:49:07 [INFO] 
17:49:07 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.committers ---
17:49:07 [INFO] Executing tasks
17:49:07 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
17:49:19 [INFO] Executed tasks
17:49:19 [INFO] 
17:49:19 [INFO] --- tycho-p2-extras-plugin:3.0.5:mirror (mirror-to-central-epp-repository) @ epp.package.committers ---
17:49:23 [INFO] Mirroring to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository...
17:49:24 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200)
17:49:24 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858)
17:49:24 Mirroring: binary,epp.package.committers.executable.gtk.linux.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.aarch64,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.aarch64,4.30.0.20231201-1200.
17:49:24 Mirroring: binary,epp.package.committers.executable.gtk.linux.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.gtk.linux.x86_64,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.gtk.linux.x86_64,4.30.0.20231201-1200.
17:49:24 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858)
17:49:24 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858)
17:49:24 Mirroring: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200)
17:49:24 Mirroring: binary,epp.package.committers.executable.win32.win32.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.win32.win32.x86_64,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.win32.win32.x86_64,4.30.0.20231201-1200.
17:49:24 Mirroring: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.30.0.20231201-1200 (Descriptor: canonical: org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.epp.package.committers.feature,4.30.0.20231201-1200.
17:49:24 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.x86_64,4.30.0.20231201-1200.
17:49:24 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858)
17:49:24 Mirroring: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200 (Descriptor: canonical: binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of binary,epp.package.committers.executable.cocoa.macosx.aarch64,4.30.0.20231201-1200.
17:49:24 Mirroring: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 (Descriptor: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858)
17:49:24 Mirroring: osgi.bundle,org.eclipse.epp.package.committers,4.30.0.20231201-1200 (Descriptor: canonical: osgi.bundle,org.eclipse.epp.package.committers,4.30.0.20231201-1200)
17:49:24 [WARNING] [251df863-f6aa-4338-b108-8493737caeaa][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.5] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.epp.package.committers,4.30.0.20231201-1200.
17:49:24 [WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,org.eclipse.epp.package.common.feature,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.epp.package.common,4.30.0.20231201-1200 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.; Artifact: canonical: osgi.bundle,org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64,17.0.9.v20231028-0858 already exists in repository: file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/../../archive/repository/.]
17:49:25 [INFO] 
17:49:25 [INFO] --------------< org.eclipse.epp:org.eclipse.epp-buildall >--------------
17:49:25 [INFO] Building org.eclipse.epp-buildall 4.30.0-SNAPSHOT                [34/34]
17:49:25 [INFO] --------------------------------[ pom ]---------------------------------
17:49:25 [INFO] 
17:49:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.epp-buildall ---
17:49:25 [INFO] 
17:49:25 [INFO] --- build-helper-maven-plugin:3.3.0:regex-property (regex-property) @ org.eclipse.epp-buildall ---
17:49:25 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'org.eclipse.epp-buildall'. The initial value 'org.eclipse.epp-buildall' is left as-is...
17:49:25 [INFO] 
17:49:25 [INFO] --- tycho-eclipserun-plugin:3.0.5:eclipse-run (remove-justj-from-p2) @ org.eclipse.epp-buildall ---
17:49:25 [INFO] Adding repository http://download.eclipse.org/releases/latest
17:49:26 [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-17/latest]
17:49:26 [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data/.metadata/.log
17:49:26 [INFO] Command line:
17:49:26 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -jar, /home/jenkins/agent/workspace/simrel.epp-tycho-build/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -install, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/data, -data, target/antrun-workspace, -application, org.eclipse.ant.core.antRunner, -buildfile, /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml]
17:49:28 Buildfile: /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/remove-justj-from-p2.xml
17:49:28 WARNING: A terminally deprecated method in java.lang.System has been called
17:49:28 WARNING: System::setSecurityManager has been called by org.eclipse.ant.internal.core.ant.InternalAntRunner (file:/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/target/eclipserun-work/configuration/org.eclipse.osgi/48/0/.cp/lib/antsupportlib.jar)
17:49:28 WARNING: Please consider reporting this to the maintainers of org.eclipse.ant.internal.core.ant.InternalAntRunner
17:49:28 WARNING: System::setSecurityManager will be removed in a future release
17:49:28 
17:49:28 remove-justj:
17:49:28 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.aarch64 ] 
17:49:28 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64 ] 
17:49:28 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64 ] 
17:49:28 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64 ] 
17:49:28 Unable to find: Installable Unit [ id=org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64 ] 
17:49:28 BUILD SUCCESSFUL
17:49:28 
17:49:28 BUILD SUCCESSFUL
17:49:28 Total time: 0 seconds
17:49:29 [INFO] 
17:49:29 [INFO] --- tycho-p2-repository-plugin:3.0.5:fix-artifacts-metadata (add-missing-checksums) @ org.eclipse.epp-buildall ---
17:49:29 [INFO] ------------------------------------------------------------------------
17:49:29 [INFO] Reactor Summary for org.eclipse.epp-buildall 4.30.0-SNAPSHOT:
17:49:29 [INFO] 
17:49:29 [INFO] archive-template ................................... SUCCESS [ 23.090 s]
17:49:29 [INFO] org.eclipse.epp.package.common ..................... SUCCESS [  9.467 s]
17:49:29 [INFO] org.eclipse.epp.package.common.feature ............. SUCCESS [  1.848 s]
17:49:29 [INFO] org.eclipse.epp.package.cpp ........................ SUCCESS [  1.389 s]
17:49:29 [INFO] org.eclipse.epp.package.cpp.feature ................ SUCCESS [  4.763 s]
17:49:29 [INFO] epp.package.cpp .................................... SUCCESS [10:19 min]
17:49:29 [INFO] org.eclipse.epp.package.dsl ........................ SUCCESS [  1.729 s]
17:49:29 [INFO] org.eclipse.epp.package.dsl.feature ................ SUCCESS [  1.458 s]
17:49:29 [INFO] epp.package.dsl .................................... SUCCESS [12:53 min]
17:49:29 [INFO] org.eclipse.epp.package.embedcpp ................... SUCCESS [  1.401 s]
17:49:29 [INFO] org.eclipse.epp.package.embedcpp.feature ........... SUCCESS [  1.289 s]
17:49:29 [INFO] epp.package.embedcpp ............................... SUCCESS [10:53 min]
17:49:29 [INFO] org.eclipse.epp.package.java ....................... SUCCESS [  1.509 s]
17:49:29 [INFO] org.eclipse.epp.package.java.feature ............... SUCCESS [  1.347 s]
17:49:29 [INFO] epp.package.java ................................... SUCCESS [08:10 min]
17:49:29 [INFO] org.eclipse.epp.package.jee ........................ SUCCESS [  1.832 s]
17:49:29 [INFO] org.eclipse.epp.package.jee.feature ................ SUCCESS [  2.161 s]
17:49:29 [INFO] epp.package.jee .................................... SUCCESS [16:25 min]
17:49:29 [INFO] org.eclipse.epp.package.modeling ................... SUCCESS [  1.490 s]
17:49:29 [INFO] org.eclipse.epp.package.modeling.feature ........... SUCCESS [  1.637 s]
17:49:29 [INFO] epp.package.modeling ............................... SUCCESS [17:38 min]
17:49:29 [INFO] org.eclipse.epp.package.php ........................ SUCCESS [  1.845 s]
17:49:29 [INFO] org.eclipse.epp.package.php.feature ................ SUCCESS [  2.125 s]
17:49:29 [INFO] epp.package.php .................................... SUCCESS [11:17 min]
17:49:29 [INFO] org.eclipse.epp.package.rcp ........................ SUCCESS [  1.806 s]
17:49:29 [INFO] org.eclipse.epp.package.rcp.feature ................ SUCCESS [  1.601 s]
17:49:29 [INFO] epp.package.rcp .................................... SUCCESS [10:57 min]
17:49:29 [INFO] org.eclipse.epp.package.scout ...................... SUCCESS [  1.598 s]
17:49:29 [INFO] org.eclipse.epp.package.scout.feature .............. SUCCESS [  1.898 s]
17:49:29 [INFO] epp.package.scout .................................. SUCCESS [09:54 min]
17:49:29 [INFO] org.eclipse.epp.package.committers ................. SUCCESS [  1.818 s]
17:49:29 [INFO] org.eclipse.epp.package.committers.feature ......... SUCCESS [  1.912 s]
17:49:29 [INFO] epp.package.committers ............................. SUCCESS [13:59 min]
17:49:29 [INFO] org.eclipse.epp-buildall ........................... SUCCESS [  4.329 s]
17:49:29 [INFO] ------------------------------------------------------------------------
17:49:29 [INFO] BUILD SUCCESS
17:49:29 [INFO] ------------------------------------------------------------------------
17:49:29 [INFO] Total time:  02:05 h
17:49:29 [INFO] Finished at: 2023-12-01T22:49:29Z
17:49:29 [INFO] ------------------------------------------------------------------------
17:49:30 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins659549043916585297.sh
17:49:30 + cd org.eclipse.epp.packages/archive/
17:49:30 + /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/check-incubating.sh
17:49:30 Checking all EPPs for incubating components
17:49:30 The below report shows what bundles look like they may be incubating in each project
17:49:30 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:34   org.eclipse.lsp4e_0.18.1.202311121506
17:49:34   org.eclipse.lsp4e.debug_0.15.6.202311221020
17:49:34   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:34   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
17:49:34   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:34   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
17:49:34   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
17:49:34   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:34   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:34   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:34   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:34 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:36   org.eclipse.lsp4e_0.18.1.202311121506
17:49:36   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:36   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:36   org.eclipse.swtchart_0.14.0.202301260747
17:49:36   org.eclipse.swtchart.extensions_0.14.0.202301260747
17:49:36   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:36   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:36   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:36   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:36 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:40   org.eclipse.lsp4e_0.18.1.202311121506
17:49:40   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.debug.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.generator_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.generator.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.jsonrpc.debug.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.jsonrpc.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.websocket_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.websocket.jakarta_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.websocket.jakarta.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.lsp4j.websocket.source_0.21.1.v20230829-0012
17:49:40   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
17:49:40   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:40   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:40   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:40   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:40 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:43   org.eclipse.lsp4e_0.18.1.202311121506
17:49:43   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:43   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:43   org.eclipse.swtchart_0.14.0.202301260747
17:49:43   org.eclipse.swtchart.extensions_0.14.0.202301260747
17:49:43   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:43   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:43   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:43   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:43 20231201-2043_eclipse-java-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:45   org.eclipse.lsp4e_0.18.1.202311121506
17:49:45   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:45   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:45   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
17:49:45   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:45   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:45   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:45   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:45 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:51   org.eclipse.lsp4e_0.18.1.202311121506
17:49:51   org.eclipse.lsp4e.debug_0.15.6.202311221020
17:49:51   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:51   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
17:49:51   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:51   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
17:49:51   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
17:49:51   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:51   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:51   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:51   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:51 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:55   No incubating plug-ins identified
17:49:55 20231201-2043_eclipse-php-2023-12-R-linux.gtk.x86_64.tar.gz
17:49:58   org.eclipse.lsp4e_0.18.1.202311121506
17:49:58   org.eclipse.lsp4e.debug_0.15.6.202311221020
17:49:58   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:49:58   org.eclipse.lsp4j.debug_0.21.1.v20230829-0012
17:49:58   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:49:58   org.eclipse.lsp4j.jsonrpc.debug_0.21.1.v20230829-0012
17:49:58   org.eclipse.tm4e.core_0.6.1.202308132047
17:49:58   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:49:58   org.eclipse.tm4e.registry_0.6.5.202308132047
17:49:58   org.eclipse.tm4e.ui_0.7.1.202308132047
17:49:58 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:01   org.eclipse.lsp4e_0.18.1.202311121506
17:50:01   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:50:01   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:50:01   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
17:50:01   org.eclipse.tm4e.core_0.6.1.202308132047
17:50:01   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:50:01   org.eclipse.tm4e.registry_0.6.5.202308132047
17:50:01   org.eclipse.tm4e.ui_0.7.1.202308132047
17:50:01 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:04   org.eclipse.lsp4e_0.18.1.202311121506
17:50:04   org.eclipse.lsp4j_0.21.1.v20230829-0012
17:50:04   org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012
17:50:04   org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.2
17:50:04   org.eclipse.tm4e.core_0.6.1.202308132047
17:50:04   org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047
17:50:04   org.eclipse.tm4e.registry_0.6.5.202308132047
17:50:04   org.eclipse.tm4e.ui_0.7.1.202308132047
17:50:04 [simrel.epp-tycho-build] $ /bin/sh -xe /tmp/jenkins5465024603274992987.sh
17:50:04 + set -x
17:50:04 + export 'PS4=+$$+ '
17:50:04 + PS4='+$$+ '
17:50:04 +20660+ /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
17:50:04 +20662+ EXITCODE=0
17:50:04 +20662+ SSHUSER=genie.packaging@projects-storage.eclipse.org
17:50:04 +20662+ SSH='ssh genie.packaging@projects-storage.eclipse.org'
17:50:04 +20662+ SCP=scp
17:50:04 +++20662+ dirname /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/upload-to-staging.sh
17:50:04 ++20662+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
17:50:04 ++20662+ pwd
17:50:04 +20662+ DIR=/home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
17:50:04 +20662+ echo Create the epp.properties file
17:50:04 Create the epp.properties file
17:50:04 +20662+ MVN=/opt/tools/apache-maven/latest/bin/mvn
17:50:04 +20662+ '[' '!' -f /opt/tools/apache-maven/latest/bin/mvn ']'
17:50:04 +20662+ /opt/tools/apache-maven/latest/bin/mvn clean package -f /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools
17:50:05 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
17:50:05 Maven home: /opt/tools/apache-maven/latest
17:50:05 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
17:50:05 Default locale: en_US, platform encoding: UTF-8
17:50:05 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
17:50:06 [INFO] Scanning for projects...
17:50:13 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available
17:50:28 [INFO] 
17:50:28 [INFO] --------------------< org.eclipse.epp:releng.tools >--------------------
17:50:28 [INFO] Building releng.tools 4.30.0-SNAPSHOT
17:50:28 [INFO]   from pom.xml
17:50:28 [INFO] --------------------------------[ pom ]---------------------------------
17:50:28 [INFO] 
17:50:28 [INFO] --- clean:3.2.0:clean (default-clean) @ releng.tools ---
17:50:28 [INFO] 
17:50:28 [INFO] --- build-helper:3.3.0:regex-property (regex-property) @ releng.tools ---
17:50:32 [INFO] No match to regex 'epp\.package\.(\d*)' found in 'releng.tools'. The initial value 'releng.tools' is left as-is...
17:50:32 [INFO] 
17:50:32 [INFO] --- properties:1.1.0:write-project-properties (default) @ releng.tools ---
17:50:32 [INFO] ------------------------------------------------------------------------
17:50:32 [INFO] BUILD SUCCESS
17:50:32 [INFO] ------------------------------------------------------------------------
17:50:32 [INFO] Total time:  26.622 s
17:50:32 [INFO] Finished at: 2023-12-01T22:50:32Z
17:50:32 [INFO] ------------------------------------------------------------------------
17:50:32 ++20662+ get_property RELEASE_NAME
17:50:32 ++20662+ grep '^RELEASE_NAME=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
17:50:32 ++20662+ cut -d= -f2
17:50:32 +20662+ RELEASE_NAME=2023-12
17:50:32 ++20662+ get_property RELEASE_MILESTONE
17:50:32 ++20662+ grep '^RELEASE_MILESTONE=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
17:50:32 ++20662+ cut -d= -f2
17:50:32 +20662+ RELEASE_MILESTONE=R
17:50:32 ++20662+ get_property RELEASE_DIR
17:50:32 ++20662+ grep '^RELEASE_DIR=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
17:50:32 ++20662+ cut -d= -f2
17:50:32 +20662+ RELEASE_DIR=202312011200
17:50:32 ++20662+ get_property SIMREL_REPO
17:50:32 ++20662+ grep '^SIMREL_REPO=' /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/epp.properties
17:50:32 ++20662+ cut -d= -f2
17:50:32 +20662+ SIMREL_REPO='https\://download.eclipse.org/releases/2023-12/202312061001/'
17:50:32 +20662+ WORKSPACE=/home/jenkins/agent/workspace/simrel.epp-tycho-build
17:50:32 +20662+ GIT_REPOSITORY=org.eclipse.epp.packages
17:50:32 +20662+ PACKAGES='committers cpp dsl embedcpp java jee modeling php rcp scout'
17:50:32 +20662+ PLATFORMS='linux.gtk.aarch64.tar.gz linux.gtk.x86_64.tar.gz macosx.cocoa.aarch64.dmg macosx.cocoa.aarch64.tar.gz macosx.cocoa.x86_64.dmg macosx.cocoa.x86_64.tar.gz win32.win32.x86_64.zip'
17:50:32 +20662+ STAGING=/home/data/httpd/download.eclipse.org/technology/epp/staging
17:50:32 +20662+ cd /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
17:50:32 +20662+ for PACKAGE in $PACKAGES
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-win32.win32.x86_64.zip
17:50:32 +20662+ NAME=20231201-2043_eclipse-committers-2023-12-R-win32.win32.x86_64.zip
17:50:32 ++20662+ echo 20231201-2043_eclipse-committers-2023-12-R-win32.win32.x86_64.zip
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:32 +20662+ mv 20231201-2043_eclipse-committers-2023-12-R-win32.win32.x86_64.zip eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:32 +20662+ for PACKAGE in $PACKAGES
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-win32.win32.x86_64.zip
17:50:32 +20662+ NAME=20231201-2043_eclipse-cpp-2023-12-R-win32.win32.x86_64.zip
17:50:32 ++20662+ echo 20231201-2043_eclipse-cpp-2023-12-R-win32.win32.x86_64.zip
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:32 +20662+ mv 20231201-2043_eclipse-cpp-2023-12-R-win32.win32.x86_64.zip eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:32 +20662+ for PACKAGE in $PACKAGES
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:32 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:32 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:32 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:32 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:32 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:32 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:32 +20662+ NEWNAME=eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:32 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:32 +20662+ for PLATFORM in $PLATFORMS
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-win32.win32.x86_64.zip
17:50:32 +20662+ NAME=20231201-2043_eclipse-dsl-2023-12-R-win32.win32.x86_64.zip
17:50:32 ++20662+ echo 20231201-2043_eclipse-dsl-2023-12-R-win32.win32.x86_64.zip
17:50:32 ++20662+ cut -d _ -f 2-
17:50:32 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:32 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-dsl-2023-12-R-win32.win32.x86_64.zip eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-embedcpp-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-embedcpp-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-embedcpp-2023-12-R-win32.win32.x86_64.zip eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-java-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-java-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-java-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-java-2023-12-R-win32.win32.x86_64.zip eclipse-java-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-jee-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-jee-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-jee-2023-12-R-win32.win32.x86_64.zip eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-modeling-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-modeling-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-modeling-2023-12-R-win32.win32.x86_64.zip eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-php-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-php-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-php-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-php-2023-12-R-win32.win32.x86_64.zip eclipse-php-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-rcp-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-rcp-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-rcp-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-rcp-2023-12-R-win32.win32.x86_64.zip eclipse-rcp-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.aarch64.tar.gz eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-linux.gtk.x86_64.tar.gz eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.dmg eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.aarch64.tar.gz eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.dmg
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.dmg eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.tar.gz
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-macosx.cocoa.x86_64.tar.gz eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:50:33 +20662+ for PLATFORM in $PLATFORMS
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-win32.win32.x86_64.zip
17:50:33 +20662+ NAME=20231201-2043_eclipse-scout-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ echo 20231201-2043_eclipse-scout-2023-12-R-win32.win32.x86_64.zip
17:50:33 ++20662+ cut -d _ -f 2-
17:50:33 ++20662+ sed 's/linux\.gtk\.aarch64/linux-gtk-aarch64/'
17:50:33 ++20662+ sed 's/linux\.gtk\.x86\_64/linux-gtk-x86\_64/'
17:50:33 ++20662+ sed 's/win32\.win32\.x86\_64\./win32\-x86\_64\./'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.aarch64/macosx\-cocoa-aarch64/'
17:50:33 ++20662+ sed 's/macosx\.cocoa\.x86\_64/macosx\-cocoa-x86\_64/'
17:50:33 ++20662+ sed s/macosx-cocoa-x86_64.dmg/macosx-cocoa-x86_64.dmg-tonotarize/
17:50:33 ++20662+ sed s/macosx-cocoa-aarch64.dmg/macosx-cocoa-aarch64.dmg-tonotarize/
17:50:33 +20662+ NEWNAME=eclipse-scout-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ mv 20231201-2043_eclipse-scout-2023-12-R-win32.win32.x86_64.zip eclipse-scout-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/epp.website.xml committers.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.feature/feature.xml committers.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.committers.product/epp.product committers.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml cpp.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.feature/feature.xml cpp.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.cpp.product/epp.product cpp.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/epp.website.xml dsl.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.feature/feature.xml dsl.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.dsl.product/epp.product dsl.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/epp.website.xml embedcpp.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.feature/feature.xml embedcpp.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.embedcpp.product/epp.product embedcpp.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/epp.website.xml java.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.feature/feature.xml java.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.java.product/epp.product java.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/epp.website.xml jee.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.feature/feature.xml jee.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.jee.product/epp.product jee.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml modeling.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.feature/feature.xml modeling.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.modeling.product/epp.product modeling.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/epp.website.xml php.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.feature/feature.xml php.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.php.product/epp.product php.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml rcp.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.feature/feature.xml rcp.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.rcp.product/epp.product rcp.product.xml
17:50:33 +20662+ for PACKAGE in $PACKAGES
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/epp.website.xml scout.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.feature/feature.xml scout.feature.xml
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/packages/org.eclipse.epp.package.scout.product/epp.product scout.product.xml
17:50:33 ++20662+ date
17:50:33 +20662+ echo 'TIMESTAMP: Fri 01 Dec 2023 10:50:33 PM UTC'
17:50:33 +20662+ echo 'CI URL: https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/3051/'
17:50:33 +20662+ cp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/_mirrors.php _mirrors.php
17:50:33 +20662+ cat
17:50:33 ++20662+ find eclipse-committers-2023-12-R-win32-x86_64.zip eclipse-cpp-2023-12-R-win32-x86_64.zip eclipse-dsl-2023-12-R-win32-x86_64.zip eclipse-embedcpp-2023-12-R-win32-x86_64.zip eclipse-java-2023-12-R-win32-x86_64.zip eclipse-jee-2023-12-R-win32-x86_64.zip eclipse-modeling-2023-12-R-win32-x86_64.zip eclipse-php-2023-12-R-win32-x86_64.zip eclipse-rcp-2023-12-R-win32-x86_64.zip eclipse-scout-2023-12-R-win32-x86_64.zip eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz 'eclipse*.dmg' eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:50:33 find: ‘eclipse*.dmg’: No such file or directory
17:50:33 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:33 +20662+ echo .. eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:33 .. eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:33 +20662+ md5sum eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:34 +20662+ sha1sum eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:35 +20662+ sha512sum -b eclipse-committers-2023-12-R-win32-x86_64.zip
17:50:37 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:37 +20662+ echo .. eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:37 .. eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:37 +20662+ md5sum eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:38 +20662+ sha1sum eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:38 +20662+ sha512sum -b eclipse-cpp-2023-12-R-win32-x86_64.zip
17:50:39 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:39 +20662+ echo .. eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:39 .. eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:39 +20662+ md5sum eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:40 +20662+ sha1sum eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:41 +20662+ sha512sum -b eclipse-dsl-2023-12-R-win32-x86_64.zip
17:50:42 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:42 +20662+ echo .. eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:42 .. eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:42 +20662+ md5sum eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:43 +20662+ sha1sum eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:44 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-win32-x86_64.zip
17:50:45 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:45 +20662+ echo .. eclipse-java-2023-12-R-win32-x86_64.zip
17:50:45 .. eclipse-java-2023-12-R-win32-x86_64.zip
17:50:45 +20662+ md5sum eclipse-java-2023-12-R-win32-x86_64.zip
17:50:46 +20662+ sha1sum eclipse-java-2023-12-R-win32-x86_64.zip
17:50:46 +20662+ sha512sum -b eclipse-java-2023-12-R-win32-x86_64.zip
17:50:47 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:47 +20662+ echo .. eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:47 .. eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:47 +20662+ md5sum eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:48 +20662+ sha1sum eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:49 +20662+ sha512sum -b eclipse-jee-2023-12-R-win32-x86_64.zip
17:50:51 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:51 +20662+ echo .. eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:51 .. eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:51 +20662+ md5sum eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:52 +20662+ sha1sum eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:53 +20662+ sha512sum -b eclipse-modeling-2023-12-R-win32-x86_64.zip
17:50:55 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:55 +20662+ echo .. eclipse-php-2023-12-R-win32-x86_64.zip
17:50:55 .. eclipse-php-2023-12-R-win32-x86_64.zip
17:50:55 +20662+ md5sum eclipse-php-2023-12-R-win32-x86_64.zip
17:50:55 +20662+ sha1sum eclipse-php-2023-12-R-win32-x86_64.zip
17:50:56 +20662+ sha512sum -b eclipse-php-2023-12-R-win32-x86_64.zip
17:50:57 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:50:57 +20662+ echo .. eclipse-rcp-2023-12-R-win32-x86_64.zip
17:50:57 .. eclipse-rcp-2023-12-R-win32-x86_64.zip
17:50:57 +20662+ md5sum eclipse-rcp-2023-12-R-win32-x86_64.zip
17:50:58 +20662+ sha1sum eclipse-rcp-2023-12-R-win32-x86_64.zip
17:50:59 +20662+ sha512sum -b eclipse-rcp-2023-12-R-win32-x86_64.zip
17:51:00 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:00 +20662+ echo .. eclipse-scout-2023-12-R-win32-x86_64.zip
17:51:00 .. eclipse-scout-2023-12-R-win32-x86_64.zip
17:51:00 +20662+ md5sum eclipse-scout-2023-12-R-win32-x86_64.zip
17:51:01 +20662+ sha1sum eclipse-scout-2023-12-R-win32-x86_64.zip
17:51:02 +20662+ sha512sum -b eclipse-scout-2023-12-R-win32-x86_64.zip
17:51:03 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:03 +20662+ echo .. eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:03 .. eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:03 +20662+ md5sum eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:04 +20662+ sha1sum eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:05 +20662+ sha512sum -b eclipse-committers-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:06 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:06 +20662+ echo .. eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:06 .. eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:06 +20662+ md5sum eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:07 +20662+ sha1sum eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:08 +20662+ sha512sum -b eclipse-committers-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:10 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:10 +20662+ echo .. eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:10 .. eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:10 +20662+ md5sum eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:11 +20662+ sha1sum eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:12 +20662+ sha512sum -b eclipse-committers-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:13 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:13 +20662+ echo .. eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:13 .. eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:13 +20662+ md5sum eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:14 +20662+ sha1sum eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:15 +20662+ sha512sum -b eclipse-committers-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:16 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:16 +20662+ echo .. eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:16 .. eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:16 +20662+ md5sum eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:17 +20662+ sha1sum eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:18 +20662+ sha512sum -b eclipse-cpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:19 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:19 +20662+ echo .. eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:19 .. eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:19 +20662+ md5sum eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:20 +20662+ sha1sum eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:20 +20662+ sha512sum -b eclipse-cpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:21 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:21 +20662+ echo .. eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:21 .. eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:21 +20662+ md5sum eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:22 +20662+ sha1sum eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:23 +20662+ sha512sum -b eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:24 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:24 +20662+ echo .. eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:24 .. eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:24 +20662+ md5sum eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:25 +20662+ sha1sum eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:25 +20662+ sha512sum -b eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:26 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:26 +20662+ echo .. eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:26 .. eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:26 +20662+ md5sum eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:27 +20662+ sha1sum eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:28 +20662+ sha512sum -b eclipse-dsl-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:30 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:30 +20662+ echo .. eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:30 .. eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:30 +20662+ md5sum eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:31 +20662+ sha1sum eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:32 +20662+ sha512sum -b eclipse-dsl-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:33 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:33 +20662+ echo .. eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:33 .. eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:33 +20662+ md5sum eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:34 +20662+ sha1sum eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:35 +20662+ sha512sum -b eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:36 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:36 +20662+ echo .. eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:36 .. eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:36 +20662+ md5sum eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:37 +20662+ sha1sum eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:38 +20662+ sha512sum -b eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:39 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:39 +20662+ echo .. eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:39 .. eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:39 +20662+ md5sum eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:40 +20662+ sha1sum eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:41 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:42 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:42 +20662+ echo .. eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:42 .. eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:42 +20662+ md5sum eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:43 +20662+ sha1sum eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:43 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:45 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:45 +20662+ echo .. eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:45 .. eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:45 +20662+ md5sum eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:45 +20662+ sha1sum eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:46 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:47 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:47 +20662+ echo .. eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:47 .. eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:47 +20662+ md5sum eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:48 +20662+ sha1sum eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:49 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:50 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:50 +20662+ echo .. eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:50 .. eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:50 +20662+ md5sum eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:50 +20662+ sha1sum eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:51 +20662+ sha512sum -b eclipse-java-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:52 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:52 +20662+ echo .. eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:52 .. eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:52 +20662+ md5sum eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:53 +20662+ sha1sum eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:53 +20662+ sha512sum -b eclipse-java-2023-12-R-linux-gtk-x86_64.tar.gz
17:51:54 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:54 +20662+ echo .. eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:54 .. eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:54 +20662+ md5sum eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:55 +20662+ sha1sum eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:55 +20662+ sha512sum -b eclipse-java-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:51:56 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:56 +20662+ echo .. eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:56 .. eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:56 +20662+ md5sum eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:57 +20662+ sha1sum eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:58 +20662+ sha512sum -b eclipse-java-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:51:58 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:51:58 +20662+ echo .. eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:58 .. eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:51:58 +20662+ md5sum eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:00 +20662+ sha1sum eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:01 +20662+ sha512sum -b eclipse-jee-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:02 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:02 +20662+ echo .. eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:02 .. eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:02 +20662+ md5sum eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:03 +20662+ sha1sum eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:04 +20662+ sha512sum -b eclipse-jee-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:05 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:05 +20662+ echo .. eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:05 .. eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:05 +20662+ md5sum eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:07 +20662+ sha1sum eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:08 +20662+ sha512sum -b eclipse-jee-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:09 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:09 +20662+ echo .. eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:09 .. eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:09 +20662+ md5sum eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:10 +20662+ sha1sum eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:11 +20662+ sha512sum -b eclipse-jee-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:12 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:12 +20662+ echo .. eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:12 .. eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:12 +20662+ md5sum eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:14 +20662+ sha1sum eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:15 +20662+ sha512sum -b eclipse-modeling-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:16 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:16 +20662+ echo .. eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:16 .. eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:16 +20662+ md5sum eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:18 +20662+ sha1sum eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:19 +20662+ sha512sum -b eclipse-modeling-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:20 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:20 +20662+ echo .. eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:20 .. eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:20 +20662+ md5sum eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:22 +20662+ sha1sum eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:23 +20662+ sha512sum -b eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:25 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:25 +20662+ echo .. eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:25 .. eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:25 +20662+ md5sum eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:26 +20662+ sha1sum eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:27 +20662+ sha512sum -b eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:28 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:28 +20662+ echo .. eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:28 .. eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:28 +20662+ md5sum eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:29 +20662+ sha1sum eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:30 +20662+ sha512sum -b eclipse-php-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:31 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:31 +20662+ echo .. eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:31 .. eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:31 +20662+ md5sum eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:32 +20662+ sha1sum eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:33 +20662+ sha512sum -b eclipse-php-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:34 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:34 +20662+ echo .. eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:34 .. eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:34 +20662+ md5sum eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:35 +20662+ sha1sum eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:35 +20662+ sha512sum -b eclipse-php-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:36 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:36 +20662+ echo .. eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:36 .. eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:36 +20662+ md5sum eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:37 +20662+ sha1sum eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:38 +20662+ sha512sum -b eclipse-php-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:39 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:39 +20662+ echo .. eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:39 .. eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:39 +20662+ md5sum eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:40 +20662+ sha1sum eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:41 +20662+ sha512sum -b eclipse-rcp-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:42 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:42 +20662+ echo .. eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:42 .. eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:42 +20662+ md5sum eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:43 +20662+ sha1sum eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:44 +20662+ sha512sum -b eclipse-rcp-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:45 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:45 +20662+ echo .. eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:45 .. eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:45 +20662+ md5sum eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:46 +20662+ sha1sum eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:46 +20662+ sha512sum -b eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:48 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:48 +20662+ echo .. eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:48 .. eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:48 +20662+ md5sum eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:48 +20662+ sha1sum eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:49 +20662+ sha512sum -b eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:50 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:50 +20662+ echo .. eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:50 .. eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:50 +20662+ md5sum eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:51 +20662+ sha1sum eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:52 +20662+ sha512sum -b eclipse-scout-2023-12-R-linux-gtk-aarch64.tar.gz
17:52:53 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:53 +20662+ echo .. eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:53 .. eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:53 +20662+ md5sum eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:54 +20662+ sha1sum eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:55 +20662+ sha512sum -b eclipse-scout-2023-12-R-linux-gtk-x86_64.tar.gz
17:52:56 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:56 +20662+ echo .. eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:56 .. eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:56 +20662+ md5sum eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:57 +20662+ sha1sum eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:57 +20662+ sha512sum -b eclipse-scout-2023-12-R-macosx-cocoa-aarch64.tar.gz
17:52:59 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:52:59 +20662+ echo .. eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:59 .. eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:59 +20662+ md5sum eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:52:59 +20662+ sha1sum eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:53:00 +20662+ sha512sum -b eclipse-scout-2023-12-R-macosx-cocoa-x86_64.tar.gz
17:53:01 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:01 +20662+ echo .. eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:01 .. eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:01 +20662+ md5sum eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:02 +20662+ sha1sum eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:03 +20662+ sha512sum -b eclipse-committers-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:05 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:05 +20662+ echo .. eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:05 .. eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:05 +20662+ md5sum eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:06 +20662+ sha1sum eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:07 +20662+ sha512sum -b eclipse-committers-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:08 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:08 +20662+ echo .. eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:08 .. eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:08 +20662+ md5sum eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:09 +20662+ sha1sum eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:09 +20662+ sha512sum -b eclipse-cpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:10 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:10 +20662+ echo .. eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:10 .. eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:10 +20662+ md5sum eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:11 +20662+ sha1sum eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:12 +20662+ sha512sum -b eclipse-cpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:13 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:13 +20662+ echo .. eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:13 .. eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:13 +20662+ md5sum eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:14 +20662+ sha1sum eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:15 +20662+ sha512sum -b eclipse-dsl-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:16 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:16 +20662+ echo .. eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:16 .. eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:16 +20662+ md5sum eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:17 +20662+ sha1sum eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:18 +20662+ sha512sum -b eclipse-dsl-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:19 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:19 +20662+ echo .. eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:19 .. eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:19 +20662+ md5sum eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:20 +20662+ sha1sum eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:21 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:22 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:22 +20662+ echo .. eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:22 .. eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:22 +20662+ md5sum eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:23 +20662+ sha1sum eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:23 +20662+ sha512sum -b eclipse-embedcpp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:25 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:25 +20662+ echo .. eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:25 .. eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:25 +20662+ md5sum eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:25 +20662+ sha1sum eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:26 +20662+ sha512sum -b eclipse-java-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:27 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:27 +20662+ echo .. eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:27 .. eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:27 +20662+ md5sum eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:28 +20662+ sha1sum eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:28 +20662+ sha512sum -b eclipse-java-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:29 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:29 +20662+ echo .. eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:29 .. eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:29 +20662+ md5sum eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:30 +20662+ sha1sum eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:31 +20662+ sha512sum -b eclipse-jee-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:33 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:33 +20662+ echo .. eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:33 .. eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:33 +20662+ md5sum eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:34 +20662+ sha1sum eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:35 +20662+ sha512sum -b eclipse-jee-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:36 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:36 +20662+ echo .. eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:36 .. eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:36 +20662+ md5sum eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:37 +20662+ sha1sum eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:39 +20662+ sha512sum -b eclipse-modeling-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:40 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:40 +20662+ echo .. eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:40 .. eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:40 +20662+ md5sum eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:41 +20662+ sha1sum eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:42 +20662+ sha512sum -b eclipse-modeling-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:44 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:44 +20662+ echo .. eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:44 .. eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:44 +20662+ md5sum eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:45 +20662+ sha1sum eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:46 +20662+ sha512sum -b eclipse-php-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:47 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:47 +20662+ echo .. eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:47 .. eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:47 +20662+ md5sum eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:48 +20662+ sha1sum eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:48 +20662+ sha512sum -b eclipse-php-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:49 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:49 +20662+ echo .. eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:49 .. eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:49 +20662+ md5sum eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:50 +20662+ sha1sum eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:51 +20662+ sha512sum -b eclipse-rcp-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:52 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:52 +20662+ echo .. eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:52 .. eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:52 +20662+ md5sum eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:53 +20662+ sha1sum eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:54 +20662+ sha512sum -b eclipse-rcp-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:55 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:55 +20662+ echo .. eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:55 .. eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:55 +20662+ md5sum eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:56 +20662+ sha1sum eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:57 +20662+ sha512sum -b eclipse-scout-2023-12-R-macosx-cocoa-aarch64.dmg-tonotarize
17:53:58 +20662+ for II in $(find eclipse*.zip eclipse*.tar.gz eclipse*.dmg eclipse*.dmg-tonotarize)
17:53:58 +20662+ echo .. eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:58 .. eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:58 +20662+ md5sum eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:59 +20662+ sha1sum eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:53:59 +20662+ sha512sum -b eclipse-scout-2023-12-R-macosx-cocoa-x86_64.dmg-tonotarize
17:54:00 +20662+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-new
17:54:02 +20662+ scp -rp /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive genie.packaging@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/epp/staging-new
18:07:06 +20662+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
18:07:07 +20662+ ssh genie.packaging@projects-storage.eclipse.org test -e /home/data/httpd/download.eclipse.org/technology/epp/staging
18:07:07 +20662+ ssh genie.packaging@projects-storage.eclipse.org mv /home/data/httpd/download.eclipse.org/technology/epp/staging-new /home/data/httpd/download.eclipse.org/technology/epp/staging
18:07:08 +20662+ ssh genie.packaging@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/technology/epp/staging-previous
18:07:08 +20662+ exit 0
18:07:08 $ ssh-agent -k
18:07:08 unset SSH_AUTH_SOCK;
18:07:08 unset SSH_AGENT_PID;
18:07:08 echo Agent pid 56 killed;
18:07:08 [ssh-agent] Stopped.
18:07:08 Finished: SUCCESS