Skip to content

Console Output

Started by user Sravan Kumar Lakkimsetti
Running as Sravan Kumar Lakkimsetti
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes releng/aggrbuild-pod-18m2p-35xq9
Agent aggrbuild-pod-18m2p-35xq9 is provisioned from template aggrbuild-pod-18m2p
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.releng.svc.cluster.local/releng/job/P-build/102/"
    runUrl: "job/P-build/102/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "4fe84ec33493d393319f7f5fed6b969cf1a1145e"
    jenkins/label: "aggrbuild-pod"
  name: "aggrbuild-pod-18m2p-35xq9"
  namespace: "releng"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.releng.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "aggrbuild-pod-18m2p-35xq9"
    - name: "JENKINS_NAME"
      value: "aggrbuild-pod-18m2p-35xq9"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
    image: "eclipsecbi/jiro-agent-centos-8-jdk11:latest"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "8192Mi"
        cpu: "4000m"
      requests:
        memory: "6144Mi"
        cpu: "2000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-releng"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on aggrbuild-pod-18m2p-35xq9 in /home/jenkins/agent/workspace/P-build
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clean Workspace)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
11:11:22 [2022-09-20T15:11:22.767Z] + cd /home/jenkins/agent/workspace/P-build
11:11:22 [2022-09-20T15:11:22.768Z] + rm -rf '*'
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup intial configuration)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
11:11:33 [2022-09-20T15:11:33.042Z] [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
11:11:33 [2022-09-20T15:11:33.042Z] [ssh-agent] Looking for ssh-agent implementation...
11:11:33 [2022-09-20T15:11:33.352Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:11:33 [2022-09-20T15:11:33.352Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:11:33 [2022-09-20T15:11:33.602Z] Executing command: "ssh-agent" 
11:11:33 [2022-09-20T15:11:33.602Z] exit
11:11:33 [2022-09-20T15:11:33.659Z] SSH_AUTH_SOCK=/tmp/ssh-UBE1gVG09Hqa/agent.94; export SSH_AUTH_SOCK;
11:11:33 [2022-09-20T15:11:33.659Z] SSH_AGENT_PID=95; export SSH_AGENT_PID;
11:11:33 [2022-09-20T15:11:33.659Z] echo Agent pid 95;
11:11:33 [2022-09-20T15:11:33.661Z] SSH_AUTH_SOCK=/tmp/ssh-UBE1gVG09Hqa/agent.94
11:11:33 [2022-09-20T15:11:33.661Z] SSH_AGENT_PID=95
11:11:33 [2022-09-20T15:11:33.686Z] Running ssh-add (command line suppressed)
11:11:34 [2022-09-20T15:11:34.010Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_6222856046088655535.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_6222856046088655535.key)
11:11:34 [2022-09-20T15:11:34.024Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
11:11:34 [2022-09-20T15:11:34.734Z] Running in /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator
[Pipeline] {
[Pipeline] sh
11:11:36 [2022-09-20T15:11:36.491Z] + git clone -b R4_25_maintenance git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
11:11:36 [2022-09-20T15:11:36.493Z] Cloning into 'eclipse.platform.releng.aggregator'...
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
11:11:40 [2022-09-20T15:11:40.914Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:11:41 [2022-09-20T15:11:41.182Z] Executing command: "ssh-agent" "-k" 
11:11:41 [2022-09-20T15:11:41.182Z] exit
11:11:41 [2022-09-20T15:11:41.190Z] unset SSH_AUTH_SOCK;
11:11:41 [2022-09-20T15:11:41.190Z] unset SSH_AGENT_PID;
11:11:41 [2022-09-20T15:11:41.190Z] echo Agent pid 95 killed;
11:11:41 [2022-09-20T15:11:41.193Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sh
11:11:42 [2022-09-20T15:11:42.413Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production
11:11:42 [2022-09-20T15:11:42.414Z] + chmod +x mbscripts/mb010_createEnvfiles.sh mbscripts/mb011_loadPGPKeys.sh mbscripts/mb020_createBaseBuilder.sh mbscripts/mb030_downloadBuildToCompare.sh mbscripts/mb100_cloneRepos.sh mbscripts/mb110_tagBuildInputs.sh mbscripts/mb200_createSourceBundles.sh mbscripts/mb220_buildSdkPatch.sh mbscripts/mb300_gatherEclipseParts.sh mbscripts/mb310_gatherEquinoxParts.sh mbscripts/mb500_createRepoReports.sh mbscripts/mb510_createApiToolsReports.sh mbscripts/mb600_promoteEclipse.sh mbscripts/mb610_promoteEquinox.sh mbscripts/mb620_promoteUpdateSite.sh
11:11:42 [2022-09-20T15:11:42.414Z] + mkdir -p /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Genrerate environment variables)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
11:11:53 [2022-09-20T15:11:53.345Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:11:53 [2022-09-20T15:11:53.346Z] + cp ../P-build/buildproperties.txt ../buildproperties.txt
11:11:53 [2022-09-20T15:11:53.346Z] + ./mb010_createEnvfiles.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:11:53 [2022-09-20T15:11:53.346Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb010_createEnvfiles.sh.log
11:11:53 [2022-09-20T15:11:53.607Z] + [[ 0 -ne 0 ]]
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Load PGP keys)
[Pipeline] withCredentials
11:12:00 [2022-09-20T15:12:00.490Z] Masking supported pattern matches of $KEYRING or $KEYRING_PASSPHRASE
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
11:12:04 [2022-09-20T15:12:04.392Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:12:04 [2022-09-20T15:12:04.393Z] + ./mb011_loadPGPKeys.sh
11:12:04 [2022-09-20T15:12:04.393Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb011_loadPGPKeys.sh.log
11:12:04 [2022-09-20T15:12:04.393Z] gpg: directory '/home/jenkins/.gnupg' created
11:12:04 [2022-09-20T15:12:04.393Z] gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
11:12:04 [2022-09-20T15:12:04.393Z] gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
11:12:04 [2022-09-20T15:12:04.393Z] gpg: key B6D3AB9BCC641282: public key "Eclipse Platform Project <platform-releng-dev@eclipse.org>" imported
11:12:04 [2022-09-20T15:12:04.393Z] gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
11:12:04 [2022-09-20T15:12:04.393Z] gpg: key B6D3AB9BCC641282: secret key imported
11:12:04 [2022-09-20T15:12:04.394Z] gpg: Total number processed: 1
11:12:04 [2022-09-20T15:12:04.394Z] gpg:               imported: 1
11:12:04 [2022-09-20T15:12:04.394Z] gpg:       secret keys read: 1
11:12:04 [2022-09-20T15:12:04.394Z] gpg:   secret keys imported: 1
11:12:04 [2022-09-20T15:12:04.394Z] Secret subkeys are available.
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] pub  rsa4096/B6D3AB9BCC641282
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
11:12:04 [2022-09-20T15:12:04.394Z]      trust: unknown       validity: unknown
11:12:04 [2022-09-20T15:12:04.394Z] ssb  rsa4096/700E4F39BC05364B
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
11:12:04 [2022-09-20T15:12:04.394Z] [ unknown] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] pub  rsa4096/B6D3AB9BCC641282
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
11:12:04 [2022-09-20T15:12:04.394Z]      trust: unknown       validity: unknown
11:12:04 [2022-09-20T15:12:04.394Z] ssb  rsa4096/700E4F39BC05364B
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
11:12:04 [2022-09-20T15:12:04.394Z] [ unknown] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] Please decide how far you trust this user to correctly verify other users' keys
11:12:04 [2022-09-20T15:12:04.394Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z]   1 = I don't know or won't say
11:12:04 [2022-09-20T15:12:04.394Z]   2 = I do NOT trust
11:12:04 [2022-09-20T15:12:04.394Z]   3 = I trust marginally
11:12:04 [2022-09-20T15:12:04.394Z]   4 = I trust fully
11:12:04 [2022-09-20T15:12:04.394Z]   5 = I trust ultimately
11:12:04 [2022-09-20T15:12:04.394Z]   m = back to the main menu
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] pub  rsa4096/B6D3AB9BCC641282
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
11:12:04 [2022-09-20T15:12:04.394Z]      trust: ultimate      validity: unknown
11:12:04 [2022-09-20T15:12:04.394Z] ssb  rsa4096/700E4F39BC05364B
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
11:12:04 [2022-09-20T15:12:04.394Z] [ unknown] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
11:12:04 [2022-09-20T15:12:04.394Z] Please note that the shown key validity is not necessarily correct
11:12:04 [2022-09-20T15:12:04.394Z] unless you restart the program.
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] Secret subkeys are available.
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] gpg: checking the trustdb
11:12:04 [2022-09-20T15:12:04.394Z] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
11:12:04 [2022-09-20T15:12:04.394Z] gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
11:12:04 [2022-09-20T15:12:04.394Z] gpg: next trustdb check due at 2026-12-15
11:12:04 [2022-09-20T15:12:04.394Z] pub  rsa4096/B6D3AB9BCC641282
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
11:12:04 [2022-09-20T15:12:04.394Z]      trust: ultimate      validity: ultimate
11:12:04 [2022-09-20T15:12:04.394Z] ssb  rsa4096/700E4F39BC05364B
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
11:12:04 [2022-09-20T15:12:04.394Z] [ultimate] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] pub  rsa4096/B6D3AB9BCC641282
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
11:12:04 [2022-09-20T15:12:04.394Z]      trust: ultimate      validity: ultimate
11:12:04 [2022-09-20T15:12:04.394Z] ssb  rsa4096/700E4F39BC05364B
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
11:12:04 [2022-09-20T15:12:04.394Z] [ultimate] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] Please decide how far you trust this user to correctly verify other users' keys
11:12:04 [2022-09-20T15:12:04.394Z] (by looking at passports, checking fingerprints from different sources, etc.)
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z]   1 = I don't know or won't say
11:12:04 [2022-09-20T15:12:04.394Z]   2 = I do NOT trust
11:12:04 [2022-09-20T15:12:04.394Z]   3 = I trust marginally
11:12:04 [2022-09-20T15:12:04.394Z]   4 = I trust fully
11:12:04 [2022-09-20T15:12:04.394Z]   5 = I trust ultimately
11:12:04 [2022-09-20T15:12:04.394Z]   m = back to the main menu
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] pub  rsa4096/B6D3AB9BCC641282
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: SCEA
11:12:04 [2022-09-20T15:12:04.394Z]      trust: ultimate      validity: ultimate
11:12:04 [2022-09-20T15:12:04.394Z] ssb  rsa4096/700E4F39BC05364B
11:12:04 [2022-09-20T15:12:04.394Z]      created: 2016-12-21  expires: 2026-12-15  usage: S   
11:12:04 [2022-09-20T15:12:04.394Z] [ultimate] (1). Eclipse Platform Project <platform-releng-dev@eclipse.org>
11:12:04 [2022-09-20T15:12:04.394Z] 
11:12:04 [2022-09-20T15:12:04.394Z] + [[ 0 -ne 0 ]]
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Export environment variables stage 1)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
11:12:18 [2022-09-20T15:12:18.627Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:18 [2022-09-20T15:12:18.628Z] +++ export TIMESTAMP=20220920-1110
11:12:18 [2022-09-20T15:12:18.628Z] +++ TIMESTAMP=20220920-1110
11:12:18 [2022-09-20T15:12:18.628Z] +++ export 'BUILD_PRETTY_DATE=Tue Sep 20 11:10:00 EDT 2022'
11:12:18 [2022-09-20T15:12:18.628Z] +++ BUILD_PRETTY_DATE='Tue Sep 20 11:10:00 EDT 2022'
11:12:18 [2022-09-20T15:12:18.628Z] +++ export BRANCH=R4_25_maintenance
11:12:18 [2022-09-20T15:12:18.629Z] +++ BRANCH=R4_25_maintenance
11:12:18 [2022-09-20T15:12:18.629Z] +++ export PATCH_OR_BRANCH_LABEL=java19patch
11:12:18 [2022-09-20T15:12:18.629Z] +++ PATCH_OR_BRANCH_LABEL=java19patch
11:12:18 [2022-09-20T15:12:18.629Z] +++ export PATCH_BUILD=java19patch
11:12:18 [2022-09-20T15:12:18.629Z] +++ PATCH_BUILD=java19patch
11:12:18 [2022-09-20T15:12:18.629Z] +++ export 'BUILD_TYPE_NAME=Beta Java 19'
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_TYPE_NAME='Beta Java 19'
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_TYPE=P
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_TYPE=P
11:12:18 [2022-09-20T15:12:18.629Z] +++ export TESTED_BUILD_TYPE=P
11:12:18 [2022-09-20T15:12:18.629Z] +++ TESTED_BUILD_TYPE=P
11:12:18 [2022-09-20T15:12:18.629Z] +++ export RELEASE_VER=4.25
11:12:18 [2022-09-20T15:12:18.629Z] +++ RELEASE_VER=4.25
11:12:18 [2022-09-20T15:12:18.629Z] +++ export STREAM=4.25.0
11:12:18 [2022-09-20T15:12:18.629Z] +++ STREAM=4.25.0
11:12:18 [2022-09-20T15:12:18.629Z] +++ export STREAMMajor=4
11:12:18 [2022-09-20T15:12:18.629Z] +++ STREAMMajor=4
11:12:18 [2022-09-20T15:12:18.629Z] +++ export STREAMMinor=25
11:12:18 [2022-09-20T15:12:18.629Z] +++ STREAMMinor=25
11:12:18 [2022-09-20T15:12:18.629Z] +++ export STREAMService=0
11:12:18 [2022-09-20T15:12:18.629Z] +++ STREAMService=0
11:12:18 [2022-09-20T15:12:18.629Z] +++ export GIT_ROOT=git@github.com:
11:12:18 [2022-09-20T15:12:18.629Z] +++ GIT_ROOT=git@github.com:
11:12:18 [2022-09-20T15:12:18.629Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:12:18 [2022-09-20T15:12:18.629Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:12:18 [2022-09-20T15:12:18.629Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:12:18 [2022-09-20T15:12:18.629Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:12:18 [2022-09-20T15:12:18.629Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4
11:12:18 [2022-09-20T15:12:18.629Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4
11:12:18 [2022-09-20T15:12:18.629Z] +++ export UPDATES_DIR=siteDir/eclipse/updates
11:12:18 [2022-09-20T15:12:18.629Z] +++ UPDATES_DIR=siteDir/eclipse/updates
11:12:18 [2022-09-20T15:12:18.629Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
11:12:18 [2022-09-20T15:12:18.629Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops
11:12:18 [2022-09-20T15:12:18.629Z] +++ export TMP_DIR=tmp
11:12:18 [2022-09-20T15:12:18.629Z] +++ TMP_DIR=tmp
11:12:18 [2022-09-20T15:12:18.629Z] +++ export DOWNLOAD_HOST=download.eclipse.org
11:12:18 [2022-09-20T15:12:18.629Z] +++ DOWNLOAD_HOST=download.eclipse.org
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:12:18 [2022-09-20T15:12:18.629Z] +++ export LOCAL_REPO=localMavenRepo
11:12:18 [2022-09-20T15:12:18.629Z] +++ LOCAL_REPO=localMavenRepo
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BASEBUILDER_TAG=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ BASEBUILDER_TAG=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ export API_PREV_REF_LABEL=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ API_PREV_REF_LABEL=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ export API_FREEZE_REF_LABEL=
11:12:18 [2022-09-20T15:12:18.629Z] +++ API_FREEZE_REF_LABEL=
11:12:18 [2022-09-20T15:12:18.629Z] +++ export 'FREEZE_PARAMS= '
11:12:18 [2022-09-20T15:12:18.629Z] +++ FREEZE_PARAMS=' '
11:12:18 [2022-09-20T15:12:18.629Z] +++ export PREVIOUS_RELEASE_VER=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ PREVIOUS_RELEASE_VER=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ PREVIOUS_RELEASE_REPO_ID=4.24
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BASEBUILD_ID=R-4.24-202206070700
11:12:18 [2022-09-20T15:12:18.629Z] +++ BASEBUILD_ID=R-4.24-202206070700
11:12:18 [2022-09-20T15:12:18.629Z] +++ export PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:12:18 [2022-09-20T15:12:18.629Z] +++ PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:12:18 [2022-09-20T15:12:18.629Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:12:18 [2022-09-20T15:12:18.629Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:12:18 [2022-09-20T15:12:18.629Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:12:18 [2022-09-20T15:12:18.629Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:12:18 [2022-09-20T15:12:18.629Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:12:18 [2022-09-20T15:12:18.629Z] +++ export MAVEN_OPTS=-Xmx6G
11:12:18 [2022-09-20T15:12:18.629Z] +++ MAVEN_OPTS=-Xmx6G
11:12:18 [2022-09-20T15:12:18.629Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:12:18 [2022-09-20T15:12:18.629Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_ID=P20220920-1110
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_ID=P20220920-1110
11:12:18 [2022-09-20T15:12:18.629Z] +++ export BUILD_DIR_SEG=P20220920-1110
11:12:18 [2022-09-20T15:12:18.629Z] +++ BUILD_DIR_SEG=P20220920-1110
11:12:18 [2022-09-20T15:12:18.629Z] +++ export EQ_BUILD_DIR_SEG=P20220920-1110
11:12:18 [2022-09-20T15:12:18.629Z] +++ EQ_BUILD_DIR_SEG=P20220920-1110
11:12:18 [2022-09-20T15:12:18.630Z] +++ export EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:12:18 [2022-09-20T15:12:18.630Z] +++ EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:12:18 [2022-09-20T15:12:18.630Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:12:18 [2022-09-20T15:12:18.630Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:12:18 [2022-09-20T15:12:18.630Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:12:18 [2022-09-20T15:12:18.630Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:12:18 [2022-09-20T15:12:18.630Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:12:18 [2022-09-20T15:12:18.630Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:12:18 [2022-09-20T15:12:18.630Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:12:18 [2022-09-20T15:12:18.630Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:12:18 [2022-09-20T15:12:18.630Z] ++ echo P20220920-1110
11:12:18 [2022-09-20T15:12:18.630Z] + echo P20220920-1110
[Pipeline] sh
11:12:19 [2022-09-20T15:12:19.466Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:19 [2022-09-20T15:12:19.466Z] +++ export TIMESTAMP=20220920-1110
11:12:19 [2022-09-20T15:12:19.466Z] +++ TIMESTAMP=20220920-1110
11:12:19 [2022-09-20T15:12:19.466Z] +++ export 'BUILD_PRETTY_DATE=Tue Sep 20 11:10:00 EDT 2022'
11:12:19 [2022-09-20T15:12:19.466Z] +++ BUILD_PRETTY_DATE='Tue Sep 20 11:10:00 EDT 2022'
11:12:19 [2022-09-20T15:12:19.466Z] +++ export BRANCH=R4_25_maintenance
11:12:19 [2022-09-20T15:12:19.466Z] +++ BRANCH=R4_25_maintenance
11:12:19 [2022-09-20T15:12:19.466Z] +++ export PATCH_OR_BRANCH_LABEL=java19patch
11:12:19 [2022-09-20T15:12:19.466Z] +++ PATCH_OR_BRANCH_LABEL=java19patch
11:12:19 [2022-09-20T15:12:19.466Z] +++ export PATCH_BUILD=java19patch
11:12:19 [2022-09-20T15:12:19.466Z] +++ PATCH_BUILD=java19patch
11:12:19 [2022-09-20T15:12:19.466Z] +++ export 'BUILD_TYPE_NAME=Beta Java 19'
11:12:19 [2022-09-20T15:12:19.466Z] +++ BUILD_TYPE_NAME='Beta Java 19'
11:12:19 [2022-09-20T15:12:19.466Z] +++ export BUILD_TYPE=P
11:12:19 [2022-09-20T15:12:19.466Z] +++ BUILD_TYPE=P
11:12:19 [2022-09-20T15:12:19.466Z] +++ export TESTED_BUILD_TYPE=P
11:12:19 [2022-09-20T15:12:19.466Z] +++ TESTED_BUILD_TYPE=P
11:12:19 [2022-09-20T15:12:19.466Z] +++ export RELEASE_VER=4.25
11:12:19 [2022-09-20T15:12:19.466Z] +++ RELEASE_VER=4.25
11:12:19 [2022-09-20T15:12:19.466Z] +++ export STREAM=4.25.0
11:12:19 [2022-09-20T15:12:19.466Z] +++ STREAM=4.25.0
11:12:19 [2022-09-20T15:12:19.466Z] +++ export STREAMMajor=4
11:12:19 [2022-09-20T15:12:19.466Z] +++ STREAMMajor=4
11:12:19 [2022-09-20T15:12:19.466Z] +++ export STREAMMinor=25
11:12:19 [2022-09-20T15:12:19.466Z] +++ STREAMMinor=25
11:12:19 [2022-09-20T15:12:19.466Z] +++ export STREAMService=0
11:12:19 [2022-09-20T15:12:19.466Z] +++ STREAMService=0
11:12:19 [2022-09-20T15:12:19.466Z] +++ export GIT_ROOT=git@github.com:
11:12:19 [2022-09-20T15:12:19.466Z] +++ GIT_ROOT=git@github.com:
11:12:19 [2022-09-20T15:12:19.466Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:12:19 [2022-09-20T15:12:19.466Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:12:19 [2022-09-20T15:12:19.466Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:12:19 [2022-09-20T15:12:19.466Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:12:19 [2022-09-20T15:12:19.466Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4
11:12:19 [2022-09-20T15:12:19.466Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4
11:12:19 [2022-09-20T15:12:19.466Z] +++ export UPDATES_DIR=siteDir/eclipse/updates
11:12:19 [2022-09-20T15:12:19.466Z] +++ UPDATES_DIR=siteDir/eclipse/updates
11:12:19 [2022-09-20T15:12:19.466Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
11:12:19 [2022-09-20T15:12:19.466Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops
11:12:19 [2022-09-20T15:12:19.466Z] +++ export TMP_DIR=tmp
11:12:19 [2022-09-20T15:12:19.466Z] +++ TMP_DIR=tmp
11:12:19 [2022-09-20T15:12:19.466Z] +++ export DOWNLOAD_HOST=download.eclipse.org
11:12:19 [2022-09-20T15:12:19.466Z] +++ DOWNLOAD_HOST=download.eclipse.org
11:12:19 [2022-09-20T15:12:19.466Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:12:19 [2022-09-20T15:12:19.466Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:12:19 [2022-09-20T15:12:19.466Z] +++ export LOCAL_REPO=localMavenRepo
11:12:19 [2022-09-20T15:12:19.466Z] +++ LOCAL_REPO=localMavenRepo
11:12:19 [2022-09-20T15:12:19.466Z] +++ export BASEBUILDER_TAG=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ BASEBUILDER_TAG=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ export API_PREV_REF_LABEL=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ API_PREV_REF_LABEL=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ export API_FREEZE_REF_LABEL=
11:12:19 [2022-09-20T15:12:19.466Z] +++ API_FREEZE_REF_LABEL=
11:12:19 [2022-09-20T15:12:19.466Z] +++ export 'FREEZE_PARAMS= '
11:12:19 [2022-09-20T15:12:19.466Z] +++ FREEZE_PARAMS=' '
11:12:19 [2022-09-20T15:12:19.466Z] +++ export PREVIOUS_RELEASE_VER=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ PREVIOUS_RELEASE_VER=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ PREVIOUS_RELEASE_REPO_ID=4.24
11:12:19 [2022-09-20T15:12:19.466Z] +++ export BASEBUILD_ID=R-4.24-202206070700
11:12:19 [2022-09-20T15:12:19.466Z] +++ BASEBUILD_ID=R-4.24-202206070700
11:12:19 [2022-09-20T15:12:19.466Z] +++ export PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:12:19 [2022-09-20T15:12:19.466Z] +++ PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:12:19 [2022-09-20T15:12:19.466Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:12:19 [2022-09-20T15:12:19.466Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:12:19 [2022-09-20T15:12:19.466Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:12:19 [2022-09-20T15:12:19.466Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:12:19 [2022-09-20T15:12:19.467Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:12:19 [2022-09-20T15:12:19.467Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:12:19 [2022-09-20T15:12:19.467Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:12:19 [2022-09-20T15:12:19.467Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:12:19 [2022-09-20T15:12:19.467Z] +++ export MAVEN_OPTS=-Xmx6G
11:12:19 [2022-09-20T15:12:19.467Z] +++ MAVEN_OPTS=-Xmx6G
11:12:19 [2022-09-20T15:12:19.467Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:12:19 [2022-09-20T15:12:19.467Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:12:19 [2022-09-20T15:12:19.467Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:19 [2022-09-20T15:12:19.467Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:19 [2022-09-20T15:12:19.467Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:12:19 [2022-09-20T15:12:19.467Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:12:19 [2022-09-20T15:12:19.467Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:12:19 [2022-09-20T15:12:19.467Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:12:19 [2022-09-20T15:12:19.467Z] +++ export BUILD_ID=P20220920-1110
11:12:19 [2022-09-20T15:12:19.467Z] +++ BUILD_ID=P20220920-1110
11:12:19 [2022-09-20T15:12:19.467Z] +++ export BUILD_DIR_SEG=P20220920-1110
11:12:19 [2022-09-20T15:12:19.467Z] +++ BUILD_DIR_SEG=P20220920-1110
11:12:19 [2022-09-20T15:12:19.467Z] +++ export EQ_BUILD_DIR_SEG=P20220920-1110
11:12:19 [2022-09-20T15:12:19.467Z] +++ EQ_BUILD_DIR_SEG=P20220920-1110
11:12:19 [2022-09-20T15:12:19.467Z] +++ export EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:12:19 [2022-09-20T15:12:19.467Z] +++ EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:12:19 [2022-09-20T15:12:19.467Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:12:19 [2022-09-20T15:12:19.467Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:12:19 [2022-09-20T15:12:19.467Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:12:19 [2022-09-20T15:12:19.467Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:12:19 [2022-09-20T15:12:19.467Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:12:19 [2022-09-20T15:12:19.467Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:12:19 [2022-09-20T15:12:19.467Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:12:19 [2022-09-20T15:12:19.467Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:12:19 [2022-09-20T15:12:19.467Z] ++ echo 4.25
11:12:19 [2022-09-20T15:12:19.467Z] + echo 4.25
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Clone Repositories)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
11:12:30 [2022-09-20T15:12:30.729Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@git.eclipse.org)
11:12:30 [2022-09-20T15:12:30.730Z] [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
11:12:30 [2022-09-20T15:12:30.730Z] [ssh-agent] Looking for ssh-agent implementation...
11:12:30 [2022-09-20T15:12:30.995Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:12:30 [2022-09-20T15:12:30.995Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:12:31 [2022-09-20T15:12:31.245Z] Executing command: "ssh-agent" 
11:12:31 [2022-09-20T15:12:31.246Z] exit
11:12:31 [2022-09-20T15:12:31.302Z] SSH_AUTH_SOCK=/tmp/ssh-7PrsnOXoJukp/agent.497; export SSH_AUTH_SOCK;
11:12:31 [2022-09-20T15:12:31.302Z] SSH_AGENT_PID=498; export SSH_AGENT_PID;
11:12:31 [2022-09-20T15:12:31.302Z] echo Agent pid 498;
11:12:31 [2022-09-20T15:12:31.304Z] SSH_AUTH_SOCK=/tmp/ssh-7PrsnOXoJukp/agent.497
11:12:31 [2022-09-20T15:12:31.304Z] SSH_AGENT_PID=498
11:12:31 [2022-09-20T15:12:31.317Z] Running ssh-add (command line suppressed)
11:12:31 [2022-09-20T15:12:31.637Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_6318016670131498709.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_6318016670131498709.key)
11:12:31 [2022-09-20T15:12:31.658Z] Running ssh-add (command line suppressed)
11:12:31 [2022-09-20T15:12:31.973Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_4181463324586392442.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_4181463324586392442.key)
11:12:31 [2022-09-20T15:12:31.982Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
11:12:33 [2022-09-20T15:12:33.226Z] + git config --global user.email releng-bot@eclipse.org
11:12:33 [2022-09-20T15:12:33.227Z] + git config --global user.name 'Eclipse Releng Bot'
11:12:33 [2022-09-20T15:12:33.227Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:12:33 [2022-09-20T15:12:33.227Z] + ./mb100_cloneRepos.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:12:33 [2022-09-20T15:12:33.227Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb100_cloneRepos.sh.log
11:12:33 [2022-09-20T15:12:33.227Z] Cloning into '../gitCache/eclipse.platform.releng.aggregator'...
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.jdt' (https://github.com/eclipse-jdt/eclipse.jdt.git) registered for path 'eclipse.jdt'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.jdt.core' (https://github.com/eclipse-jdt/eclipse.jdt.core.git) registered for path 'eclipse.jdt.core'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.jdt.core.binaries' (https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git) registered for path 'eclipse.jdt.core.binaries'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.jdt.debug' (https://github.com/eclipse-jdt/eclipse.jdt.debug.git) registered for path 'eclipse.jdt.debug'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.jdt.ui' (https://github.com/eclipse-jdt/eclipse.jdt.ui.git) registered for path 'eclipse.jdt.ui'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.pde' (https://github.com/eclipse-pde/eclipse.pde.git) registered for path 'eclipse.pde'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform' (https://github.com/eclipse-platform/eclipse.platform.git) registered for path 'eclipse.platform'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.common' (https://github.com/eclipse-platform/eclipse.platform.common.git) registered for path 'eclipse.platform.common'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.debug' (https://github.com/eclipse-platform/eclipse.platform.debug.git) registered for path 'eclipse.platform.debug'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.releng' (https://github.com/eclipse-platform/eclipse.platform.releng.git) registered for path 'eclipse.platform.releng'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.swt' (https://github.com/eclipse-platform/eclipse.platform.swt.git) registered for path 'eclipse.platform.swt'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.swt.binaries' (https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git) registered for path 'eclipse.platform.swt.binaries'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.text' (https://github.com/eclipse-platform/eclipse.platform.text.git) registered for path 'eclipse.platform.text'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.ua' (https://github.com/eclipse-platform/eclipse.platform.ua.git) registered for path 'eclipse.platform.ua'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.ui' (https://github.com/eclipse-platform/eclipse.platform.ui.git) registered for path 'eclipse.platform.ui'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'eclipse.platform.ui.tools' (https://github.com/eclipse-platform/eclipse.platform.ui.tools.git) registered for path 'eclipse.platform.ui.tools'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'equinox' (https://github.com/eclipse-equinox/equinox.git) registered for path 'equinox'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'rt.equinox.binaries' (https://github.com/eclipse-equinox/equinox.binaries.git) registered for path 'rt.equinox.binaries'
11:12:37 [2022-09-20T15:12:37.427Z] Submodule 'rt.equinox.p2' (https://github.com/eclipse-equinox/p2.git) registered for path 'rt.equinox.p2'
11:12:37 [2022-09-20T15:12:37.427Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt'...
11:12:37 [2022-09-20T15:12:37.688Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core'...
11:12:59 [2022-09-20T15:12:59.648Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core.binaries'...
11:13:01 [2022-09-20T15:13:01.556Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug'...
11:13:04 [2022-09-20T15:13:04.851Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui'...
11:13:17 [2022-09-20T15:13:17.073Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde'...
11:13:23 [2022-09-20T15:13:23.645Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform'...
11:13:31 [2022-09-20T15:13:31.967Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.common'...
11:13:44 [2022-09-20T15:13:44.183Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.debug'...
11:13:46 [2022-09-20T15:13:46.097Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng'...
11:13:48 [2022-09-20T15:13:48.004Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt'...
11:14:06 [2022-09-20T15:14:06.099Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries'...
11:15:02 [2022-09-20T15:15:02.343Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.text'...
11:15:02 [2022-09-20T15:15:02.343Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ua'...
11:15:02 [2022-09-20T15:15:02.343Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui'...
Created Pod: kubernetes releng/aggrbuild-pod-18m2p-hsxt5
11:15:17 [2022-09-20T15:15:17.256Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.ui.tools'...
11:15:17 [2022-09-20T15:15:17.257Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/equinox'...
11:15:20 [2022-09-20T15:15:20.551Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.binaries'...
11:15:28 [2022-09-20T15:15:28.661Z] Cloning into '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2'...
11:15:33 [2022-09-20T15:15:33.930Z] Submodule path 'eclipse.jdt': checked out '929b0cd763bb9450b116e2f1e0d5a3add3c522a0'
11:15:34 [2022-09-20T15:15:34.866Z] Submodule path 'eclipse.jdt.core': checked out 'c629d6bbecf94f42dbc352301f30a47d6578c4e9'
11:15:35 [2022-09-20T15:15:35.128Z] Submodule path 'eclipse.jdt.core.binaries': checked out '0b1c57afd0e683163355739902599d6c3b019f18'
11:15:35 [2022-09-20T15:15:35.387Z] Submodule path 'eclipse.jdt.debug': checked out 'f925173779e06456420fcdc5c245d42508a9a626'
11:15:37 [2022-09-20T15:15:37.921Z] Submodule path 'eclipse.jdt.ui': checked out '054cfef225a81a6958a61deb10484577d8de9ef0'
11:15:38 [2022-09-20T15:15:38.874Z] Submodule path 'eclipse.pde': checked out '4da30fafbf7da59dc7bb1c90e515c7fd204cf407'
11:15:39 [2022-09-20T15:15:39.814Z] Submodule path 'eclipse.platform': checked out 'd86b07dc7822d87b5cc2b94cc401323616edd4f3'
11:15:40 [2022-09-20T15:15:40.381Z] Submodule path 'eclipse.platform.common': checked out '3aa92eece964dfd5aea6e7b059e4a8c8b41716b4'
11:15:40 [2022-09-20T15:15:40.948Z] Submodule path 'eclipse.platform.debug': checked out 'c1cbc462a44c1fdac353c51757ee1db0e35eecd0'
11:15:41 [2022-09-20T15:15:41.207Z] Submodule path 'eclipse.platform.releng': checked out 'b25099b5d011009deda219b765f69ea2c6fde657'
11:15:42 [2022-09-20T15:15:42.144Z] Submodule path 'eclipse.platform.swt': checked out 'a658db7c012f0bb66e00e376f9c4bf460902611d'
11:15:42 [2022-09-20T15:15:42.144Z] Submodule path 'eclipse.platform.swt.binaries': checked out 'fec4037ee3c97af595c242e34b4855bebe7ba7ff'
11:15:42 [2022-09-20T15:15:42.711Z] Submodule path 'eclipse.platform.text': checked out 'c407b4abec73bf9a8e5d6aaa87086922c2860c7a'
11:15:42 [2022-09-20T15:15:42.970Z] Submodule path 'eclipse.platform.ua': checked out '0ff5215f64314fd5bb2ac2a82a2dcc925947ee33'
11:15:44 [2022-09-20T15:15:44.872Z] Submodule path 'eclipse.platform.ui': checked out 'eb5f64917709bd7c903f72569d1344fbeda305bc'
11:15:44 [2022-09-20T15:15:44.872Z] Submodule path 'eclipse.platform.ui.tools': checked out '1df1172cda52e7bbd6a09dced34c434754fff51e'
11:15:45 [2022-09-20T15:15:45.813Z] Submodule path 'equinox': checked out '0ebf9ae64ec88482094447de2a1b6d9c3c4e7251'
11:15:45 [2022-09-20T15:15:45.813Z] Submodule path 'rt.equinox.binaries': checked out 'cf3f4f51403eac0fc16be0876fff8a3ceceabacc'
11:15:47 [2022-09-20T15:15:47.192Z] Submodule path 'rt.equinox.p2': checked out '4d9f31f386f3d8b017d33ad404ced5c2fea7ca34'
11:15:47 [2022-09-20T15:15:47.192Z] Already on 'R4_25_maintenance'
11:15:47 [2022-09-20T15:15:47.192Z] M	cje-production/buildproperties.txt
11:15:47 [2022-09-20T15:15:47.192Z] M	cje-production/mbscripts/mb011_loadPGPKeys.sh
11:15:47 [2022-09-20T15:15:47.192Z] Your branch is up to date with 'origin/R4_25_maintenance'.
11:15:47 [2022-09-20T15:15:47.192Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:47 [2022-09-20T15:15:47.192Z] discouraged. You can squelch this message by running one of the following
11:15:47 [2022-09-20T15:15:47.192Z] commands sometime before your next pull:
11:15:47 [2022-09-20T15:15:47.192Z] 
11:15:47 [2022-09-20T15:15:47.192Z]   git config pull.rebase false  # merge (the default strategy)
11:15:47 [2022-09-20T15:15:47.192Z]   git config pull.rebase true   # rebase
11:15:47 [2022-09-20T15:15:47.192Z]   git config pull.ff only       # fast-forward only
11:15:47 [2022-09-20T15:15:47.192Z] 
11:15:47 [2022-09-20T15:15:47.192Z] You can replace "git config" with "git config --global" to set a default
11:15:47 [2022-09-20T15:15:47.192Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:47 [2022-09-20T15:15:47.192Z] or --ff-only on the command line to override the configured default per
11:15:47 [2022-09-20T15:15:47.192Z] invocation.
11:15:47 [2022-09-20T15:15:47.192Z] 
11:15:48 [2022-09-20T15:15:48.128Z] Already up to date.
11:15:48 [2022-09-20T15:15:48.128Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:15:48 [2022-09-20T15:15:48.128Z] Entering 'eclipse.jdt'
11:15:48 [2022-09-20T15:15:48.696Z] Checking out R4_25_maintenance
11:15:48 [2022-09-20T15:15:48.696Z] Switched to a new branch 'R4_25_maintenance'
11:15:48 [2022-09-20T15:15:48.696Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:48 [2022-09-20T15:15:48.696Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:48 [2022-09-20T15:15:48.696Z] discouraged. You can squelch this message by running one of the following
11:15:48 [2022-09-20T15:15:48.696Z] commands sometime before your next pull:
11:15:48 [2022-09-20T15:15:48.696Z] 
11:15:48 [2022-09-20T15:15:48.696Z]   git config pull.rebase false  # merge (the default strategy)
11:15:48 [2022-09-20T15:15:48.696Z]   git config pull.rebase true   # rebase
11:15:48 [2022-09-20T15:15:48.696Z]   git config pull.ff only       # fast-forward only
11:15:48 [2022-09-20T15:15:48.696Z] 
11:15:48 [2022-09-20T15:15:48.696Z] You can replace "git config" with "git config --global" to set a default
11:15:48 [2022-09-20T15:15:48.696Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:48 [2022-09-20T15:15:48.696Z] or --ff-only on the command line to override the configured default per
11:15:48 [2022-09-20T15:15:48.696Z] invocation.
11:15:48 [2022-09-20T15:15:48.696Z] 
11:15:48 [2022-09-20T15:15:48.955Z] Already up to date.
11:15:48 [2022-09-20T15:15:48.955Z] Entering 'eclipse.jdt.core'
11:15:49 [2022-09-20T15:15:49.522Z] Checking out BETA_JAVA19
11:15:49 [2022-09-20T15:15:49.781Z] Previous HEAD position was c629d6bbec Merge pull request #361 from eclipse-jdt/revert-357-merge_master
11:15:49 [2022-09-20T15:15:49.781Z] Switched to a new branch 'BETA_JAVA19'
11:15:49 [2022-09-20T15:15:49.781Z] Branch 'BETA_JAVA19' set up to track remote branch 'BETA_JAVA19' from 'origin'.
11:15:49 [2022-09-20T15:15:49.781Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:49 [2022-09-20T15:15:49.781Z] discouraged. You can squelch this message by running one of the following
11:15:49 [2022-09-20T15:15:49.781Z] commands sometime before your next pull:
11:15:49 [2022-09-20T15:15:49.781Z] 
11:15:49 [2022-09-20T15:15:49.781Z]   git config pull.rebase false  # merge (the default strategy)
11:15:49 [2022-09-20T15:15:49.781Z]   git config pull.rebase true   # rebase
11:15:49 [2022-09-20T15:15:49.781Z]   git config pull.ff only       # fast-forward only
11:15:49 [2022-09-20T15:15:49.781Z] 
11:15:49 [2022-09-20T15:15:49.781Z] You can replace "git config" with "git config --global" to set a default
11:15:49 [2022-09-20T15:15:49.781Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:49 [2022-09-20T15:15:49.781Z] or --ff-only on the command line to override the configured default per
11:15:49 [2022-09-20T15:15:49.781Z] invocation.
11:15:49 [2022-09-20T15:15:49.782Z] 
11:15:50 [2022-09-20T15:15:50.348Z] Already up to date.
11:15:50 [2022-09-20T15:15:50.348Z] Entering 'eclipse.jdt.core.binaries'
11:15:50 [2022-09-20T15:15:50.915Z] Checking out R4_25_maintenance
11:15:50 [2022-09-20T15:15:50.915Z] Switched to a new branch 'R4_25_maintenance'
11:15:50 [2022-09-20T15:15:50.915Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:50 [2022-09-20T15:15:50.915Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:50 [2022-09-20T15:15:50.915Z] discouraged. You can squelch this message by running one of the following
11:15:50 [2022-09-20T15:15:50.915Z] commands sometime before your next pull:
11:15:50 [2022-09-20T15:15:50.915Z] 
11:15:50 [2022-09-20T15:15:50.915Z]   git config pull.rebase false  # merge (the default strategy)
11:15:50 [2022-09-20T15:15:50.915Z]   git config pull.rebase true   # rebase
11:15:50 [2022-09-20T15:15:50.915Z]   git config pull.ff only       # fast-forward only
11:15:50 [2022-09-20T15:15:50.915Z] 
11:15:50 [2022-09-20T15:15:50.915Z] You can replace "git config" with "git config --global" to set a default
11:15:50 [2022-09-20T15:15:50.915Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:50 [2022-09-20T15:15:50.915Z] or --ff-only on the command line to override the configured default per
11:15:50 [2022-09-20T15:15:50.915Z] invocation.
11:15:50 [2022-09-20T15:15:50.915Z] 
11:15:51 [2022-09-20T15:15:51.485Z] Already up to date.
11:15:51 [2022-09-20T15:15:51.485Z] Entering 'eclipse.jdt.debug'
11:15:51 [2022-09-20T15:15:51.743Z] Checking out BETA_JAVA19
11:15:52 [2022-09-20T15:15:52.002Z] Previous HEAD position was f92517377 Add ability to navigate from the AllReferences popup and from the AllInstances popup to the actual implementation (#85)
11:15:52 [2022-09-20T15:15:52.002Z] Switched to a new branch 'BETA_JAVA19'
11:15:52 [2022-09-20T15:15:52.002Z] Branch 'BETA_JAVA19' set up to track remote branch 'BETA_JAVA19' from 'origin'.
11:15:52 [2022-09-20T15:15:52.002Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:52 [2022-09-20T15:15:52.002Z] discouraged. You can squelch this message by running one of the following
11:15:52 [2022-09-20T15:15:52.002Z] commands sometime before your next pull:
11:15:52 [2022-09-20T15:15:52.002Z] 
11:15:52 [2022-09-20T15:15:52.002Z]   git config pull.rebase false  # merge (the default strategy)
11:15:52 [2022-09-20T15:15:52.002Z]   git config pull.rebase true   # rebase
11:15:52 [2022-09-20T15:15:52.002Z]   git config pull.ff only       # fast-forward only
11:15:52 [2022-09-20T15:15:52.002Z] 
11:15:52 [2022-09-20T15:15:52.002Z] You can replace "git config" with "git config --global" to set a default
11:15:52 [2022-09-20T15:15:52.002Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:52 [2022-09-20T15:15:52.002Z] or --ff-only on the command line to override the configured default per
11:15:52 [2022-09-20T15:15:52.002Z] invocation.
11:15:52 [2022-09-20T15:15:52.002Z] 
11:15:52 [2022-09-20T15:15:52.568Z] Already up to date.
11:15:52 [2022-09-20T15:15:52.568Z] Entering 'eclipse.jdt.ui'
11:15:53 [2022-09-20T15:15:53.136Z] Checking out BETA_JAVA19
11:15:53 [2022-09-20T15:15:53.136Z] Previous HEAD position was 054cfef225 Use AbstractTextElement for snippets. (#233)
11:15:53 [2022-09-20T15:15:53.136Z] Switched to a new branch 'BETA_JAVA19'
11:15:53 [2022-09-20T15:15:53.136Z] Branch 'BETA_JAVA19' set up to track remote branch 'BETA_JAVA19' from 'origin'.
11:15:53 [2022-09-20T15:15:53.136Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:53 [2022-09-20T15:15:53.136Z] discouraged. You can squelch this message by running one of the following
11:15:53 [2022-09-20T15:15:53.136Z] commands sometime before your next pull:
11:15:53 [2022-09-20T15:15:53.136Z] 
11:15:53 [2022-09-20T15:15:53.136Z]   git config pull.rebase false  # merge (the default strategy)
11:15:53 [2022-09-20T15:15:53.136Z]   git config pull.rebase true   # rebase
11:15:53 [2022-09-20T15:15:53.136Z]   git config pull.ff only       # fast-forward only
11:15:53 [2022-09-20T15:15:53.136Z] 
11:15:53 [2022-09-20T15:15:53.136Z] You can replace "git config" with "git config --global" to set a default
11:15:53 [2022-09-20T15:15:53.136Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:53 [2022-09-20T15:15:53.136Z] or --ff-only on the command line to override the configured default per
11:15:53 [2022-09-20T15:15:53.136Z] invocation.
11:15:53 [2022-09-20T15:15:53.136Z] 
11:15:54 [2022-09-20T15:15:54.071Z] Already up to date.
11:15:54 [2022-09-20T15:15:54.071Z] Entering 'eclipse.pde'
11:15:54 [2022-09-20T15:15:54.329Z] Checking out R4_25_maintenance
11:15:54 [2022-09-20T15:15:54.588Z] Switched to a new branch 'R4_25_maintenance'
11:15:54 [2022-09-20T15:15:54.588Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:54 [2022-09-20T15:15:54.588Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:54 [2022-09-20T15:15:54.588Z] discouraged. You can squelch this message by running one of the following
11:15:54 [2022-09-20T15:15:54.588Z] commands sometime before your next pull:
11:15:54 [2022-09-20T15:15:54.588Z] 
11:15:54 [2022-09-20T15:15:54.588Z]   git config pull.rebase false  # merge (the default strategy)
11:15:54 [2022-09-20T15:15:54.588Z]   git config pull.rebase true   # rebase
11:15:54 [2022-09-20T15:15:54.588Z]   git config pull.ff only       # fast-forward only
11:15:54 [2022-09-20T15:15:54.588Z] 
11:15:54 [2022-09-20T15:15:54.588Z] You can replace "git config" with "git config --global" to set a default
11:15:54 [2022-09-20T15:15:54.588Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:54 [2022-09-20T15:15:54.588Z] or --ff-only on the command line to override the configured default per
11:15:54 [2022-09-20T15:15:54.588Z] invocation.
11:15:54 [2022-09-20T15:15:54.588Z] 
11:15:55 [2022-09-20T15:15:55.154Z] Already up to date.
11:15:55 [2022-09-20T15:15:55.154Z] Entering 'eclipse.platform'
11:15:55 [2022-09-20T15:15:55.721Z] Checking out R4_25_maintenance
11:15:55 [2022-09-20T15:15:55.721Z] Switched to a new branch 'R4_25_maintenance'
11:15:55 [2022-09-20T15:15:55.721Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:55 [2022-09-20T15:15:55.721Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:55 [2022-09-20T15:15:55.721Z] discouraged. You can squelch this message by running one of the following
11:15:55 [2022-09-20T15:15:55.721Z] commands sometime before your next pull:
11:15:55 [2022-09-20T15:15:55.721Z] 
11:15:55 [2022-09-20T15:15:55.721Z]   git config pull.rebase false  # merge (the default strategy)
11:15:55 [2022-09-20T15:15:55.721Z]   git config pull.rebase true   # rebase
11:15:55 [2022-09-20T15:15:55.721Z]   git config pull.ff only       # fast-forward only
11:15:55 [2022-09-20T15:15:55.721Z] 
11:15:55 [2022-09-20T15:15:55.721Z] You can replace "git config" with "git config --global" to set a default
11:15:55 [2022-09-20T15:15:55.721Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:55 [2022-09-20T15:15:55.721Z] or --ff-only on the command line to override the configured default per
11:15:55 [2022-09-20T15:15:55.721Z] invocation.
11:15:55 [2022-09-20T15:15:55.721Z] 
11:15:56 [2022-09-20T15:15:56.288Z] Already up to date.
11:15:56 [2022-09-20T15:15:56.288Z] Entering 'eclipse.platform.common'
11:15:56 [2022-09-20T15:15:56.855Z] Checking out R4_25_maintenance
11:15:56 [2022-09-20T15:15:56.855Z] Switched to a new branch 'R4_25_maintenance'
11:15:56 [2022-09-20T15:15:56.855Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:56 [2022-09-20T15:15:56.855Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:56 [2022-09-20T15:15:56.855Z] discouraged. You can squelch this message by running one of the following
11:15:56 [2022-09-20T15:15:56.855Z] commands sometime before your next pull:
11:15:56 [2022-09-20T15:15:56.855Z] 
11:15:56 [2022-09-20T15:15:56.855Z]   git config pull.rebase false  # merge (the default strategy)
11:15:56 [2022-09-20T15:15:56.855Z]   git config pull.rebase true   # rebase
11:15:56 [2022-09-20T15:15:56.855Z]   git config pull.ff only       # fast-forward only
11:15:56 [2022-09-20T15:15:56.855Z] 
11:15:56 [2022-09-20T15:15:56.855Z] You can replace "git config" with "git config --global" to set a default
11:15:56 [2022-09-20T15:15:56.855Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:56 [2022-09-20T15:15:56.855Z] or --ff-only on the command line to override the configured default per
11:15:56 [2022-09-20T15:15:56.855Z] invocation.
11:15:56 [2022-09-20T15:15:56.855Z] 
11:15:57 [2022-09-20T15:15:57.422Z] Already up to date.
11:15:57 [2022-09-20T15:15:57.422Z] Entering 'eclipse.platform.debug'
11:15:57 [2022-09-20T15:15:57.989Z] Checking out R4_25_maintenance
11:15:58 [2022-09-20T15:15:58.247Z] Switched to a new branch 'R4_25_maintenance'
11:15:58 [2022-09-20T15:15:58.247Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:58 [2022-09-20T15:15:58.247Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:58 [2022-09-20T15:15:58.247Z] discouraged. You can squelch this message by running one of the following
11:15:58 [2022-09-20T15:15:58.247Z] commands sometime before your next pull:
11:15:58 [2022-09-20T15:15:58.247Z] 
11:15:58 [2022-09-20T15:15:58.247Z]   git config pull.rebase false  # merge (the default strategy)
11:15:58 [2022-09-20T15:15:58.247Z]   git config pull.rebase true   # rebase
11:15:58 [2022-09-20T15:15:58.247Z]   git config pull.ff only       # fast-forward only
11:15:58 [2022-09-20T15:15:58.247Z] 
11:15:58 [2022-09-20T15:15:58.247Z] You can replace "git config" with "git config --global" to set a default
11:15:58 [2022-09-20T15:15:58.247Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:58 [2022-09-20T15:15:58.247Z] or --ff-only on the command line to override the configured default per
11:15:58 [2022-09-20T15:15:58.247Z] invocation.
11:15:58 [2022-09-20T15:15:58.247Z] 
11:15:58 [2022-09-20T15:15:58.814Z] Already up to date.
11:15:58 [2022-09-20T15:15:58.814Z] Entering 'eclipse.platform.releng'
11:15:59 [2022-09-20T15:15:59.073Z] Checking out R4_25_maintenance
11:15:59 [2022-09-20T15:15:59.073Z] Switched to a new branch 'R4_25_maintenance'
11:15:59 [2022-09-20T15:15:59.073Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:15:59 [2022-09-20T15:15:59.073Z] warning: Pulling without specifying how to reconcile divergent branches is
11:15:59 [2022-09-20T15:15:59.073Z] discouraged. You can squelch this message by running one of the following
11:15:59 [2022-09-20T15:15:59.073Z] commands sometime before your next pull:
11:15:59 [2022-09-20T15:15:59.073Z] 
11:15:59 [2022-09-20T15:15:59.073Z]   git config pull.rebase false  # merge (the default strategy)
11:15:59 [2022-09-20T15:15:59.073Z]   git config pull.rebase true   # rebase
11:15:59 [2022-09-20T15:15:59.073Z]   git config pull.ff only       # fast-forward only
11:15:59 [2022-09-20T15:15:59.073Z] 
11:15:59 [2022-09-20T15:15:59.073Z] You can replace "git config" with "git config --global" to set a default
11:15:59 [2022-09-20T15:15:59.073Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:15:59 [2022-09-20T15:15:59.073Z] or --ff-only on the command line to override the configured default per
11:15:59 [2022-09-20T15:15:59.073Z] invocation.
11:15:59 [2022-09-20T15:15:59.073Z] 
11:15:59 [2022-09-20T15:15:59.640Z] Already up to date.
11:15:59 [2022-09-20T15:15:59.640Z] Entering 'eclipse.platform.swt'
11:16:00 [2022-09-20T15:16:00.207Z] Checking out R4_25_maintenance
11:16:00 [2022-09-20T15:16:00.465Z] Switched to a new branch 'R4_25_maintenance'
11:16:00 [2022-09-20T15:16:00.465Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:00 [2022-09-20T15:16:00.465Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:00 [2022-09-20T15:16:00.465Z] discouraged. You can squelch this message by running one of the following
11:16:00 [2022-09-20T15:16:00.465Z] commands sometime before your next pull:
11:16:00 [2022-09-20T15:16:00.465Z] 
11:16:00 [2022-09-20T15:16:00.465Z]   git config pull.rebase false  # merge (the default strategy)
11:16:00 [2022-09-20T15:16:00.465Z]   git config pull.rebase true   # rebase
11:16:00 [2022-09-20T15:16:00.465Z]   git config pull.ff only       # fast-forward only
11:16:00 [2022-09-20T15:16:00.465Z] 
11:16:00 [2022-09-20T15:16:00.465Z] You can replace "git config" with "git config --global" to set a default
11:16:00 [2022-09-20T15:16:00.465Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:00 [2022-09-20T15:16:00.465Z] or --ff-only on the command line to override the configured default per
11:16:00 [2022-09-20T15:16:00.465Z] invocation.
11:16:00 [2022-09-20T15:16:00.465Z] 
11:16:01 [2022-09-20T15:16:01.032Z] Already up to date.
11:16:01 [2022-09-20T15:16:01.032Z] Entering 'eclipse.platform.swt.binaries'
11:16:01 [2022-09-20T15:16:01.599Z] Checking out R4_25_maintenance
11:16:01 [2022-09-20T15:16:01.599Z] Switched to a new branch 'R4_25_maintenance'
11:16:01 [2022-09-20T15:16:01.599Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:01 [2022-09-20T15:16:01.599Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:01 [2022-09-20T15:16:01.599Z] discouraged. You can squelch this message by running one of the following
11:16:01 [2022-09-20T15:16:01.599Z] commands sometime before your next pull:
11:16:01 [2022-09-20T15:16:01.599Z] 
11:16:01 [2022-09-20T15:16:01.599Z]   git config pull.rebase false  # merge (the default strategy)
11:16:01 [2022-09-20T15:16:01.599Z]   git config pull.rebase true   # rebase
11:16:01 [2022-09-20T15:16:01.599Z]   git config pull.ff only       # fast-forward only
11:16:01 [2022-09-20T15:16:01.599Z] 
11:16:01 [2022-09-20T15:16:01.599Z] You can replace "git config" with "git config --global" to set a default
11:16:01 [2022-09-20T15:16:01.599Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:01 [2022-09-20T15:16:01.599Z] or --ff-only on the command line to override the configured default per
11:16:01 [2022-09-20T15:16:01.599Z] invocation.
11:16:01 [2022-09-20T15:16:01.599Z] 
11:16:02 [2022-09-20T15:16:02.167Z] Already up to date.
11:16:02 [2022-09-20T15:16:02.167Z] Entering 'eclipse.platform.text'
11:16:02 [2022-09-20T15:16:02.425Z] Checking out R4_25_maintenance
11:16:02 [2022-09-20T15:16:02.684Z] Switched to a new branch 'R4_25_maintenance'
11:16:02 [2022-09-20T15:16:02.684Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:02 [2022-09-20T15:16:02.684Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:02 [2022-09-20T15:16:02.684Z] discouraged. You can squelch this message by running one of the following
11:16:02 [2022-09-20T15:16:02.684Z] commands sometime before your next pull:
11:16:02 [2022-09-20T15:16:02.684Z] 
11:16:02 [2022-09-20T15:16:02.684Z]   git config pull.rebase false  # merge (the default strategy)
11:16:02 [2022-09-20T15:16:02.684Z]   git config pull.rebase true   # rebase
11:16:02 [2022-09-20T15:16:02.684Z]   git config pull.ff only       # fast-forward only
11:16:02 [2022-09-20T15:16:02.684Z] 
11:16:02 [2022-09-20T15:16:02.684Z] You can replace "git config" with "git config --global" to set a default
11:16:02 [2022-09-20T15:16:02.684Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:02 [2022-09-20T15:16:02.684Z] or --ff-only on the command line to override the configured default per
11:16:02 [2022-09-20T15:16:02.684Z] invocation.
11:16:02 [2022-09-20T15:16:02.684Z] 
11:16:02 [2022-09-20T15:16:02.943Z] Already up to date.
11:16:02 [2022-09-20T15:16:02.943Z] Entering 'eclipse.platform.ua'
11:16:03 [2022-09-20T15:16:03.510Z] Checking out R4_25_maintenance
11:16:03 [2022-09-20T15:16:03.768Z] Switched to a new branch 'R4_25_maintenance'
11:16:03 [2022-09-20T15:16:03.768Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:03 [2022-09-20T15:16:03.768Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:03 [2022-09-20T15:16:03.768Z] discouraged. You can squelch this message by running one of the following
11:16:03 [2022-09-20T15:16:03.768Z] commands sometime before your next pull:
11:16:03 [2022-09-20T15:16:03.768Z] 
11:16:03 [2022-09-20T15:16:03.768Z]   git config pull.rebase false  # merge (the default strategy)
11:16:03 [2022-09-20T15:16:03.768Z]   git config pull.rebase true   # rebase
11:16:03 [2022-09-20T15:16:03.768Z]   git config pull.ff only       # fast-forward only
11:16:03 [2022-09-20T15:16:03.768Z] 
11:16:03 [2022-09-20T15:16:03.768Z] You can replace "git config" with "git config --global" to set a default
11:16:03 [2022-09-20T15:16:03.768Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:03 [2022-09-20T15:16:03.768Z] or --ff-only on the command line to override the configured default per
11:16:03 [2022-09-20T15:16:03.768Z] invocation.
11:16:03 [2022-09-20T15:16:03.768Z] 
11:16:04 [2022-09-20T15:16:04.026Z] Already up to date.
11:16:04 [2022-09-20T15:16:04.026Z] Entering 'eclipse.platform.ui'
11:16:04 [2022-09-20T15:16:04.961Z] Checking out R4_25_maintenance
11:16:04 [2022-09-20T15:16:04.961Z] Switched to a new branch 'R4_25_maintenance'
11:16:04 [2022-09-20T15:16:04.961Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:04 [2022-09-20T15:16:04.961Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:04 [2022-09-20T15:16:04.961Z] discouraged. You can squelch this message by running one of the following
11:16:04 [2022-09-20T15:16:04.961Z] commands sometime before your next pull:
11:16:04 [2022-09-20T15:16:04.961Z] 
11:16:04 [2022-09-20T15:16:04.961Z]   git config pull.rebase false  # merge (the default strategy)
11:16:04 [2022-09-20T15:16:04.961Z]   git config pull.rebase true   # rebase
11:16:04 [2022-09-20T15:16:04.961Z]   git config pull.ff only       # fast-forward only
11:16:04 [2022-09-20T15:16:04.961Z] 
11:16:04 [2022-09-20T15:16:04.961Z] You can replace "git config" with "git config --global" to set a default
11:16:04 [2022-09-20T15:16:04.961Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:04 [2022-09-20T15:16:04.961Z] or --ff-only on the command line to override the configured default per
11:16:04 [2022-09-20T15:16:04.961Z] invocation.
11:16:04 [2022-09-20T15:16:04.961Z] 
11:16:05 [2022-09-20T15:16:05.895Z] Already up to date.
11:16:05 [2022-09-20T15:16:05.895Z] Entering 'eclipse.platform.ui.tools'
11:16:06 [2022-09-20T15:16:06.153Z] Checking out R4_25_maintenance
11:16:06 [2022-09-20T15:16:06.153Z] Switched to a new branch 'R4_25_maintenance'
11:16:06 [2022-09-20T15:16:06.153Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:06 [2022-09-20T15:16:06.153Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:06 [2022-09-20T15:16:06.153Z] discouraged. You can squelch this message by running one of the following
11:16:06 [2022-09-20T15:16:06.153Z] commands sometime before your next pull:
11:16:06 [2022-09-20T15:16:06.153Z] 
11:16:06 [2022-09-20T15:16:06.153Z]   git config pull.rebase false  # merge (the default strategy)
11:16:06 [2022-09-20T15:16:06.153Z]   git config pull.rebase true   # rebase
11:16:06 [2022-09-20T15:16:06.153Z]   git config pull.ff only       # fast-forward only
11:16:06 [2022-09-20T15:16:06.153Z] 
11:16:06 [2022-09-20T15:16:06.153Z] You can replace "git config" with "git config --global" to set a default
11:16:06 [2022-09-20T15:16:06.153Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:06 [2022-09-20T15:16:06.153Z] or --ff-only on the command line to override the configured default per
11:16:06 [2022-09-20T15:16:06.153Z] invocation.
11:16:06 [2022-09-20T15:16:06.153Z] 
11:16:07 [2022-09-20T15:16:07.526Z] Already up to date.
11:16:07 [2022-09-20T15:16:07.526Z] Entering 'equinox'
11:16:07 [2022-09-20T15:16:07.784Z] Checking out R4_25_maintenance
11:16:08 [2022-09-20T15:16:08.043Z] Switched to a new branch 'R4_25_maintenance'
11:16:08 [2022-09-20T15:16:08.043Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:08 [2022-09-20T15:16:08.043Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:08 [2022-09-20T15:16:08.043Z] discouraged. You can squelch this message by running one of the following
11:16:08 [2022-09-20T15:16:08.043Z] commands sometime before your next pull:
11:16:08 [2022-09-20T15:16:08.043Z] 
11:16:08 [2022-09-20T15:16:08.043Z]   git config pull.rebase false  # merge (the default strategy)
11:16:08 [2022-09-20T15:16:08.043Z]   git config pull.rebase true   # rebase
11:16:08 [2022-09-20T15:16:08.043Z]   git config pull.ff only       # fast-forward only
11:16:08 [2022-09-20T15:16:08.043Z] 
11:16:08 [2022-09-20T15:16:08.043Z] You can replace "git config" with "git config --global" to set a default
11:16:08 [2022-09-20T15:16:08.043Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:08 [2022-09-20T15:16:08.043Z] or --ff-only on the command line to override the configured default per
11:16:08 [2022-09-20T15:16:08.043Z] invocation.
11:16:08 [2022-09-20T15:16:08.043Z] 
11:16:08 [2022-09-20T15:16:08.302Z] Already up to date.
11:16:08 [2022-09-20T15:16:08.302Z] Entering 'rt.equinox.binaries'
11:16:08 [2022-09-20T15:16:08.560Z] Checking out R4_25_maintenance
11:16:08 [2022-09-20T15:16:08.819Z] Switched to a new branch 'R4_25_maintenance'
11:16:08 [2022-09-20T15:16:08.819Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:08 [2022-09-20T15:16:08.819Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:08 [2022-09-20T15:16:08.819Z] discouraged. You can squelch this message by running one of the following
11:16:08 [2022-09-20T15:16:08.819Z] commands sometime before your next pull:
11:16:08 [2022-09-20T15:16:08.819Z] 
11:16:08 [2022-09-20T15:16:08.819Z]   git config pull.rebase false  # merge (the default strategy)
11:16:08 [2022-09-20T15:16:08.819Z]   git config pull.rebase true   # rebase
11:16:08 [2022-09-20T15:16:08.819Z]   git config pull.ff only       # fast-forward only
11:16:08 [2022-09-20T15:16:08.819Z] 
11:16:08 [2022-09-20T15:16:08.819Z] You can replace "git config" with "git config --global" to set a default
11:16:08 [2022-09-20T15:16:08.819Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:08 [2022-09-20T15:16:08.819Z] or --ff-only on the command line to override the configured default per
11:16:08 [2022-09-20T15:16:08.819Z] invocation.
11:16:08 [2022-09-20T15:16:08.819Z] 
11:16:09 [2022-09-20T15:16:09.077Z] Already up to date.
11:16:09 [2022-09-20T15:16:09.077Z] Entering 'rt.equinox.p2'
11:16:09 [2022-09-20T15:16:09.644Z] Checking out R4_25_maintenance
11:16:09 [2022-09-20T15:16:09.903Z] Switched to a new branch 'R4_25_maintenance'
11:16:09 [2022-09-20T15:16:09.903Z] Branch 'R4_25_maintenance' set up to track remote branch 'R4_25_maintenance' from 'origin'.
11:16:09 [2022-09-20T15:16:09.903Z] warning: Pulling without specifying how to reconcile divergent branches is
11:16:09 [2022-09-20T15:16:09.903Z] discouraged. You can squelch this message by running one of the following
11:16:09 [2022-09-20T15:16:09.903Z] commands sometime before your next pull:
11:16:09 [2022-09-20T15:16:09.903Z] 
11:16:09 [2022-09-20T15:16:09.903Z]   git config pull.rebase false  # merge (the default strategy)
11:16:09 [2022-09-20T15:16:09.903Z]   git config pull.rebase true   # rebase
11:16:09 [2022-09-20T15:16:09.903Z]   git config pull.ff only       # fast-forward only
11:16:09 [2022-09-20T15:16:09.903Z] 
11:16:09 [2022-09-20T15:16:09.903Z] You can replace "git config" with "git config --global" to set a default
11:16:09 [2022-09-20T15:16:09.903Z] preference for all repositories. You can also pass --rebase, --no-rebase,
11:16:09 [2022-09-20T15:16:09.903Z] or --ff-only on the command line to override the configured default per
11:16:09 [2022-09-20T15:16:09.903Z] invocation.
11:16:09 [2022-09-20T15:16:09.903Z] 
11:16:10 [2022-09-20T15:16:10.469Z] Already up to date.
11:16:10 [2022-09-20T15:16:10.469Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:10 [2022-09-20T15:16:10.470Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:11 [2022-09-20T15:16:11.036Z] git add eclipse.jdt.core eclipse.jdt.debug eclipse.jdt.ui
11:16:11 [2022-09-20T15:16:11.036Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:11 [2022-09-20T15:16:11.036Z] + [[ 0 -ne 0 ]]
[Pipeline] }
11:16:11 [2022-09-20T15:16:11.318Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:16:11 [2022-09-20T15:16:11.566Z] Executing command: "ssh-agent" "-k" 
11:16:11 [2022-09-20T15:16:11.566Z] exit
11:16:11 [2022-09-20T15:16:11.622Z] unset SSH_AUTH_SOCK;
11:16:11 [2022-09-20T15:16:11.622Z] unset SSH_AGENT_PID;
11:16:11 [2022-09-20T15:16:11.622Z] echo Agent pid 498 killed;
11:16:11 [2022-09-20T15:16:11.624Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tag Build Inputs)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
11:16:20 [2022-09-20T15:16:20.998Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@git.eclipse.org)
11:16:20 [2022-09-20T15:16:20.999Z] [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
11:16:20 [2022-09-20T15:16:20.999Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org)
11:16:20 [2022-09-20T15:16:20.999Z] [ssh-agent] Looking for ssh-agent implementation...
11:16:21 [2022-09-20T15:16:21.256Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:16:21 [2022-09-20T15:16:21.257Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:16:21 [2022-09-20T15:16:21.514Z] Executing command: "ssh-agent" 
11:16:21 [2022-09-20T15:16:21.514Z] exit
11:16:21 [2022-09-20T15:16:21.522Z] SSH_AUTH_SOCK=/tmp/ssh-ApYSCjsBX74q/agent.2320; export SSH_AUTH_SOCK;
11:16:21 [2022-09-20T15:16:21.522Z] SSH_AGENT_PID=2321; export SSH_AGENT_PID;
11:16:21 [2022-09-20T15:16:21.522Z] echo Agent pid 2321;
11:16:21 [2022-09-20T15:16:21.567Z] SSH_AUTH_SOCK=/tmp/ssh-ApYSCjsBX74q/agent.2320
11:16:21 [2022-09-20T15:16:21.567Z] SSH_AGENT_PID=2321
11:16:21 [2022-09-20T15:16:21.578Z] Running ssh-add (command line suppressed)
11:16:21 [2022-09-20T15:16:21.900Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_4913419909087246001.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_4913419909087246001.key)
11:16:21 [2022-09-20T15:16:21.917Z] Running ssh-add (command line suppressed)
11:16:22 [2022-09-20T15:16:22.231Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_8185399529095062810.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_8185399529095062810.key)
11:16:22 [2022-09-20T15:16:22.247Z] Running ssh-add (command line suppressed)
11:16:22 [2022-09-20T15:16:22.572Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_12493607017010741110.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_12493607017010741110.key)
11:16:22 [2022-09-20T15:16:22.579Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
11:16:23 [2022-09-20T15:16:23.800Z] + git config --global user.email releng-bot@eclipse.org
11:16:23 [2022-09-20T15:16:23.801Z] + git config --global user.name 'Eclipse Releng Bot'
11:16:23 [2022-09-20T15:16:23.801Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:23 [2022-09-20T15:16:23.801Z] + bash -x ./mb110_tagBuildInputs.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:16:23 [2022-09-20T15:16:23.801Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb110_tagBuildInputs.sh.log
11:16:23 [2022-09-20T15:16:23.801Z] + '[' 1 -ne 1 ']'
11:16:23 [2022-09-20T15:16:23.802Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/scripts/common-functions.shsource
11:16:23 [2022-09-20T15:16:23.802Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:16:23 [2022-09-20T15:16:23.802Z] ++ export TIMESTAMP=20220920-1110
11:16:23 [2022-09-20T15:16:23.802Z] ++ TIMESTAMP=20220920-1110
11:16:23 [2022-09-20T15:16:23.802Z] ++ export 'BUILD_PRETTY_DATE=Tue Sep 20 11:10:00 EDT 2022'
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILD_PRETTY_DATE='Tue Sep 20 11:10:00 EDT 2022'
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BRANCH=R4_25_maintenance
11:16:23 [2022-09-20T15:16:23.802Z] ++ BRANCH=R4_25_maintenance
11:16:23 [2022-09-20T15:16:23.802Z] ++ export PATCH_OR_BRANCH_LABEL=java19patch
11:16:23 [2022-09-20T15:16:23.802Z] ++ PATCH_OR_BRANCH_LABEL=java19patch
11:16:23 [2022-09-20T15:16:23.802Z] ++ export PATCH_BUILD=java19patch
11:16:23 [2022-09-20T15:16:23.802Z] ++ PATCH_BUILD=java19patch
11:16:23 [2022-09-20T15:16:23.802Z] ++ export 'BUILD_TYPE_NAME=Beta Java 19'
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILD_TYPE_NAME='Beta Java 19'
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BUILD_TYPE=P
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILD_TYPE=P
11:16:23 [2022-09-20T15:16:23.802Z] ++ export TESTED_BUILD_TYPE=P
11:16:23 [2022-09-20T15:16:23.802Z] ++ TESTED_BUILD_TYPE=P
11:16:23 [2022-09-20T15:16:23.802Z] ++ export RELEASE_VER=4.25
11:16:23 [2022-09-20T15:16:23.802Z] ++ RELEASE_VER=4.25
11:16:23 [2022-09-20T15:16:23.802Z] ++ export STREAM=4.25.0
11:16:23 [2022-09-20T15:16:23.802Z] ++ STREAM=4.25.0
11:16:23 [2022-09-20T15:16:23.802Z] ++ export STREAMMajor=4
11:16:23 [2022-09-20T15:16:23.802Z] ++ STREAMMajor=4
11:16:23 [2022-09-20T15:16:23.802Z] ++ export STREAMMinor=25
11:16:23 [2022-09-20T15:16:23.802Z] ++ STREAMMinor=25
11:16:23 [2022-09-20T15:16:23.802Z] ++ export STREAMService=0
11:16:23 [2022-09-20T15:16:23.802Z] ++ STREAMService=0
11:16:23 [2022-09-20T15:16:23.802Z] ++ export GIT_ROOT=git@github.com:
11:16:23 [2022-09-20T15:16:23.802Z] ++ GIT_ROOT=git@github.com:
11:16:23 [2022-09-20T15:16:23.802Z] ++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:16:23 [2022-09-20T15:16:23.802Z] ++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:16:23 [2022-09-20T15:16:23.802Z] ++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:16:23 [2022-09-20T15:16:23.802Z] ++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:16:23 [2022-09-20T15:16:23.802Z] ++ export DROP_DIR=siteDir/eclipse/downloads/drops4
11:16:23 [2022-09-20T15:16:23.802Z] ++ DROP_DIR=siteDir/eclipse/downloads/drops4
11:16:23 [2022-09-20T15:16:23.802Z] ++ export UPDATES_DIR=siteDir/eclipse/updates
11:16:23 [2022-09-20T15:16:23.802Z] ++ UPDATES_DIR=siteDir/eclipse/updates
11:16:23 [2022-09-20T15:16:23.802Z] ++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
11:16:23 [2022-09-20T15:16:23.802Z] ++ EQUINOX_DROP_DIR=siteDir/equinox/drops
11:16:23 [2022-09-20T15:16:23.802Z] ++ export TMP_DIR=tmp
11:16:23 [2022-09-20T15:16:23.802Z] ++ TMP_DIR=tmp
11:16:23 [2022-09-20T15:16:23.802Z] ++ export DOWNLOAD_HOST=download.eclipse.org
11:16:23 [2022-09-20T15:16:23.802Z] ++ DOWNLOAD_HOST=download.eclipse.org
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:16:23 [2022-09-20T15:16:23.802Z] ++ export LOCAL_REPO=localMavenRepo
11:16:23 [2022-09-20T15:16:23.802Z] ++ LOCAL_REPO=localMavenRepo
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BASEBUILDER_TAG=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ BASEBUILDER_TAG=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ export API_PREV_REF_LABEL=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ API_PREV_REF_LABEL=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ export API_FREEZE_REF_LABEL=
11:16:23 [2022-09-20T15:16:23.802Z] ++ API_FREEZE_REF_LABEL=
11:16:23 [2022-09-20T15:16:23.802Z] ++ export 'FREEZE_PARAMS= '
11:16:23 [2022-09-20T15:16:23.802Z] ++ FREEZE_PARAMS=' '
11:16:23 [2022-09-20T15:16:23.802Z] ++ export PREVIOUS_RELEASE_VER=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ PREVIOUS_RELEASE_VER=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ export PREVIOUS_RELEASE_REPO_ID=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ PREVIOUS_RELEASE_REPO_ID=4.24
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BASEBUILD_ID=R-4.24-202206070700
11:16:23 [2022-09-20T15:16:23.802Z] ++ BASEBUILD_ID=R-4.24-202206070700
11:16:23 [2022-09-20T15:16:23.802Z] ++ export PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:16:23 [2022-09-20T15:16:23.802Z] ++ PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:16:23 [2022-09-20T15:16:23.802Z] ++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:16:23 [2022-09-20T15:16:23.802Z] ++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:16:23 [2022-09-20T15:16:23.802Z] ++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:16:23 [2022-09-20T15:16:23.802Z] ++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:16:23 [2022-09-20T15:16:23.802Z] ++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:16:23 [2022-09-20T15:16:23.802Z] ++ export MAVEN_OPTS=-Xmx6G
11:16:23 [2022-09-20T15:16:23.802Z] ++ MAVEN_OPTS=-Xmx6G
11:16:23 [2022-09-20T15:16:23.802Z] ++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:16:23 [2022-09-20T15:16:23.802Z] ++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:16:23 [2022-09-20T15:16:23.802Z] ++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:16:23 [2022-09-20T15:16:23.802Z] ++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:16:23 [2022-09-20T15:16:23.803Z] ++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:16:23 [2022-09-20T15:16:23.803Z] ++ export BUILD_ID=P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] ++ BUILD_ID=P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] ++ export BUILD_DIR_SEG=P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] ++ BUILD_DIR_SEG=P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] ++ export EQ_BUILD_DIR_SEG=P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] ++ EQ_BUILD_DIR_SEG=P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] ++ export EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:16:23 [2022-09-20T15:16:23.803Z] ++ EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:16:23 [2022-09-20T15:16:23.803Z] ++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:16:23 [2022-09-20T15:16:23.803Z] ++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:16:23 [2022-09-20T15:16:23.803Z] ++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:16:23 [2022-09-20T15:16:23.803Z] ++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:16:23 [2022-09-20T15:16:23.803Z] ++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:16:23 [2022-09-20T15:16:23.803Z] ++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:16:23 [2022-09-20T15:16:23.803Z] ++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:16:23 [2022-09-20T15:16:23.803Z] ++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:16:23 [2022-09-20T15:16:23.803Z] ++ TZ=America/New_York
11:16:23 [2022-09-20T15:16:23.803Z] ++ date +%s
11:16:23 [2022-09-20T15:16:23.803Z] + reportDate=1663686983
11:16:23 [2022-09-20T15:16:23.803Z] ++ TZ=America/New_York
11:16:23 [2022-09-20T15:16:23.803Z] ++ date +%Y%m%d-%H%M --date=@1663686983
11:16:23 [2022-09-20T15:16:23.803Z] + reportTimestamp=20220920-1116
11:16:23 [2022-09-20T15:16:23.803Z] + gitLogFile=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/downloads/drops4/P20220920-1110/gitLog.html
11:16:23 [2022-09-20T15:16:23.803Z] + mkdir -p /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/downloads/drops4/P20220920-1110
11:16:23 [2022-09-20T15:16:23.803Z] + epUpdateDir=/home/data/httpd/download.eclipse.org/eclipse/updates
11:16:23 [2022-09-20T15:16:23.803Z] + updateSiteRootPath=/home/data/httpd/download.eclipse.org/eclipse/updates/4.25-P-builds
11:16:23 [2022-09-20T15:16:23.803Z] ++ git tag --list 'P*'
11:16:23 [2022-09-20T15:16:23.803Z] ++ tail -n5
11:16:23 [2022-09-20T15:16:23.803Z] + lastTagList='P20220824-0320
11:16:23 [2022-09-20T15:16:23.803Z] P20220824-0340
11:16:23 [2022-09-20T15:16:23.803Z] P20220909-0600
11:16:23 [2022-09-20T15:16:23.803Z] P20220912-0140
11:16:23 [2022-09-20T15:16:23.803Z] P20220919-0100'
11:16:23 [2022-09-20T15:16:23.803Z] + lastTag=
11:16:23 [2022-09-20T15:16:23.803Z] + for lt in $lastTagList
11:16:23 [2022-09-20T15:16:23.803Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.25-P-builds/P20220824-0320
11:16:24 [2022-09-20T15:16:24.411Z] + for lt in $lastTagList
11:16:24 [2022-09-20T15:16:24.411Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.25-P-builds/P20220824-0340
11:16:24 [2022-09-20T15:16:24.695Z] + lastTag=P20220824-0340
11:16:24 [2022-09-20T15:16:24.695Z] + for lt in $lastTagList
11:16:24 [2022-09-20T15:16:24.695Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.25-P-builds/P20220909-0600
11:16:24 [2022-09-20T15:16:24.954Z] + lastTag=P20220909-0600
11:16:24 [2022-09-20T15:16:24.954Z] + for lt in $lastTagList
11:16:24 [2022-09-20T15:16:24.954Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.25-P-builds/P20220912-0140
11:16:25 [2022-09-20T15:16:25.521Z] + lastTag=P20220912-0140
11:16:25 [2022-09-20T15:16:25.521Z] + for lt in $lastTagList
11:16:25 [2022-09-20T15:16:25.521Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.25-P-builds/P20220919-0100
11:16:25 [2022-09-20T15:16:25.780Z] + lastTag=P20220919-0100
11:16:25 [2022-09-20T15:16:25.780Z] + [[ -z P20220919-0100 ]]
11:16:25 [2022-09-20T15:16:25.780Z] + pushd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator
11:16:25 [2022-09-20T15:16:25.780Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:25 [2022-09-20T15:16:25.780Z] + '[' P == I ']'
11:16:25 [2022-09-20T15:16:25.780Z] + export -f toPushRepo
11:16:25 [2022-09-20T15:16:25.780Z] + git submodule foreach 'if grep "^${name}:" ../../../streams/repositories_$PATCH_OR_BRANCH_LABEL.txt > /dev/null; then git tag $BUILD_ID; PUSH_URL="$(toPushRepo $(git config --get remote.origin.url))"; git push --verbose $PUSH_URL $BUILD_ID; else echo Skipping $name; fi || :'
11:16:25 [2022-09-20T15:16:25.780Z] Entering 'eclipse.jdt'
11:16:25 [2022-09-20T15:16:25.780Z] Skipping eclipse.jdt
11:16:25 [2022-09-20T15:16:25.780Z] Entering 'eclipse.jdt.core'
11:16:25 [2022-09-20T15:16:25.780Z] Pushing to github.com:eclipse-jdt/eclipse.jdt.core.git
11:16:27 [2022-09-20T15:16:27.683Z] To github.com:eclipse-jdt/eclipse.jdt.core.git
11:16:27 [2022-09-20T15:16:27.683Z]  * [new tag]               P20220920-1110 -> P20220920-1110
11:16:27 [2022-09-20T15:16:27.683Z] Entering 'eclipse.jdt.core.binaries'
11:16:27 [2022-09-20T15:16:27.683Z] Skipping eclipse.jdt.core.binaries
11:16:27 [2022-09-20T15:16:27.683Z] Entering 'eclipse.jdt.debug'
11:16:27 [2022-09-20T15:16:27.683Z] Pushing to github.com:eclipse-jdt/eclipse.jdt.debug.git
11:16:29 [2022-09-20T15:16:29.069Z] To github.com:eclipse-jdt/eclipse.jdt.debug.git
11:16:29 [2022-09-20T15:16:29.069Z]  * [new tag]             P20220920-1110 -> P20220920-1110
11:16:29 [2022-09-20T15:16:29.069Z] Entering 'eclipse.jdt.ui'
11:16:29 [2022-09-20T15:16:29.069Z] Pushing to github.com:eclipse-jdt/eclipse.jdt.ui.git
11:16:30 [2022-09-20T15:16:30.446Z] To github.com:eclipse-jdt/eclipse.jdt.ui.git
11:16:30 [2022-09-20T15:16:30.446Z]  * [new tag]               P20220920-1110 -> P20220920-1110
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.pde'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.pde
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.common'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.common
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.debug'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.debug
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.releng'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.releng
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.swt'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.swt
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.swt.binaries'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.swt.binaries
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.text'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.text
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.ua'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.ua
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.ui'
11:16:30 [2022-09-20T15:16:30.446Z] Skipping eclipse.platform.ui
11:16:30 [2022-09-20T15:16:30.446Z] Entering 'eclipse.platform.ui.tools'
11:16:30 [2022-09-20T15:16:30.705Z] Skipping eclipse.platform.ui.tools
11:16:30 [2022-09-20T15:16:30.705Z] Entering 'equinox'
11:16:30 [2022-09-20T15:16:30.705Z] Skipping equinox
11:16:30 [2022-09-20T15:16:30.705Z] Entering 'rt.equinox.binaries'
11:16:30 [2022-09-20T15:16:30.705Z] Skipping rt.equinox.binaries
11:16:30 [2022-09-20T15:16:30.705Z] Entering 'rt.equinox.p2'
11:16:30 [2022-09-20T15:16:30.705Z] Skipping rt.equinox.p2
11:16:30 [2022-09-20T15:16:30.705Z] + git tag P20220920-1110
11:16:30 [2022-09-20T15:16:30.705Z] + git push --verbose origin P20220920-1110
11:16:30 [2022-09-20T15:16:30.705Z] Pushing to github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
11:16:32 [2022-09-20T15:16:32.082Z] To github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
11:16:32 [2022-09-20T15:16:32.082Z]  * [new tag]           P20220920-1110 -> P20220920-1110
11:16:32 [2022-09-20T15:16:32.082Z] + [[ -n P20220919-0100 ]]
11:16:32 [2022-09-20T15:16:32.082Z] + tmpGitLog=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt
11:16:32 [2022-09-20T15:16:32.082Z] + echo -e '<h2>Git log from P20220919-0100 (previous) to P20220920-1110 (current)</h2>'
11:16:32 [2022-09-20T15:16:32.082Z] + echo -e '<h2>The tagging, and this report, were done at about 20220920-1116</h2>'
11:16:32 [2022-09-20T15:16:32.082Z] + git log P20220919-0100..P20220920-1110 --date=short '--format=format:<tr><td class="datecell">%cd</td><td class="commitcell"><a href="https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/commit/%H">%s</a></td><td class="authorcell">%aN</td></tr>'
11:16:32 [2022-09-20T15:16:32.082Z] ./mb110_tagBuildInputs.sh: line 77: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.082Z] ++ stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt
11:16:32 [2022-09-20T15:16:32.082Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.082Z] + tmpFileSize=
11:16:32 [2022-09-20T15:16:32.082Z] + '[' -ne 0 ']'
11:16:32 [2022-09-20T15:16:32.082Z] ./mb110_tagBuildInputs.sh: line 79: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.082Z] + git submodule --quiet foreach 'gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi'
11:16:32 [2022-09-20T15:16:32.083Z] path='eclipse.jdt'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.083Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.083Z] path='eclipse.jdt'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.083Z] path='eclipse.jdt.core'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.083Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.083Z] path='eclipse.jdt.core'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.083Z] path='eclipse.jdt.core.binaries'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.083Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.084Z] path='eclipse.jdt.core.binaries'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.084Z] path='eclipse.jdt.debug'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.084Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.084Z] path='eclipse.jdt.debug'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.084Z] path='eclipse.jdt.ui'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.084Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.084Z] path='eclipse.jdt.ui'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.084Z] path='eclipse.pde'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.084Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.085Z] path='eclipse.pde'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.085Z] path='eclipse.platform'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.085Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.085Z] path='eclipse.platform'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.085Z] path='eclipse.platform.common'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.085Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.085Z] path='eclipse.platform.common'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.085Z] path='eclipse.platform.debug'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.086Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.086Z] path='eclipse.platform.debug'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.086Z] path='eclipse.platform.releng'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.086Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.086Z] path='eclipse.platform.releng'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.086Z] path='eclipse.platform.swt'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.086Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.086Z] path='eclipse.platform.swt'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.086Z] path='eclipse.platform.swt.binaries'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.087Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.087Z] path='eclipse.platform.swt.binaries'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.087Z] path='eclipse.platform.text'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.347Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.347Z] path='eclipse.platform.text'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.347Z] path='eclipse.platform.ua'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.347Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.347Z] path='eclipse.platform.ua'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.347Z] path='eclipse.platform.ui'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.347Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.347Z] path='eclipse.platform.ui'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.348Z] path='eclipse.platform.ui.tools'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.348Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.348Z] path='eclipse.platform.ui.tools'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.348Z] path='equinox'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.348Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.348Z] path='equinox'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.348Z] path='rt.equinox.binaries'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.348Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.349Z] path='rt.equinox.binaries'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.349Z] path='rt.equinox.p2'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory
11:16:32 [2022-09-20T15:16:32.349Z] stat: cannot statx '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt': No such file or directory
11:16:32 [2022-09-20T15:16:32.349Z] path='rt.equinox.p2'; gitUrl=$(git config --get remote.origin.url|rev|cut -d. -f2-|rev);git log P20220919-0100..P20220920-1110 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"$gitUrl/commit/%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi: line 0: [: -ne: unary operator expected
11:16:32 [2022-09-20T15:16:32.349Z] + popd
11:16:32 [2022-09-20T15:16:32.349Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:32 [2022-09-20T15:16:32.349Z] + [[ 0 -ne 0 ]]
[Pipeline] }
11:16:32 [2022-09-20T15:16:32.621Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:16:32 [2022-09-20T15:16:32.880Z] Executing command: "ssh-agent" "-k" 
11:16:32 [2022-09-20T15:16:32.880Z] exit
11:16:32 [2022-09-20T15:16:32.937Z] unset SSH_AUTH_SOCK;
11:16:32 [2022-09-20T15:16:32.937Z] unset SSH_AGENT_PID;
11:16:32 [2022-09-20T15:16:32.937Z] echo Agent pid 2321 killed;
11:16:32 [2022-09-20T15:16:32.939Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy build scripts for P-build)
[Pipeline] container
[Pipeline] {
[Pipeline] sh
11:16:42 [2022-09-20T15:16:42.990Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/P-build
11:16:43 [2022-09-20T15:16:43.195Z] + cp mb220_buildSdkPatch.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/cje-production/mbscripts/.
11:16:43 [2022-09-20T15:16:43.196Z] + cp mb220_buildSdkPatch.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts/.
11:16:43 [2022-09-20T15:16:43.196Z] + cp mb300_gatherEclipseParts.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/cje-production/mbscripts/.
11:16:43 [2022-09-20T15:16:43.196Z] + cp mb300_gatherEclipseParts.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts/.
11:16:43 [2022-09-20T15:16:43.196Z] + cp mb620_promoteUpdateSite.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/cje-production/mbscripts/.
11:16:43 [2022-09-20T15:16:43.196Z] + cp mb620_promoteUpdateSite.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts/.
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Aggregator maven build)
[Pipeline] container
[Pipeline] {
[Pipeline] tool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:16:54 [2022-09-20T15:16:54.140Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:16:54 [2022-09-20T15:16:54.140Z] + unset JAVA_TOOL_OPTIONS
11:16:54 [2022-09-20T15:16:54.140Z] + unset _JAVA_OPTIONS
11:16:54 [2022-09-20T15:16:54.140Z] + ./mb220_buildSdkPatch.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:16:54 [2022-09-20T15:16:54.140Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb220_buildSdkPatch.sh.log
11:16:56 [2022-09-20T15:16:56.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.pom
11:16:56 [2022-09-20T15:16:56.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.pom (3.9 kB at 9.6 kB/s)
11:16:56 [2022-09-20T15:16:56.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.4/tycho-2.7.4.pom
11:16:56 [2022-09-20T15:16:56.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.4/tycho-2.7.4.pom (18 kB at 319 kB/s)
11:16:56 [2022-09-20T15:16:56.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.pom
11:16:56 [2022-09-20T15:16:56.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.pom (2.6 kB at 51 kB/s)
11:16:56 [2022-09-20T15:16:56.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.4/tycho-extras-2.7.4.pom
11:16:56 [2022-09-20T15:16:56.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.4/tycho-extras-2.7.4.pom (6.5 kB at 103 kB/s)
11:16:56 [2022-09-20T15:16:56.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom
11:16:57 [2022-09-20T15:16:57.877Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom (1.0 kB at 968 B/s)
11:16:57 [2022-09-20T15:16:57.877Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom (8.8 kB at 283 kB/s)
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom (14 kB at 277 kB/s)
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom (24 kB at 617 kB/s)
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.5 MB/s)
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
11:16:58 [2022-09-20T15:16:58.136Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 2.1 MB/s)
11:16:58 [2022-09-20T15:16:58.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.pom
11:16:58 [2022-09-20T15:16:58.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.pom (1.0 kB at 22 kB/s)
11:16:58 [2022-09-20T15:16:58.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.4/tycho-bundles-2.7.4.pom
11:16:58 [2022-09-20T15:16:58.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.4/tycho-bundles-2.7.4.pom (3.2 kB at 123 kB/s)
11:16:58 [2022-09-20T15:16:58.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom (1.9 kB at 38 kB/s)
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (954 B at 29 kB/s)
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (1.7 kB at 86 kB/s)
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (1.7 kB at 43 kB/s)
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (1.7 kB at 38 kB/s)
11:16:58 [2022-09-20T15:16:58.404Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
11:16:58 [2022-09-20T15:16:58.405Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (1.7 kB at 38 kB/s)
11:16:58 [2022-09-20T15:16:58.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
11:16:58 [2022-09-20T15:16:58.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 30 kB/s)
11:16:58 [2022-09-20T15:16:58.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
11:16:58 [2022-09-20T15:16:58.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (1.7 kB at 47 kB/s)
11:16:58 [2022-09-20T15:16:58.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (1.7 kB at 6.6 kB/s)
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom (1.7 kB at 48 kB/s)
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom (1.7 kB at 40 kB/s)
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom (1.7 kB at 62 kB/s)
11:16:58 [2022-09-20T15:16:58.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom
11:16:59 [2022-09-20T15:16:59.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom (1.7 kB at 49 kB/s)
11:16:59 [2022-09-20T15:16:59.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom
11:16:59 [2022-09-20T15:16:59.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom (1.7 kB at 31 kB/s)
11:16:59 [2022-09-20T15:16:59.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom
11:16:59 [2022-09-20T15:16:59.446Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom (1.7 kB at 5.9 kB/s)
11:16:59 [2022-09-20T15:16:59.446Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom
11:16:59 [2022-09-20T15:16:59.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom (1.7 kB at 49 kB/s)
11:16:59 [2022-09-20T15:16:59.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom
11:16:59 [2022-09-20T15:16:59.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 66 kB/s)
11:16:59 [2022-09-20T15:16:59.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom (1.7 kB at 8.0 kB/s)
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom (1.9 kB at 40 kB/s)
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.pom (1.7 kB at 69 kB/s)
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom
11:16:59 [2022-09-20T15:16:59.706Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.100/org.eclipse.equinox.common-3.16.100.pom (1.9 kB at 57 kB/s)
11:16:59 [2022-09-20T15:16:59.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom
11:16:59 [2022-09-20T15:16:59.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.pom (1.9 kB at 8.0 kB/s)
11:16:59 [2022-09-20T15:16:59.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.pom
11:17:00 [2022-09-20T15:17:00.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.pom (2.1 kB at 65 kB/s)
11:17:00 [2022-09-20T15:17:00.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.pom
11:17:00 [2022-09-20T15:17:00.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.pom (2.6 kB at 50 kB/s)
11:17:00 [2022-09-20T15:17:00.223Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:17:00 [2022-09-20T15:17:00.223Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (1.0 kB at 13 kB/s)
11:17:00 [2022-09-20T15:17:00.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
11:17:00 [2022-09-20T15:17:00.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (1.9 kB at 35 kB/s)
11:17:00 [2022-09-20T15:17:00.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (1.9 kB at 37 kB/s)
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (1.9 kB at 51 kB/s)
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (1.9 kB at 108 kB/s)
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (1.9 kB at 29 kB/s)
11:17:00 [2022-09-20T15:17:00.482Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (1.9 kB at 29 kB/s)
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (1.9 kB at 24 kB/s)
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 54 kB/s)
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2.0 kB at 40 kB/s)
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2.0 kB at 65 kB/s)
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom (2.0 kB at 103 kB/s)
11:17:00 [2022-09-20T15:17:00.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom
11:17:01 [2022-09-20T15:17:01.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom (2.0 kB at 33 kB/s)
11:17:01 [2022-09-20T15:17:01.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom
11:17:01 [2022-09-20T15:17:01.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom (2.0 kB at 25 kB/s)
11:17:01 [2022-09-20T15:17:01.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom
11:17:01 [2022-09-20T15:17:01.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom (2.0 kB at 25 kB/s)
11:17:01 [2022-09-20T15:17:01.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom (2.0 kB at 65 kB/s)
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom (2.0 kB at 54 kB/s)
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom (2.0 kB at 109 kB/s)
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 43 kB/s)
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom (2.0 kB at 65 kB/s)
11:17:01 [2022-09-20T15:17:01.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom
11:17:01 [2022-09-20T15:17:01.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.0/org.eclipse.core.jobs-3.13.0.pom (2.0 kB at 8.1 kB/s)
11:17:01 [2022-09-20T15:17:01.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom
11:17:01 [2022-09-20T15:17:01.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.pom (2.2 kB at 54 kB/s)
11:17:01 [2022-09-20T15:17:01.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml (853 B at 13 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom (2.1 kB at 70 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml (779 B at 21 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom (1.9 kB at 62 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom (1.9 kB at 77 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom (1.9 kB at 42 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom (1.9 kB at 42 kB/s)
11:17:01 [2022-09-20T15:17:01.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom (1.9 kB at 63 kB/s)
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom (1.9 kB at 75 kB/s)
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom (1.9 kB at 114 kB/s)
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom (1.9 kB at 81 kB/s)
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom (1.9 kB at 102 kB/s)
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom (1.9 kB at 78 kB/s)
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom
11:17:02 [2022-09-20T15:17:02.036Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom (1.9 kB at 114 kB/s)
11:17:02 [2022-09-20T15:17:02.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom
11:17:02 [2022-09-20T15:17:02.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.100/org.eclipse.equinox.p2.core-2.9.100.pom (1.9 kB at 74 kB/s)
11:17:02 [2022-09-20T15:17:02.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.pom (2.7 kB at 72 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml (368 B at 14 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.pom (1.6 kB at 72 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.pom (1.1 kB at 41 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.pom (1.6 kB at 33 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.pom (1.1 kB at 38 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (920 B at 48 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (1.9 kB at 92 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (1.9 kB at 107 kB/s)
11:17:02 [2022-09-20T15:17:02.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
11:17:02 [2022-09-20T15:17:02.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (1.9 kB at 64 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (1.9 kB at 74 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 115 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2.0 kB at 115 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2.0 kB at 57 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom (2.0 kB at 85 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom (2.0 kB at 53 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom (2.0 kB at 81 kB/s)
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom
11:17:02 [2022-09-20T15:17:02.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom (2.0 kB at 93 kB/s)
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom (2.0 kB at 67 kB/s)
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom (2.0 kB at 108 kB/s)
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom (2.0 kB at 67 kB/s)
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom (2.0 kB at 93 kB/s)
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 68 kB/s)
11:17:02 [2022-09-20T15:17:02.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom
11:17:02 [2022-09-20T15:17:02.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom (2.0 kB at 108 kB/s)
11:17:02 [2022-09-20T15:17:02.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom
11:17:02 [2022-09-20T15:17:02.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.pom (2.4 kB at 87 kB/s)
11:17:02 [2022-09-20T15:17:02.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:17:02 [2022-09-20T15:17:02.818Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (974 B at 30 kB/s)
11:17:02 [2022-09-20T15:17:02.818Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (3.2 kB at 175 kB/s)
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (874 B at 15 kB/s)
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (2.2 kB at 62 kB/s)
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (2.2 kB at 38 kB/s)
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (2.2 kB at 63 kB/s)
11:17:03 [2022-09-20T15:17:03.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (2.2 kB at 50 kB/s)
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (2.2 kB at 43 kB/s)
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom (2.2 kB at 52 kB/s)
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.500/org.eclipse.equinox.preferences-3.7.500.pom (2.2 kB at 33 kB/s)
11:17:03 [2022-09-20T15:17:03.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom
11:17:03 [2022-09-20T15:17:03.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.600/org.eclipse.equinox.preferences-3.7.600.pom (2.2 kB at 57 kB/s)
11:17:03 [2022-09-20T15:17:03.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom
11:17:03 [2022-09-20T15:17:03.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.700/org.eclipse.equinox.preferences-3.7.700.pom (2.2 kB at 53 kB/s)
11:17:03 [2022-09-20T15:17:03.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom
11:17:03 [2022-09-20T15:17:03.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.0/org.eclipse.equinox.preferences-3.8.0.pom (2.2 kB at 62 kB/s)
11:17:03 [2022-09-20T15:17:03.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.100/org.eclipse.equinox.preferences-3.8.100.pom (2.2 kB at 66 kB/s)
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.8.200/org.eclipse.equinox.preferences-3.8.200.pom (2.2 kB at 128 kB/s)
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.0/org.eclipse.equinox.preferences-3.9.0.pom (2.2 kB at 128 kB/s)
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.9.100/org.eclipse.equinox.preferences-3.9.100.pom (2.2 kB at 99 kB/s)
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.1/org.eclipse.equinox.preferences-3.10.1.pom (2.3 kB at 61 kB/s)
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/maven-metadata.xml (389 B at 11 kB/s)
11:17:03 [2022-09-20T15:17:03.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.1/org.osgi.service.prefs-1.1.1.pom (1.3 kB at 50 kB/s)
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.pom (1.7 kB at 41 kB/s)
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 57 kB/s)
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.pom (2.6 kB at 160 kB/s)
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (851 B at 18 kB/s)
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (2.3 kB at 83 kB/s)
11:17:03 [2022-09-20T15:17:03.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
11:17:03 [2022-09-20T15:17:03.855Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (2.3 kB at 63 kB/s)
11:17:03 [2022-09-20T15:17:03.855Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (2.3 kB at 51 kB/s)
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (2.3 kB at 49 kB/s)
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (2.3 kB at 42 kB/s)
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (2.3 kB at 43 kB/s)
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom
11:17:04 [2022-09-20T15:17:04.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.400/org.eclipse.core.contenttype-3.7.400.pom (2.3 kB at 51 kB/s)
11:17:04 [2022-09-20T15:17:04.372Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.500/org.eclipse.core.contenttype-3.7.500.pom (2.3 kB at 75 kB/s)
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.600/org.eclipse.core.contenttype-3.7.600.pom (2.3 kB at 46 kB/s)
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.700/org.eclipse.core.contenttype-3.7.700.pom (2.3 kB at 67 kB/s)
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.800/org.eclipse.core.contenttype-3.7.800.pom (2.3 kB at 51 kB/s)
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.900/org.eclipse.core.contenttype-3.7.900.pom (2.3 kB at 102 kB/s)
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.1000/org.eclipse.core.contenttype-3.7.1000.pom (2.3 kB at 87 kB/s)
11:17:04 [2022-09-20T15:17:04.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.0/org.eclipse.core.contenttype-3.8.0.pom (2.3 kB at 67 kB/s)
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.100/org.eclipse.core.contenttype-3.8.100.pom (2.3 kB at 47 kB/s)
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.pom (2.6 kB at 65 kB/s)
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (779 B at 21 kB/s)
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (2.1 kB at 101 kB/s)
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (2.1 kB at 49 kB/s)
11:17:04 [2022-09-20T15:17:04.632Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (2.1 kB at 46 kB/s)
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (2.1 kB at 107 kB/s)
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (2.1 kB at 44 kB/s)
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom (2.1 kB at 56 kB/s)
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.300/org.eclipse.equinox.app-1.4.300.pom (2.1 kB at 71 kB/s)
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.400/org.eclipse.equinox.app-1.4.400.pom (2.1 kB at 56 kB/s)
11:17:04 [2022-09-20T15:17:04.892Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.500/org.eclipse.equinox.app-1.4.500.pom (2.1 kB at 76 kB/s)
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.0/org.eclipse.equinox.app-1.5.0.pom (2.1 kB at 33 kB/s)
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.5.100/org.eclipse.equinox.app-1.5.100.pom (2.1 kB at 74 kB/s)
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.0/org.eclipse.equinox.app-1.6.0.pom (2.1 kB at 46 kB/s)
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.100/org.eclipse.equinox.app-1.6.100.pom (2.1 kB at 47 kB/s)
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.pom (2.6 kB at 142 kB/s)
11:17:05 [2022-09-20T15:17:05.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (3.2 kB at 186 kB/s)
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (3.2 kB at 126 kB/s)
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (3.2 kB at 105 kB/s)
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (3.2 kB at 64 kB/s)
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (3.2 kB at 91 kB/s)
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom (3.2 kB at 74 kB/s)
11:17:05 [2022-09-20T15:17:05.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.16.0/org.eclipse.core.runtime-3.16.0.pom (3.0 kB at 73 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.0/org.eclipse.core.runtime-3.17.0.pom (3.0 kB at 166 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.17.100/org.eclipse.core.runtime-3.17.100.pom (3.0 kB at 107 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.18.0/org.eclipse.core.runtime-3.18.0.pom (3.0 kB at 176 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.19.0/org.eclipse.core.runtime-3.19.0.pom (3.0 kB at 100 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.0/org.eclipse.core.runtime-3.20.0.pom (3.0 kB at 103 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.20.100/org.eclipse.core.runtime-3.20.100.pom (3.0 kB at 88 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.22.0/org.eclipse.core.runtime-3.22.0.pom (3.0 kB at 100 kB/s)
11:17:05 [2022-09-20T15:17:05.669Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom
11:17:05 [2022-09-20T15:17:05.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.23.0/org.eclipse.core.runtime-3.23.0.pom (3.0 kB at 111 kB/s)
11:17:05 [2022-09-20T15:17:05.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.0/org.eclipse.core.runtime-3.24.0.pom (3.0 kB at 93 kB/s)
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.24.100/org.eclipse.core.runtime-3.24.100.pom (3.0 kB at 111 kB/s)
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.25.0/org.eclipse.core.runtime-3.25.0.pom (3.0 kB at 167 kB/s)
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.pom (3.2 kB at 71 kB/s)
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom (2.1 kB at 64 kB/s)
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom (2.1 kB at 57 kB/s)
11:17:05 [2022-09-20T15:17:05.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom (2.1 kB at 47 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom (2.1 kB at 59 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom (2.1 kB at 118 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom (2.1 kB at 142 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom (2.1 kB at 97 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom (2.1 kB at 79 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom (2.1 kB at 92 kB/s)
11:17:06 [2022-09-20T15:17:06.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom
11:17:06 [2022-09-20T15:17:06.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom (2.1 kB at 38 kB/s)
11:17:06 [2022-09-20T15:17:06.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom (2.1 kB at 118 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom (2.1 kB at 54 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom (2.1 kB at 132 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.200/org.eclipse.equinox.p2.metadata-2.6.200.pom (2.1 kB at 132 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.pom (2.4 kB at 37 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml (431 B at 29 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom (2.2 kB at 81 kB/s)
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom
11:17:06 [2022-09-20T15:17:06.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom (15 kB at 734 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.9 MB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 156 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 1.2 MB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml (429 B at 15 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom (2.1 kB at 65 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 472 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.pom (2.3 kB at 84 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.pom (2.1 kB at 54 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.pom
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.pom (2.0 kB at 66 kB/s)
11:17:06 [2022-09-20T15:17:06.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.pom
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.pom (2.0 kB at 104 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.pom
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.pom (944 B at 21 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.pom
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.pom (960 B at 60 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom (2.3 kB at 64 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml (575 B at 11 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom (1.9 kB at 34 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom (1.9 kB at 91 kB/s)
11:17:06 [2022-09-20T15:17:06.967Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 79 kB/s)
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 119 kB/s)
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom (1.9 kB at 119 kB/s)
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
11:17:07 [2022-09-20T15:17:07.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 37 kB/s)
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 120 kB/s)
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.jar
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.jar
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.jar
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.4/tycho-pomless-2.7.4.jar (31 kB at 1.0 MB/s)
11:17:07 [2022-09-20T15:17:07.227Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.200/org.eclipse.equinox.common-3.16.200.jar (150 kB at 2.4 MB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar (35 kB at 264 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.jar (78 kB at 598 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.4/tycho-build-2.7.4.jar (18 kB at 133 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.4/org.eclipse.tycho.core.shared-2.7.4.jar (46 kB at 345 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.7 MB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.200/org.eclipse.equinox.p2.director-2.5.200.jar (113 kB at 677 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.13.100/org.eclipse.core.jobs-3.13.100.jar (112 kB at 673 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.0/org.eclipse.equinox.p2.publisher-1.7.0.jar (105 kB at 611 kB/s)
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar
11:17:07 [2022-09-20T15:17:07.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.200/org.eclipse.osgi-3.17.200.jar (1.5 MB at 8.9 MB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.2 MB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar (369 kB at 1.6 MB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.0/org.eclipse.equinox.p2.repository-2.6.0.jar (178 kB at 700 kB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.300/org.eclipse.equinox.p2.engine-2.7.300.jar (224 kB at 882 kB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.200/org.eclipse.equinox.registry-3.11.200.jar (201 kB at 791 kB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.600/org.eclipse.osgi.compatibility.state-1.2.600.jar (255 kB at 998 kB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 425 kB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.2/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.jar (248 kB at 878 kB/s)
11:17:07 [2022-09-20T15:17:07.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar (134 kB at 462 kB/s)
11:17:07 [2022-09-20T15:17:07.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.4/org.eclipse.tycho.p2.resolver.impl-2.7.4.jar (297 kB at 990 kB/s)
11:17:07 [2022-09-20T15:17:07.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.4/org.eclipse.tycho.p2.maven.repository-2.7.4.jar (167 kB at 557 kB/s)
11:17:08 [2022-09-20T15:17:08.005Z] [INFO] Scanning for projects...
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s)
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-20220920.142610-298.pom
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-20220920.142610-298.pom (2.1 kB at 306 kB/s)
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/maven-metadata.xml (603 B at 121 kB/s)
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/tycho-3.0.0-20220920.142610-305.pom
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/3.0.0-SNAPSHOT/tycho-3.0.0-20220920.142610-305.pom (18 kB at 3.0 MB/s)
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.265Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 132 kB/s)
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-20220920.142610-298.pom
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-20220920.142610-298.pom (9.9 kB at 901 kB/s)
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 365 kB/s)
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-20220920.142610-305.pom
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-20220920.142610-305.pom (1.1 kB at 154 kB/s)
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/maven-metadata.xml (611 B at 87 kB/s)
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/tycho-bundles-3.0.0-20220920.142610-305.pom
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/3.0.0-SNAPSHOT/tycho-bundles-3.0.0-20220920.142610-305.pom (3.4 kB at 112 kB/s)
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.525Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 113 kB/s)
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-20220920.142610-305.pom
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-20220920.142610-305.pom (1.1 kB at 216 kB/s)
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom
11:17:08 [2022-09-20T15:17:08.526Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.pom (6.5 kB at 70 kB/s)
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/10/plexus-10.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/10/plexus-10.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/10/plexus-10.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/10/plexus-10.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 529 kB/s)
11:17:08 [2022-09-20T15:17:08.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/inject/javax.inject/1/javax.inject-1.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/inject/javax.inject/1/javax.inject-1.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 76 kB/s)
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 316 kB/s)
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/8/plexus-8.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom
11:17:09 [2022-09-20T15:17:09.045Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/8/plexus-8.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/8/plexus-8.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.7 MB/s)
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 167 kB/s)
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:17:09 [2022-09-20T15:17:09.304Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 519 kB/s)
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 7.9 MB/s)
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/23/apache-23.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/23/apache-23.pom
11:17:09 [2022-09-20T15:17:09.563Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/23/apache-23.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/23/apache-23.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 1.2 MB/s)
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 300 kB/s)
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 3.9 MB/s)
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:17:09 [2022-09-20T15:17:09.823Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 64 kB/s)
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 503 kB/s)
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:17:10 [2022-09-20T15:17:10.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.9 MB/s)
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.pom (1.9 kB at 66 kB/s)
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:17:10 [2022-09-20T15:17:10.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 885 kB/s)
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.4 MB/s)
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:17:10 [2022-09-20T15:17:10.343Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:17:10 [2022-09-20T15:17:10.602Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 1.1 MB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 22 kB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-20220920.142610-298.pom
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-20220920.142610-298.pom (3.4 kB at 682 kB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/maven-metadata.xml (605 B at 101 kB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/sisu-osgi-3.0.0-20220920.142610-92.pom
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi/3.0.0-SNAPSHOT/sisu-osgi-3.0.0-20220920.142610-92.pom (1.1 kB at 46 kB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 77 kB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-20220920.142610-305.pom
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-20220920.142610-305.pom (1.0 kB at 348 kB/s)
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.862Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 47 kB/s)
11:17:10 [2022-09-20T15:17:10.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-20220920.142610-305.pom
11:17:10 [2022-09-20T15:17:10.862Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-20220920.142610-305.pom (1.1 kB at 41 kB/s)
11:17:10 [2022-09-20T15:17:10.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom
11:17:10 [2022-09-20T15:17:10.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom
11:17:10 [2022-09-20T15:17:10.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom (1.7 kB at 51 kB/s)
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/maven-metadata.xml (998 B at 77 kB/s)
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-20220920.142610-92.pom
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-20220920.142610-92.pom (1.7 kB at 172 kB/s)
11:17:10 [2022-09-20T15:17:10.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 2.7 MB/s)
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:17:11 [2022-09-20T15:17:11.122Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 2.6 MB/s)
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/15/apache-15.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/15/apache-15.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/15/apache-15.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/15/apache-15.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
11:17:11 [2022-09-20T15:17:11.123Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 3.8 MB/s)
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.382Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 257 kB/s)
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 2.0 MB/s)
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 5.1 MB/s)
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 72 kB/s)
11:17:11 [2022-09-20T15:17:11.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-20220920.142610-298.pom
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-20220920.142610-298.pom (1.8 kB at 460 kB/s)
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 252 kB/s)
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-20220920.142610-298.pom
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-20220920.142610-298.pom (1.3 kB at 431 kB/s)
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:17:11 [2022-09-20T15:17:11.642Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 2.4 MB/s)
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 77 kB/s)
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-20220920.142610-298.pom
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-20220920.142610-298.pom (2.1 kB at 345 kB/s)
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 251 kB/s)
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-20220920.142610-236.pom
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-20220920.142610-236.pom (7.8 kB at 603 kB/s)
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcpg-jdk18on/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.902Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.prefs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.service.prefs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.service.prefs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.prefs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.service.prefs/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:17:11 [2022-09-20T15:17:11.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.pom (3.5 kB at 70 kB/s)
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/maven-metadata.xml (930 B at 40 kB/s)
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
11:17:12 [2022-09-20T15:17:12.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
11:17:12 [2022-09-20T15:17:12.163Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
11:17:12 [2022-09-20T15:17:12.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.500/org.eclipse.equinox.p2.artifact.repository-1.1.500.pom (2.5 kB at 47 kB/s)
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/tukaani/xz/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/tukaani/xz/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/tukaani/xz/maven-metadata.xml
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
11:17:12 [2022-09-20T15:17:12.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.600/org.eclipse.equinox.p2.artifact.repository-1.1.600.pom (2.5 kB at 103 kB/s)
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.1.650/org.eclipse.equinox.p2.artifact.repository-1.1.650.pom (2.5 kB at 73 kB/s)
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
11:17:12 [2022-09-20T15:17:12.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.0/org.eclipse.equinox.p2.artifact.repository-1.2.0.pom (2.5 kB at 75 kB/s)
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.100/org.eclipse.equinox.p2.artifact.repository-1.2.100.pom (2.5 kB at 75 kB/s)
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.2.200/org.eclipse.equinox.p2.artifact.repository-1.2.200.pom (2.5 kB at 108 kB/s)
11:17:12 [2022-09-20T15:17:12.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
11:17:13 [2022-09-20T15:17:13.199Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
11:17:13 [2022-09-20T15:17:13.199Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.0/org.eclipse.equinox.p2.artifact.repository-1.3.0.pom (2.5 kB at 83 kB/s)
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.100/org.eclipse.equinox.p2.artifact.repository-1.3.100.pom (2.5 kB at 49 kB/s)
11:17:13 [2022-09-20T15:17:13.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.200/org.eclipse.equinox.p2.artifact.repository-1.3.200.pom (2.5 kB at 47 kB/s)
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.300/org.eclipse.equinox.p2.artifact.repository-1.3.300.pom (2.5 kB at 50 kB/s)
11:17:13 [2022-09-20T15:17:13.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
11:17:13 [2022-09-20T15:17:13.718Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
11:17:13 [2022-09-20T15:17:13.718Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
11:17:13 [2022-09-20T15:17:13.718Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
11:17:14 [2022-09-20T15:17:14.654Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
11:17:14 [2022-09-20T15:17:14.654Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom
11:17:14 [2022-09-20T15:17:14.654Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.400/org.eclipse.equinox.p2.artifact.repository-1.3.400.pom (2.5 kB at 69 kB/s)
11:17:14 [2022-09-20T15:17:14.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
11:17:14 [2022-09-20T15:17:14.655Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
11:17:14 [2022-09-20T15:17:14.655Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
11:17:14 [2022-09-20T15:17:14.655Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
11:17:14 [2022-09-20T15:17:14.655Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
11:17:14 [2022-09-20T15:17:14.655Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom
11:17:14 [2022-09-20T15:17:14.913Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.3.500/org.eclipse.equinox.p2.artifact.repository-1.3.500.pom (2.5 kB at 96 kB/s)
11:17:14 [2022-09-20T15:17:14.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
11:17:14 [2022-09-20T15:17:14.913Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.0/org.eclipse.equinox.p2.artifact.repository-1.4.0.pom (2.5 kB at 39 kB/s)
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.100/org.eclipse.equinox.p2.artifact.repository-1.4.100.pom (2.5 kB at 86 kB/s)
11:17:14 [2022-09-20T15:17:14.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.200/org.eclipse.equinox.p2.artifact.repository-1.4.200.pom (2.5 kB at 113 kB/s)
11:17:15 [2022-09-20T15:17:15.172Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.300/org.eclipse.equinox.p2.artifact.repository-1.4.300.pom (2.5 kB at 58 kB/s)
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
11:17:15 [2022-09-20T15:17:15.173Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom
11:17:15 [2022-09-20T15:17:15.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.400/org.eclipse.equinox.p2.artifact.repository-1.4.400.pom (2.5 kB at 58 kB/s)
11:17:15 [2022-09-20T15:17:15.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.pom (2.5 kB at 60 kB/s)
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/maven-metadata.xml (701 B at 28 kB/s)
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
11:17:15 [2022-09-20T15:17:15.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.300/org.eclipse.equinox.p2.metadata.repository-1.2.300.pom (2.3 kB at 81 kB/s)
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.400/org.eclipse.equinox.p2.metadata.repository-1.2.400.pom (2.3 kB at 69 kB/s)
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
11:17:15 [2022-09-20T15:17:15.691Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.2.401/org.eclipse.equinox.p2.metadata.repository-1.2.401.pom (2.3 kB at 57 kB/s)
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
11:17:15 [2022-09-20T15:17:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.0/org.eclipse.equinox.p2.metadata.repository-1.3.0.pom (2.3 kB at 73 kB/s)
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.100/org.eclipse.equinox.p2.metadata.repository-1.3.100.pom (2.3 kB at 69 kB/s)
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.200/org.eclipse.equinox.p2.metadata.repository-1.3.200.pom (2.3 kB at 85 kB/s)
11:17:15 [2022-09-20T15:17:15.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
11:17:15 [2022-09-20T15:17:15.952Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
11:17:15 [2022-09-20T15:17:15.952Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
11:17:15 [2022-09-20T15:17:15.952Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
11:17:15 [2022-09-20T15:17:15.952Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
11:17:15 [2022-09-20T15:17:15.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom
11:17:15 [2022-09-20T15:17:15.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.300/org.eclipse.equinox.p2.metadata.repository-1.3.300.pom (2.3 kB at 79 kB/s)
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom
11:17:16 [2022-09-20T15:17:16.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.400/org.eclipse.equinox.p2.metadata.repository-1.3.400.pom (2.3 kB at 88 kB/s)
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.3.500/org.eclipse.equinox.p2.metadata.repository-1.3.500.pom (2.3 kB at 70 kB/s)
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
11:17:16 [2022-09-20T15:17:16.212Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
11:17:16 [2022-09-20T15:17:16.470Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.pom (2.3 kB at 42 kB/s)
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/maven-metadata.xml (954 B at 64 kB/s)
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.200/org.eclipse.equinox.p2.repository-2.3.200.pom (2.1 kB at 132 kB/s)
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
11:17:16 [2022-09-20T15:17:16.471Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom
11:17:16 [2022-09-20T15:17:16.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.300/org.eclipse.equinox.p2.repository-2.3.300.pom (2.1 kB at 43 kB/s)
11:17:16 [2022-09-20T15:17:16.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
11:17:16 [2022-09-20T15:17:16.729Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
11:17:16 [2022-09-20T15:17:16.729Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.3.301/org.eclipse.equinox.p2.repository-2.3.301.pom (2.1 kB at 73 kB/s)
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
11:17:16 [2022-09-20T15:17:16.730Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.0/org.eclipse.equinox.p2.repository-2.4.0.pom (2.1 kB at 66 kB/s)
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.100/org.eclipse.equinox.p2.repository-2.4.100.pom (2.1 kB at 33 kB/s)
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
11:17:16 [2022-09-20T15:17:16.989Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.200/org.eclipse.equinox.p2.repository-2.4.200.pom (2.1 kB at 46 kB/s)
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.300/org.eclipse.equinox.p2.repository-2.4.300.pom (2.1 kB at 66 kB/s)
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
11:17:17 [2022-09-20T15:17:17.248Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.400/org.eclipse.equinox.p2.repository-2.4.400.pom (2.1 kB at 133 kB/s)
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.500/org.eclipse.equinox.p2.repository-2.4.500.pom (2.1 kB at 133 kB/s)
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.600/org.eclipse.equinox.p2.repository-2.4.600.pom (2.1 kB at 142 kB/s)
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom
11:17:17 [2022-09-20T15:17:17.507Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.700/org.eclipse.equinox.p2.repository-2.4.700.pom (2.1 kB at 118 kB/s)
11:17:17 [2022-09-20T15:17:17.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
11:17:17 [2022-09-20T15:17:17.508Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
11:17:17 [2022-09-20T15:17:17.508Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
11:17:17 [2022-09-20T15:17:17.508Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
11:17:17 [2022-09-20T15:17:17.508Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
11:17:17 [2022-09-20T15:17:17.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.4.800/org.eclipse.equinox.p2.repository-2.4.800.pom (2.1 kB at 125 kB/s)
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom
11:17:17 [2022-09-20T15:17:17.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.0/org.eclipse.equinox.p2.repository-2.5.0.pom (2.1 kB at 125 kB/s)
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.100/org.eclipse.equinox.p2.repository-2.5.100.pom (2.1 kB at 133 kB/s)
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.200/org.eclipse.equinox.p2.repository-2.5.200.pom (2.1 kB at 141 kB/s)
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom (2.1 kB at 125 kB/s)
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
11:17:17 [2022-09-20T15:17:17.767Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.100/org.eclipse.equinox.p2.repository-2.6.100.pom (2.1 kB at 96 kB/s)
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.pom (3.9 kB at 232 kB/s)
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (370 B at 26 kB/s)
11:17:18 [2022-09-20T15:17:18.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/maven-metadata.xml (824 B at 46 kB/s)
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
11:17:18 [2022-09-20T15:17:18.027Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.200/org.eclipse.equinox.security-1.2.200.pom (1.8 kB at 69 kB/s)
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.300/org.eclipse.equinox.security-1.2.300.pom (1.8 kB at 69 kB/s)
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
11:17:18 [2022-09-20T15:17:18.284Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
11:17:18 [2022-09-20T15:17:18.285Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
11:17:18 [2022-09-20T15:17:18.285Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
11:17:18 [2022-09-20T15:17:18.285Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
11:17:18 [2022-09-20T15:17:18.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom
11:17:18 [2022-09-20T15:17:18.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.400/org.eclipse.equinox.security-1.2.400.pom (1.8 kB at 128 kB/s)
11:17:18 [2022-09-20T15:17:18.285Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.2.500/org.eclipse.equinox.security-1.2.500.pom (1.8 kB at 53 kB/s)
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
11:17:18 [2022-09-20T15:17:18.543Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
11:17:18 [2022-09-20T15:17:18.544Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
11:17:18 [2022-09-20T15:17:18.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.0/org.eclipse.equinox.security-1.3.0.pom (1.8 kB at 34 kB/s)
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.100/org.eclipse.equinox.security-1.3.100.pom (1.8 kB at 38 kB/s)
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
11:17:18 [2022-09-20T15:17:18.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.200/org.eclipse.equinox.security-1.3.200.pom (1.8 kB at 37 kB/s)
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.300/org.eclipse.equinox.security-1.3.300.pom (1.8 kB at 62 kB/s)
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
11:17:19 [2022-09-20T15:17:19.061Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.400/org.eclipse.equinox.security-1.3.400.pom (1.8 kB at 90 kB/s)
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
11:17:19 [2022-09-20T15:17:19.062Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.500/org.eclipse.equinox.security-1.3.500.pom (1.8 kB at 37 kB/s)
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.600/org.eclipse.equinox.security-1.3.600.pom (1.8 kB at 82 kB/s)
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.700/org.eclipse.equinox.security-1.3.700.pom (1.8 kB at 42 kB/s)
11:17:19 [2022-09-20T15:17:19.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.800/org.eclipse.equinox.security-1.3.800.pom (1.8 kB at 36 kB/s)
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
11:17:19 [2022-09-20T15:17:19.580Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
11:17:19 [2022-09-20T15:17:19.581Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
11:17:19 [2022-09-20T15:17:19.581Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
11:17:19 [2022-09-20T15:17:19.581Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
11:17:19 [2022-09-20T15:17:19.581Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom
11:17:19 [2022-09-20T15:17:19.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.900/org.eclipse.equinox.security-1.3.900.pom (1.8 kB at 50 kB/s)
11:17:19 [2022-09-20T15:17:19.839Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
11:17:19 [2022-09-20T15:17:19.839Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
11:17:19 [2022-09-20T15:17:19.839Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
11:17:19 [2022-09-20T15:17:19.839Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.pom (3.2 kB at 201 kB/s)
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.pom (3.6 kB at 128 kB/s)
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/maven-metadata.xml (726 B at 29 kB/s)
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
11:17:19 [2022-09-20T15:17:19.840Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.1.200/org.eclipse.equinox.simpleconfigurator-1.1.200.pom (1.7 kB at 68 kB/s)
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.0/org.eclipse.equinox.simpleconfigurator-1.2.0.pom (1.7 kB at 37 kB/s)
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
11:17:20 [2022-09-20T15:17:20.100Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
11:17:20 [2022-09-20T15:17:20.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom
11:17:20 [2022-09-20T15:17:20.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.2.1/org.eclipse.equinox.simpleconfigurator-1.2.1.pom (1.7 kB at 85 kB/s)
11:17:20 [2022-09-20T15:17:20.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.0/org.eclipse.equinox.simpleconfigurator-1.3.0.pom (1.7 kB at 28 kB/s)
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
11:17:20 [2022-09-20T15:17:20.360Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.100/org.eclipse.equinox.simpleconfigurator-1.3.100.pom (1.7 kB at 49 kB/s)
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.200/org.eclipse.equinox.simpleconfigurator-1.3.200.pom (1.7 kB at 38 kB/s)
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
11:17:20 [2022-09-20T15:17:20.619Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.300/org.eclipse.equinox.simpleconfigurator-1.3.300.pom (1.7 kB at 78 kB/s)
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
11:17:20 [2022-09-20T15:17:20.878Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.400/org.eclipse.equinox.simpleconfigurator-1.3.400.pom (1.7 kB at 52 kB/s)
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
11:17:20 [2022-09-20T15:17:20.879Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.500/org.eclipse.equinox.simpleconfigurator-1.3.500.pom (1.7 kB at 33 kB/s)
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.3.600/org.eclipse.equinox.simpleconfigurator-1.3.600.pom (1.7 kB at 62 kB/s)
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.0/org.eclipse.equinox.simpleconfigurator-1.4.0.pom (1.7 kB at 51 kB/s)
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
11:17:21 [2022-09-20T15:17:21.138Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
11:17:21 [2022-09-20T15:17:21.397Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
11:17:21 [2022-09-20T15:17:21.397Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
11:17:21 [2022-09-20T15:17:21.397Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
11:17:21 [2022-09-20T15:17:21.397Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom
11:17:21 [2022-09-20T15:17:21.397Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.pom (1.9 kB at 47 kB/s)
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/maven-metadata.xml (851 B at 61 kB/s)
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.4.100/org.eclipse.equinox.p2.engine-2.4.100.pom (2.3 kB at 53 kB/s)
11:17:21 [2022-09-20T15:17:21.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.5.0/org.eclipse.equinox.p2.engine-2.5.0.pom (2.3 kB at 87 kB/s)
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.0/org.eclipse.equinox.p2.engine-2.6.0.pom (2.3 kB at 142 kB/s)
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
11:17:21 [2022-09-20T15:17:21.657Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.100/org.eclipse.equinox.p2.engine-2.6.100.pom (2.3 kB at 49 kB/s)
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.200/org.eclipse.equinox.p2.engine-2.6.200.pom (2.3 kB at 143 kB/s)
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.300/org.eclipse.equinox.p2.engine-2.6.300.pom (2.3 kB at 134 kB/s)
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
11:17:21 [2022-09-20T15:17:21.916Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.400/org.eclipse.equinox.p2.engine-2.6.400.pom (2.3 kB at 79 kB/s)
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.500/org.eclipse.equinox.p2.engine-2.6.500.pom (2.3 kB at 143 kB/s)
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
11:17:22 [2022-09-20T15:17:22.175Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.600/org.eclipse.equinox.p2.engine-2.6.600.pom (2.3 kB at 134 kB/s)
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
11:17:22 [2022-09-20T15:17:22.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.6.700/org.eclipse.equinox.p2.engine-2.6.700.pom (2.3 kB at 134 kB/s)
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.0/org.eclipse.equinox.p2.engine-2.7.0.pom (2.3 kB at 88 kB/s)
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.100/org.eclipse.equinox.p2.engine-2.7.100.pom (2.3 kB at 163 kB/s)
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
11:17:22 [2022-09-20T15:17:22.435Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom (2.3 kB at 152 kB/s)
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
11:17:22 [2022-09-20T15:17:22.436Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.400/org.eclipse.equinox.p2.engine-2.7.400.pom (2.3 kB at 126 kB/s)
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.pom (4.2 kB at 300 kB/s)
11:17:22 [2022-09-20T15:17:22.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.pom (2.0 kB at 80 kB/s)
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.pom (2.0 kB at 110 kB/s)
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
11:17:22 [2022-09-20T15:17:22.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.pom (2.1 kB at 119 kB/s)
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.pom (2.4 kB at 147 kB/s)
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 19 kB/s)
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-20220920.142610-88.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-20220920.142610-88.pom (1.7 kB at 421 kB/s)
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.pom (2.8 kB at 59 kB/s)
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:17:22 [2022-09-20T15:17:22.956Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 45 kB/s)
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.215Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 39 kB/s)
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.0.0/org.osgi.util.promise-1.0.0.pom (1.3 kB at 61 kB/s)
11:17:23 [2022-09-20T15:17:23.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.pom (1.9 kB at 108 kB/s)
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
11:17:23 [2022-09-20T15:17:23.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom
11:17:23 [2022-09-20T15:17:23.733Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.pom (2.2 kB at 77 kB/s)
11:17:23 [2022-09-20T15:17:23.733Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
11:17:23 [2022-09-20T15:17:23.733Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.pom (4.9 kB at 154 kB/s)
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/maven-metadata.xml (594 B at 20 kB/s)
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.0.300/org.eclipse.equinox.frameworkadmin-2.0.300.pom (1.9 kB at 120 kB/s)
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
11:17:23 [2022-09-20T15:17:23.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom
11:17:23 [2022-09-20T15:17:23.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.0/org.eclipse.equinox.frameworkadmin-2.1.0.pom (1.9 kB at 113 kB/s)
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.100/org.eclipse.equinox.frameworkadmin-2.1.100.pom (1.9 kB at 120 kB/s)
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.200/org.eclipse.equinox.frameworkadmin-2.1.200.pom (1.9 kB at 138 kB/s)
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.300/org.eclipse.equinox.frameworkadmin-2.1.300.pom (1.9 kB at 54 kB/s)
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
11:17:23 [2022-09-20T15:17:23.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.1.400/org.eclipse.equinox.frameworkadmin-2.1.400.pom (1.9 kB at 129 kB/s)
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.0/org.eclipse.equinox.frameworkadmin-2.2.0.pom (1.9 kB at 138 kB/s)
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/maven-metadata.xml (562 B at 40 kB/s)
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.0.300/org.eclipse.equinox.p2.garbagecollector-1.0.300.pom (2.1 kB at 97 kB/s)
11:17:24 [2022-09-20T15:17:24.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.0/org.eclipse.equinox.p2.garbagecollector-1.1.0.pom (2.1 kB at 107 kB/s)
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom
11:17:24 [2022-09-20T15:17:24.253Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.100/org.eclipse.equinox.p2.garbagecollector-1.1.100.pom (2.1 kB at 134 kB/s)
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.200/org.eclipse.equinox.p2.garbagecollector-1.1.200.pom (2.2 kB at 69 kB/s)
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.300/org.eclipse.equinox.p2.garbagecollector-1.1.300.pom (2.2 kB at 144 kB/s)
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
11:17:24 [2022-09-20T15:17:24.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.1.400/org.eclipse.equinox.p2.garbagecollector-1.1.400.pom (2.2 kB at 135 kB/s)
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.pom (2.2 kB at 134 kB/s)
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.513Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/maven-metadata.xml (639 B at 18 kB/s)
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom
11:17:24 [2022-09-20T15:17:24.772Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.200.pom (2.0 kB at 140 kB/s)
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.300.pom (2.0 kB at 130 kB/s)
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.0.pom (2.0 kB at 122 kB/s)
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.100/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.100.pom (2.0 kB at 130 kB/s)
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
11:17:24 [2022-09-20T15:17:24.773Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
11:17:25 [2022-09-20T15:17:25.032Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom
11:17:25 [2022-09-20T15:17:25.032Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.200/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.200.pom (2.0 kB at 131 kB/s)
11:17:25 [2022-09-20T15:17:25.032Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.300/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.300.pom (2.0 kB at 36 kB/s)
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.400/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.400.pom (2.0 kB at 76 kB/s)
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
11:17:25 [2022-09-20T15:17:25.033Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.1.500/org.eclipse.equinox.simpleconfigurator.manipulator-2.1.500.pom (2.0 kB at 47 kB/s)
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.pom (2.0 kB at 89 kB/s)
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:17:25 [2022-09-20T15:17:25.292Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:17:25 [2022-09-20T15:17:25.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom
11:17:25 [2022-09-20T15:17:25.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.pom (1.7 kB at 38 kB/s)
11:17:25 [2022-09-20T15:17:25.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
11:17:25 [2022-09-20T15:17:25.551Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
11:17:25 [2022-09-20T15:17:25.551Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
11:17:25 [2022-09-20T15:17:25.551Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.pom (2.0 kB at 94 kB/s)
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
11:17:25 [2022-09-20T15:17:25.810Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.pom (3.0 kB at 75 kB/s)
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml
11:17:25 [2022-09-20T15:17:25.811Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/maven-metadata.xml (625 B at 18 kB/s)
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.8.0/org.eclipse.ecf-3.8.0.pom (617 B at 34 kB/s)
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/ecf-parent/1.0.0/ecf-parent-1.0.0.pom (25 kB at 861 kB/s)
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
11:17:26 [2022-09-20T15:17:26.069Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
11:17:26 [2022-09-20T15:17:26.328Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
11:17:26 [2022-09-20T15:17:26.586Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
11:17:26 [2022-09-20T15:17:26.586Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
11:17:26 [2022-09-20T15:17:26.586Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom
11:17:26 [2022-09-20T15:17:26.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.0/org.eclipse.ecf-3.9.0.pom (617 B at 21 kB/s)
11:17:26 [2022-09-20T15:17:26.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.2/org.eclipse.ecf-3.9.2.pom (617 B at 19 kB/s)
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
11:17:26 [2022-09-20T15:17:26.845Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
11:17:26 [2022-09-20T15:17:26.846Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
11:17:26 [2022-09-20T15:17:26.846Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom
11:17:26 [2022-09-20T15:17:26.846Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.3/org.eclipse.ecf-3.9.3.pom (617 B at 16 kB/s)
11:17:26 [2022-09-20T15:17:26.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
11:17:26 [2022-09-20T15:17:26.846Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
11:17:26 [2022-09-20T15:17:26.846Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.4/org.eclipse.ecf-3.9.4.pom (617 B at 13 kB/s)
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.5/org.eclipse.ecf-3.9.5.pom (617 B at 36 kB/s)
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
11:17:27 [2022-09-20T15:17:27.104Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.100/org.eclipse.ecf-3.9.100.pom (619 B at 18 kB/s)
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.101/org.eclipse.ecf-3.9.101.pom (619 B at 17 kB/s)
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
11:17:27 [2022-09-20T15:17:27.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
11:17:27 [2022-09-20T15:17:27.363Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.9.102/org.eclipse.ecf-3.9.102.pom (619 B at 26 kB/s)
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
11:17:27 [2022-09-20T15:17:27.621Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.pom (618 B at 2.5 kB/s)
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml
11:17:27 [2022-09-20T15:17:27.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/maven-metadata.xml (422 B at 8.1 kB/s)
11:17:28 [2022-09-20T15:17:28.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
11:17:28 [2022-09-20T15:17:28.159Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
11:17:28 [2022-09-20T15:17:28.159Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
11:17:28 [2022-09-20T15:17:28.160Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
11:17:28 [2022-09-20T15:17:28.160Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
11:17:28 [2022-09-20T15:17:28.160Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.100/org.eclipse.ecf.filetransfer-5.1.100.pom (595 B at 15 kB/s)
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.101/org.eclipse.ecf.filetransfer-5.1.101.pom (595 B at 9.3 kB/s)
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
11:17:28 [2022-09-20T15:17:28.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.pom (595 B at 21 kB/s)
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/maven-metadata.xml (464 B at 19 kB/s)
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.600/org.eclipse.ecf.provider.filetransfer-3.2.600.pom (641 B at 15 kB/s)
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.601/org.eclipse.ecf.provider.filetransfer-3.2.601.pom (641 B at 19 kB/s)
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
11:17:29 [2022-09-20T15:17:29.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
11:17:30 [2022-09-20T15:17:30.071Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
11:17:30 [2022-09-20T15:17:30.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
11:17:30 [2022-09-20T15:17:30.071Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
11:17:30 [2022-09-20T15:17:30.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.700/org.eclipse.ecf.provider.filetransfer-3.2.700.pom (641 B at 24 kB/s)
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.pom (641 B at 40 kB/s)
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.pom (628 B at 25 kB/s)
11:17:30 [2022-09-20T15:17:30.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
11:17:30 [2022-09-20T15:17:30.639Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
11:17:30 [2022-09-20T15:17:30.639Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
11:17:30 [2022-09-20T15:17:30.639Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
11:17:30 [2022-09-20T15:17:30.639Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
11:17:30 [2022-09-20T15:17:30.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom
11:17:30 [2022-09-20T15:17:30.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.pom (15 kB at 437 kB/s)
11:17:30 [2022-09-20T15:17:30.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:17:30 [2022-09-20T15:17:30.905Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:17:30 [2022-09-20T15:17:30.905Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:17:30 [2022-09-20T15:17:30.906Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:17:30 [2022-09-20T15:17:30.906Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 781 kB/s)
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 88 kB/s)
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:17:31 [2022-09-20T15:17:31.164Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:17:31 [2022-09-20T15:17:31.423Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:17:31 [2022-09-20T15:17:31.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 4.1 kB/s)
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:17:32 [2022-09-20T15:17:32.357Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 600 kB/s)
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 121 kB/s)
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 75 kB/s)
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.616Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.875Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:17:32 [2022-09-20T15:17:32.875Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 76 kB/s)
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 293 kB/s)
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-20220920.142610-305.pom
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-20220920.142610-305.pom (971 B at 139 kB/s)
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.132Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 112 kB/s)
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-20220920.142610-305.pom
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-20220920.142610-305.pom (955 B at 318 kB/s)
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 486 kB/s)
11:17:33 [2022-09-20T15:17:33.133Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-20220920.142610-305.pom
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-20220920.142610-305.pom (1.0 kB at 349 kB/s)
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:34 [2022-09-20T15:17:34.067Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 133 kB/s)
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-20220920.142610-305.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-20220920.142610-305.pom (963 B at 69 kB/s)
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.pom (2.8 kB at 147 kB/s)
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 87 kB/s)
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.441Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.442Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.442Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.442Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom
11:17:35 [2022-09-20T15:17:35.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 106 kB/s)
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 1.9 MB/s)
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 2.7 MB/s)
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 36 kB/s)
11:17:35 [2022-09-20T15:17:35.700Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 106 kB/s)
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 39 kB/s)
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:17:35 [2022-09-20T15:17:35.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 30 kB/s)
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.pom (1.6 kB at 44 kB/s)
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom
11:17:36 [2022-09-20T15:17:36.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.1/slf4j-parent-2.0.1.pom (16 kB at 344 kB/s)
11:17:36 [2022-09-20T15:17:36.476Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.pom (3.6 kB at 106 kB/s)
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/maven-metadata.xml (789 B at 32 kB/s)
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.3.300/org.eclipse.equinox.p2.director-2.3.300.pom (2.6 kB at 163 kB/s)
11:17:36 [2022-09-20T15:17:36.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.0/org.eclipse.equinox.p2.director-2.4.0.pom (2.6 kB at 109 kB/s)
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom
11:17:36 [2022-09-20T15:17:36.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom
11:17:36 [2022-09-20T15:17:36.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.100/org.eclipse.equinox.p2.director-2.4.100.pom (2.6 kB at 43 kB/s)
11:17:36 [2022-09-20T15:17:36.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom
11:17:36 [2022-09-20T15:17:36.993Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom
11:17:36 [2022-09-20T15:17:36.993Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.200/org.eclipse.equinox.p2.director-2.4.200.pom (2.6 kB at 146 kB/s)
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.300/org.eclipse.equinox.p2.director-2.4.300.pom (2.6 kB at 63 kB/s)
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom
11:17:37 [2022-09-20T15:17:37.252Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom
11:17:37 [2022-09-20T15:17:37.511Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom
11:17:37 [2022-09-20T15:17:37.511Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom
11:17:37 [2022-09-20T15:17:37.511Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.400/org.eclipse.equinox.p2.director-2.4.400.pom (2.6 kB at 105 kB/s)
11:17:37 [2022-09-20T15:17:37.511Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.500/org.eclipse.equinox.p2.director-2.4.500.pom (2.6 kB at 155 kB/s)
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.600/org.eclipse.equinox.p2.director-2.4.600.pom (2.6 kB at 101 kB/s)
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom
11:17:37 [2022-09-20T15:17:37.769Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.4.700/org.eclipse.equinox.p2.director-2.4.700.pom (2.6 kB at 63 kB/s)
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.0/org.eclipse.equinox.p2.director-2.5.0.pom (2.6 kB at 64 kB/s)
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom (2.6 kB at 188 kB/s)
11:17:38 [2022-09-20T15:17:38.027Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.300/org.eclipse.equinox.p2.director-2.5.300.pom (2.6 kB at 97 kB/s)
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom
11:17:38 [2022-09-20T15:17:38.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom
11:17:38 [2022-09-20T15:17:38.287Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.pom (2.3 kB at 39 kB/s)
11:17:38 [2022-09-20T15:17:38.287Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 908 kB/s)
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.545Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 100 kB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-20220920.142610-298.pom
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-20220920.142610-298.pom (2.3 kB at 760 kB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/maven-metadata.xml (606 B at 152 kB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/tycho-p2-3.0.0-20220920.142610-298.pom
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/3.0.0-SNAPSHOT/tycho-p2-3.0.0-20220920.142610-298.pom (1.1 kB at 379 kB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.shared-3.0.0-20220920.142610-305.jar (22 kB at 5.4 MB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/3.0.0-SNAPSHOT/tycho-core-3.0.0-20220920.142610-298.jar (290 kB at 19 MB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.shared-3.0.0-20220920.142610-305.jar (56 kB at 3.7 MB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/3.0.0-SNAPSHOT/tycho-maven-plugin-3.0.0-20220920.142610-298.jar (6.0 kB at 240 kB/s)
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.546Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/3.0.0-SNAPSHOT/sisu-equinox-launching-3.0.0-20220920.142610-298.jar (22 kB at 781 kB/s)
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-20220920.142610-92.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-api/3.0.0-SNAPSHOT/sisu-osgi-api-3.0.0-20220920.142610-92.jar (10 kB at 325 kB/s)
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/3.0.0-SNAPSHOT/sisu-equinox-embedder-3.0.0-20220920.142610-298.jar (11 kB at 343 kB/s)
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/3.0.0-SNAPSHOT/tycho-embedder-api-3.0.0-20220920.142610-298.jar (6.7 kB at 191 kB/s)
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.core.shared-3.0.0-20220920.142610-305.jar (37 kB at 951 kB/s)
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-20220920.142610-236.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/3.0.0-SNAPSHOT/org.eclipse.tycho.embedder.shared-3.0.0-20220920.142610-305.jar (26 kB at 627 kB/s)
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
11:17:38 [2022-09-20T15:17:38.547Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/3.0.0-SNAPSHOT/tycho-metadata-model-3.0.0-20220920.142610-298.jar (40 kB at 804 kB/s)
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/p2-maven-plugin/3.0.0-SNAPSHOT/p2-maven-plugin-3.0.0-20220920.142610-236.jar (112 kB at 1.7 MB/s)
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
11:17:38 [2022-09-20T15:17:38.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-20220920.142610-88.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-osgi-connect/3.0.0-SNAPSHOT/sisu-osgi-connect-3.0.0-20220920.142610-88.jar (37 kB at 504 kB/s)
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-20220920.142610-305.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.tools.impl-3.0.0-20220920.142610-305.jar (58 kB at 487 kB/s)
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.resolver.impl-3.0.0-20220920.142610-305.jar (316 kB at 2.6 MB/s)
11:17:38 [2022-09-20T15:17:38.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.noopsecurity/3.0.0-SNAPSHOT/org.eclipse.tycho.noopsecurity-3.0.0-20220920.142610-305.jar (5.0 kB at 39 kB/s)
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/3.0.0-SNAPSHOT/org.eclipse.tycho.p2.maven.repository-3.0.0-20220920.142610-305.jar (163 kB at 1.2 MB/s)
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-20220920.142610-298.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/3.0.0-SNAPSHOT/tycho-p2-facade-3.0.0-20220920.142610-298.jar (29 kB at 196 kB/s)
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/inject/javax.inject/1/javax.inject-1.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
11:17:38 [2022-09-20T15:17:38.808Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:17:38 [2022-09-20T15:17:38.809Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
11:17:39 [2022-09-20T15:17:39.068Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.069Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:17:39 [2022-09-20T15:17:39.070Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
11:17:39 [2022-09-20T15:17:39.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
11:17:39 [2022-09-20T15:17:39.330Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/inject/javax.inject/1/javax.inject-1.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.331Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 499 kB/s)
11:17:39 [2022-09-20T15:17:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 7.2 MB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 6.5 MB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 1.9 MB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 21 MB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.5.0/plexus-archiver-4.5.0.jar (217 kB at 4.1 MB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 232 kB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 955 kB/s)
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar
11:17:39 [2022-09-20T15:17:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 1.1 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 1.8 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.200/org.eclipse.equinox.p2.core-2.9.200.jar (81 kB at 626 kB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.artifact.repository/1.4.500/org.eclipse.equinox.p2.artifact.repository-1.4.500.jar (174 kB at 1.1 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar (1.5 MB at 9.8 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.7.200/org.eclipse.equinox.p2.publisher-1.7.200.jar (106 kB at 660 kB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.400/org.eclipse.equinox.p2.director-2.5.400.jar (115 kB at 615 kB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar (20 kB at 105 kB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.300/org.eclipse.equinox.p2.metadata-2.6.300.jar (371 kB at 1.9 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.500/org.eclipse.equinox.p2.engine-2.7.500.jar (227 kB at 1.1 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.6.200/org.eclipse.equinox.p2.repository-2.6.200.jar (181 kB at 803 kB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/luben/zstd-jni/1.5.2-4/zstd-jni-1.5.2-4.jar (5.5 MB at 24 MB/s)
11:17:39 [2022-09-20T15:17:39.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar
11:17:39 [2022-09-20T15:17:39.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.10.100/org.eclipse.equinox.preferences-3.10.100.jar (139 kB at 479 kB/s)
11:17:39 [2022-09-20T15:17:39.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar
11:17:39 [2022-09-20T15:17:39.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.700/org.eclipse.osgi.compatibility.state-1.2.700.jar (257 kB at 877 kB/s)
11:17:39 [2022-09-20T15:17:39.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin/2.2.100/org.eclipse.equinox.frameworkadmin-2.2.100.jar (39 kB at 131 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.100/org.eclipse.equinox.p2.publisher.eclipse-1.4.100.jar (248 kB at 803 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.security/1.3.1000/org.eclipse.equinox.security-1.3.1000.jar (118 kB at 361 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.100/org.eclipse.equinox.p2.metadata.repository-1.4.100.jar (136 kB at 406 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.updatesite/1.2.300/org.eclipse.equinox.p2.updatesite-1.2.300.jar (103 kB at 290 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.jarprocessor/1.2.300/org.eclipse.equinox.p2.jarprocessor-1.2.300.jar (70 kB at 185 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.natives/1.4.400/org.eclipse.equinox.p2.touchpoint.natives-1.4.400.jar (88 kB at 229 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.garbagecollector/1.2.0/org.eclipse.equinox.p2.garbagecollector-1.2.0.jar (25 kB at 62 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.300/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.300.jar (137 kB at 325 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.concurrent/1.2.100/org.eclipse.equinox.concurrent-1.2.100.jar (27 kB at 62 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator/1.4.100/org.eclipse.equinox.simpleconfigurator-1.4.100.jar (50 kB at 114 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.frameworkadmin.equinox/1.2.200/org.eclipse.equinox.frameworkadmin.equinox-1.2.200.jar (71 kB at 158 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.6.200/org.eclipse.equinox.app-1.6.200.jar (93 kB at 201 kB/s)
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar
11:17:39 [2022-09-20T15:17:39.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.identity/3.9.402/org.eclipse.ecf.identity-3.9.402.jar (56 kB at 120 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.jar (27 kB at 58 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71.1/bcprov-jdk18on-1.71.1.jar (6.2 MB at 13 MB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.transport.ecf/1.3.300/org.eclipse.equinox.p2.transport.ecf-1.3.300.jar (46 kB at 98 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.provider.filetransfer/3.2.800/org.eclipse.ecf.provider.filetransfer-3.2.800.jar (118 kB at 246 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 7.0 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf.filetransfer/5.1.102/org.eclipse.ecf.filetransfer-5.1.102.jar (41 kB at 82 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar (66 kB at 132 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 23 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ecf/org.eclipse.ecf/3.10.0/org.eclipse.ecf-3.10.0.jar (114 kB at 220 kB/s)
11:17:39 [2022-09-20T15:17:39.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 713 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.26.0/org.eclipse.core.runtime-3.26.0.jar (76 kB at 138 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar (403 kB at 728 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.net/1.4.0/org.eclipse.core.net-1.4.0.jar (51 kB at 91 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.8.200/org.eclipse.core.contenttype-3.8.200.jar (104 kB at 184 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 42 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 38 kB/s)
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:17:40 [2022-09-20T15:17:40.110Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 129 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 655 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 9.0 MB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 56 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 4.7 MB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.1/slf4j-api-2.0.1.jar (61 kB at 89 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71.1/bcpg-jdk18on-1.71.1.jar (380 kB at 554 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 6.0 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository.tools/2.3.100/org.eclipse.equinox.p2.repository.tools-2.3.100.jar (259 kB at 365 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director.app/1.2.200/org.eclipse.equinox.p2.director.app-1.2.200.jar (63 kB at 88 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 450 kB/s)
11:17:40 [2022-09-20T15:17:40.111Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 480 kB/s)
11:17:45 [2022-09-20T15:17:45.382Z] [INFO] ### Using TychoRepositoryTransport for remote P2 access (You can disable this with -Dtycho.p2.transport=ecf) ###
11:17:45 [2022-09-20T15:17:45.383Z] [INFO]     Cache location:         /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho
11:17:45 [2022-09-20T15:17:45.383Z] [INFO]     Transport mode:         online
11:17:45 [2022-09-20T15:17:45.383Z] [INFO]     Update mode:            cache first
11:17:45 [2022-09-20T15:17:45.383Z] [INFO]     Minimum cache duration: 60 minutes
11:17:45 [2022-09-20T15:17:45.383Z] [INFO]       (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 127 kB/s)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/target-platform-configuration-3.0.0-20220920.142610-298.pom
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/target-platform-configuration-3.0.0-20220920.142610-298.pom (1.9 kB at 135 kB/s)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/target-platform-configuration-3.0.0-20220920.142610-298.jar
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/3.0.0-SNAPSHOT/target-platform-configuration-3.0.0-20220920.142610-298.jar (18 kB at 4.6 MB/s)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 30 kB/s)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/tycho-source-plugin-3.0.0-20220920.142610-298.pom
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/tycho-source-plugin-3.0.0-20220920.142610-298.pom (3.0 kB at 77 kB/s)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/tycho-source-plugin-3.0.0-20220920.142610-298.jar
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/3.0.0-SNAPSHOT/tycho-source-plugin-3.0.0-20220920.142610-298.jar (47 kB at 2.3 MB/s)
11:17:45 [2022-09-20T15:17:45.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 288 kB/s)
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:17:45 [2022-09-20T15:17:45.644Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:17:45 [2022-09-20T15:17:45.645Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:17:45 [2022-09-20T15:17:45.645Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:17:45 [2022-09-20T15:17:45.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.8 MB/s)
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 76 kB/s)
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.904Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.905Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.905Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
11:17:45 [2022-09-20T15:17:45.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 561 kB/s)
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.5 MB/s)
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/25/apache-25.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/25/apache-25.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/25/apache-25.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/25/apache-25.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/25/apache-25.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/25/apache-25.pom (21 kB at 1.3 MB/s)
11:17:46 [2022-09-20T15:17:46.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.164Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.164Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.164Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 78 kB/s)
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.422Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 1.1 MB/s)
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 4.6 MB/s)
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:17:46 [2022-09-20T15:17:46.423Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 730 kB/s)
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 4.5 MB/s)
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 252 kB/s)
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.682Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 875 kB/s)
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 4.8 MB/s)
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.8 MB/s)
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:17:46 [2022-09-20T15:17:46.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 5.1 MB/s)
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 483 kB/s)
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 2.7 MB/s)
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:17:47 [2022-09-20T15:17:47.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 2.6 MB/s)
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 237 kB/s)
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 70 kB/s)
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 73 kB/s)
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 41 kB/s)
11:17:47 [2022-09-20T15:17:47.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:17:47 [2022-09-20T15:17:47.719Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:17:47 [2022-09-20T15:17:47.719Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:17:47 [2022-09-20T15:17:47.719Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 323 kB/s)
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 141 kB/s)
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 212 kB/s)
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
11:17:47 [2022-09-20T15:17:47.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 211 kB/s)
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 877 kB/s)
11:17:48 [2022-09-20T15:17:48.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 1.3 MB/s)
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 11 MB/s)
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.237Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 884 kB/s)
11:17:48 [2022-09-20T15:17:48.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 1.4 MB/s)
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 470 kB/s)
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.0 MB/s)
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom
11:17:48 [2022-09-20T15:17:48.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 8.6 MB/s)
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/19/apache-19.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/19/apache-19.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/19/apache-19.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/19/apache-19.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 5.2 MB/s)
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 1.3 MB/s)
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 4.6 MB/s)
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:17:48 [2022-09-20T15:17:48.754Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:17:48 [2022-09-20T15:17:48.755Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:17:48 [2022-09-20T15:17:48.755Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:17:48 [2022-09-20T15:17:48.755Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
11:17:48 [2022-09-20T15:17:48.755Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 1.9 MB/s)
11:17:48 [2022-09-20T15:17:48.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:17:48 [2022-09-20T15:17:48.755Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 1.7 MB/s)
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.6/commons-io-2.6.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.6/commons-io-2.6.pom
11:17:49 [2022-09-20T15:17:49.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 4.8 MB/s)
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 11 MB/s)
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/18/apache-18.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/18/apache-18.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/18/apache-18.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 5.2 MB/s)
11:17:49 [2022-09-20T15:17:49.014Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 548 kB/s)
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 5.4 MB/s)
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/google/5/google-5.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/google/5/google-5.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/5/google-5.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/google/5/google-5.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 307 kB/s)
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:17:49 [2022-09-20T15:17:49.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 182 kB/s)
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 458 kB/s)
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 1.1 MB/s)
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 357 kB/s)
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 1.6 MB/s)
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:17:49 [2022-09-20T15:17:49.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 168 kB/s)
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 34 kB/s)
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 340 kB/s)
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:17:49 [2022-09-20T15:17:49.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 921 kB/s)
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 149 kB/s)
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:17:50 [2022-09-20T15:17:50.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
11:17:50 [2022-09-20T15:17:50.307Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 244 kB/s)
11:17:50 [2022-09-20T15:17:50.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:17:50 [2022-09-20T15:17:50.307Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:17:50 [2022-09-20T15:17:50.307Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 6.1 MB/s)
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 1.6 MB/s)
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 126 kB/s)
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
11:17:50 [2022-09-20T15:17:50.308Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 114 kB/s)
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.7 MB/s)
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/26/apache-26.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/26/apache-26.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/26/apache-26.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/26/apache-26.pom
11:17:50 [2022-09-20T15:17:50.566Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/26/apache-26.pom
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 1.3 MB/s)
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 30 kB/s)
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/tycho-packaging-plugin-3.0.0-20220920.142610-298.pom
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/tycho-packaging-plugin-3.0.0-20220920.142610-298.pom (2.7 kB at 1.3 MB/s)
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.567Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.pom (4.2 kB at 191 kB/s)
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java-parent/3.13.11/unirest-java-parent-3.13.11.pom (19 kB at 1.2 MB/s)
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.825Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 413 kB/s)
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 964 kB/s)
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.9 MB/s)
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:17:50 [2022-09-20T15:17:50.826Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 184 kB/s)
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 775 kB/s)
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.0 MB/s)
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 3.1 MB/s)
11:17:51 [2022-09-20T15:17:51.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/13/apache-13.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/13/apache-13.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/13/apache-13.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 3.5 MB/s)
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:17:51 [2022-09-20T15:17:51.086Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 998 kB/s)
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 325 kB/s)
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.pom (5.5 kB at 344 kB/s)
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.344Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.pom (5.9 kB at 347 kB/s)
11:17:51 [2022-09-20T15:17:51.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.345Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.602Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.5/httpcomponents-asyncclient-4.1.5.pom (10 kB at 568 kB/s)
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.pom (8.1 kB at 336 kB/s)
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom
11:17:51 [2022-09-20T15:17:51.603Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.9.0/gson-parent-2.9.0.pom (4.5 kB at 141 kB/s)
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/tycho-packaging-plugin-3.0.0-20220920.142610-298.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/3.0.0-SNAPSHOT/tycho-packaging-plugin-3.0.0-20220920.142610-298.jar (131 kB at 3.7 MB/s)
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:17:51 [2022-09-20T15:17:51.862Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:17:51 [2022-09-20T15:17:51.863Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 4.6 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 1.0 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/konghq/unirest-java/3.13.11/unirest-java-3.13.11.jar (204 kB at 7.8 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.6 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 7.0 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 663 kB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.13/httpcore-nio-4.4.13.jar (369 kB at 5.8 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 12 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpasyncclient/4.1.5/httpasyncclient-4.1.5.jar (182 kB at 2.4 MB/s)
11:17:52 [2022-09-20T15:17:52.122Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar (249 kB at 3.0 MB/s)
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.pom (8.5 kB at 327 kB/s)
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:17:52 [2022-09-20T15:17:52.380Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 309 kB/s)
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.3.0/maven-resources-plugin-3.3.0.jar (32 kB at 1.2 MB/s)
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 129 kB/s)
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 521 kB/s)
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 1.0 MB/s)
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 54 kB/s)
11:17:52 [2022-09-20T15:17:52.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/tycho-p2-extras-plugin-3.0.0-20220920.142610-296.pom
11:17:53 [2022-09-20T15:17:53.156Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/tycho-p2-extras-plugin-3.0.0-20220920.142610-296.pom (5.5 kB at 106 kB/s)
11:17:53 [2022-09-20T15:17:53.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.156Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.156Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/maven-metadata.xml (617 B at 8.6 kB/s)
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/tycho-extras-3.0.0-20220920.142610-296.pom
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/3.0.0-SNAPSHOT/tycho-extras-3.0.0-20220920.142610-296.pom (5.9 kB at 134 kB/s)
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/tycho-p2-extras-plugin-3.0.0-20220920.142610-296.jar
11:17:53 [2022-09-20T15:17:53.157Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/3.0.0-SNAPSHOT/tycho-p2-extras-plugin-3.0.0-20220920.142610-296.jar (30 kB at 617 kB/s)
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 92 kB/s)
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/tycho-artifactcomparator-3.0.0-20220920.142610-297.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/tycho-artifactcomparator-3.0.0-20220920.142610-297.pom (2.2 kB at 722 kB/s)
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom (2.6 kB at 81 kB/s)
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.3/asm-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/9.3/asm-9.3.pom
11:17:53 [2022-09-20T15:17:53.416Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/9.3/asm-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.3/asm-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/9.3/asm-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.pom (2.4 kB at 139 kB/s)
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom (2.9 kB at 196 kB/s)
11:17:53 [2022-09-20T15:17:53.675Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom (2.6 kB at 69 kB/s)
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/tycho-artifactcomparator-3.0.0-20220920.142610-297.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.3/asm-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/3.0.0-SNAPSHOT/tycho-artifactcomparator-3.0.0-20220920.142610-297.jar (21 kB at 1.7 MB/s)
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/9.3/asm-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/9.3/asm-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
11:17:53 [2022-09-20T15:17:53.676Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.3/asm-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/9.3/asm-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar (86 kB at 3.4 MB/s)
11:17:53 [2022-09-20T15:17:53.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar (53 kB at 1.8 MB/s)
11:17:53 [2022-09-20T15:17:53.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar (34 kB at 857 kB/s)
11:17:53 [2022-09-20T15:17:53.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3.jar (122 kB at 3.0 MB/s)
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom (2.5 kB at 115 kB/s)
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom (7.0 kB at 465 kB/s)
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.194Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.452Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom (4.9 kB at 1.6 MB/s)
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom (11 kB at 1.0 MB/s)
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar (66 kB at 17 MB/s)
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 335 kB/s)
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/tycho-p2-plugin-3.0.0-20220920.142610-297.pom
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/tycho-p2-plugin-3.0.0-20220920.142610-297.pom (2.4 kB at 68 kB/s)
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/tycho-p2-plugin-3.0.0-20220920.142610-297.jar
11:17:54 [2022-09-20T15:17:54.453Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/3.0.0-SNAPSHOT/tycho-p2-plugin-3.0.0-20220920.142610-297.jar (37 kB at 12 MB/s)
11:17:54 [2022-09-20T15:17:54.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:17:54 [2022-09-20T15:17:54.711Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:17:54 [2022-09-20T15:17:54.711Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:17:54 [2022-09-20T15:17:54.711Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.9 MB/s)
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
11:17:54 [2022-09-20T15:17:54.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 1.7 MB/s)
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.6 MB/s)
11:17:54 [2022-09-20T15:17:54.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 14 MB/s)
11:17:55 [2022-09-20T15:17:55.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:17:55 [2022-09-20T15:17:55.229Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:17:55 [2022-09-20T15:17:55.229Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:17:55 [2022-09-20T15:17:55.229Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:17:55 [2022-09-20T15:17:55.229Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:17:55 [2022-09-20T15:17:55.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 157 kB/s)
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 3.6 MB/s)
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:17:55 [2022-09-20T15:17:55.487Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 2.7 MB/s)
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 16 kB/s)
11:17:55 [2022-09-20T15:17:55.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/tycho-eclipserun-plugin-3.0.0-20220920.142610-296.pom
11:17:55 [2022-09-20T15:17:55.747Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/tycho-eclipserun-plugin-3.0.0-20220920.142610-296.pom (2.4 kB at 58 kB/s)
11:17:55 [2022-09-20T15:17:55.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/tycho-eclipserun-plugin-3.0.0-20220920.142610-296.jar
11:17:55 [2022-09-20T15:17:55.747Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/3.0.0-SNAPSHOT/tycho-eclipserun-plugin-3.0.0-20220920.142610-296.jar (15 kB at 241 kB/s)
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 143 kB/s)
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 236 kB/s)
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
11:17:56 [2022-09-20T15:17:56.314Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
11:17:56 [2022-09-20T15:17:56.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 1.1 MB/s)
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 92 kB/s)
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/tycho-surefire-plugin-3.0.0-20220920.142610-297.pom
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/tycho-surefire-plugin-3.0.0-20220920.142610-297.pom (7.4 kB at 616 kB/s)
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/tycho-surefire-plugin-3.0.0-20220920.142610-297.jar
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/3.0.0-SNAPSHOT/tycho-surefire-plugin-3.0.0-20220920.142610-297.jar (93 kB at 19 MB/s)
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 86 kB/s)
11:17:56 [2022-09-20T15:17:56.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-3.0.0-20220920.142610-298.pom
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-3.0.0-20220920.142610-298.pom (4.1 kB at 342 kB/s)
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.574Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 68 kB/s)
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-3.0.0-20220920.142610-297.pom
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-3.0.0-20220920.142610-297.pom (1.7 kB at 153 kB/s)
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/maven-metadata.xml (612 B at 41 kB/s)
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/tycho-surefire-3.0.0-20220920.142610-298.pom
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/3.0.0-SNAPSHOT/tycho-surefire-3.0.0-20220920.142610-298.pom (3.4 kB at 1.1 MB/s)
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 341 kB/s)
11:17:56 [2022-09-20T15:17:56.832Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-3.0.0-20220920.142610-297.pom
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-3.0.0-20220920.142610-297.pom (1.9 kB at 936 kB/s)
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 205 kB/s)
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-3.0.0-20220920.142610-297.pom
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-3.0.0-20220920.142610-297.pom (2.2 kB at 203 kB/s)
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 34 kB/s)
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-3.0.0-20220920.142610-297.pom
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-3.0.0-20220920.142610-297.pom (3.3 kB at 470 kB/s)
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 73 kB/s)
11:17:56 [2022-09-20T15:17:56.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.092Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-3.0.0-20220920.142610-297.pom (3.3 kB at 207 kB/s)
11:17:57 [2022-09-20T15:17:57.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.092Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.092Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.092Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.092Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 102 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-3.0.0-20220920.142610-297.pom (3.3 kB at 551 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 64 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-3.0.0-20220920.142610-297.pom (3.3 kB at 368 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 512 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-3.0.0-20220920.142610-297.pom (3.0 kB at 986 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 345 kB/s)
11:17:57 [2022-09-20T15:17:57.093Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-3.0.0-20220920.142610-297.pom (3.4 kB at 843 kB/s)
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 102 kB/s)
11:17:57 [2022-09-20T15:17:57.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-3.0.0-20220920.142610-297.pom (3.0 kB at 141 kB/s)
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 172 kB/s)
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-3.0.0-20220920.142610-297.pom (3.4 kB at 1.1 MB/s)
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 204 kB/s)
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/maven-metadata.xml
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-3.0.0-20220920.142610-297.pom
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-3.0.0-20220920.142610-297.pom (2.1 kB at 347 kB/s)
11:17:57 [2022-09-20T15:17:57.353Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.611Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 78 kB/s)
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.612Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 830 kB/s)
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 74 kB/s)
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
11:17:57 [2022-09-20T15:17:57.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 156 kB/s)
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 867 kB/s)
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.129Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.130Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.130Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 247 kB/s)
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 106 kB/s)
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.388Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 346 kB/s)
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 108 kB/s)
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.389Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 149 kB/s)
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 629 kB/s)
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
11:17:58 [2022-09-20T15:17:58.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.5 MB/s)
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/4/apache-4.pom
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/4/apache-4.pom
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/4/apache-4.pom
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 2.2 MB/s)
11:17:58 [2022-09-20T15:17:58.648Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 3.8 MB/s)
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 154 kB/s)
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 210 kB/s)
11:17:58 [2022-09-20T15:17:58.907Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 270 kB/s)
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 10 MB/s)
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.8 MB/s)
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.166Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 142 kB/s)
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 869 kB/s)
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 416 kB/s)
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s)
11:17:59 [2022-09-20T15:17:59.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 299 kB/s)
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:17:59 [2022-09-20T15:17:59.683Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 250 kB/s)
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:17:59 [2022-09-20T15:17:59.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.5 MB/s)
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 2.7 MB/s)
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 3.7 MB/s)
11:17:59 [2022-09-20T15:17:59.942Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:17:59 [2022-09-20T15:17:59.943Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:17:59 [2022-09-20T15:17:59.943Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:17:59 [2022-09-20T15:17:59.943Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:17:59 [2022-09-20T15:17:59.943Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:17:59 [2022-09-20T15:17:59.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 135 kB/s)
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 316 kB/s)
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.9 MB/s)
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/16/apache-16.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/16/apache-16.pom
11:18:00 [2022-09-20T15:18:00.201Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/16/apache-16.pom
11:18:00 [2022-09-20T15:18:00.202Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom
11:18:00 [2022-09-20T15:18:00.202Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/16/apache-16.pom
11:18:00 [2022-09-20T15:18:00.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
11:18:00 [2022-09-20T15:18:00.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 5.1 MB/s)
11:18:00 [2022-09-20T15:18:00.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.202Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 154 kB/s)
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 170 kB/s)
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
11:18:00 [2022-09-20T15:18:00.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 971 kB/s)
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/7.2/asm-7.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.2/asm-7.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/7.2/asm-7.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 80 kB/s)
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 587 kB/s)
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-3.0.0-20220920.142610-298.jar
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit-3.0.0-20220920.142610-297.jar (26 kB at 1.4 MB/s)
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.719Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit4-3.0.0-20220920.142610-297.jar (39 kB at 1.3 MB/s)
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit47-3.0.0-20220920.142610-297.jar (158 kB at 4.7 MB/s)
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit54-3.0.0-20220920.142610-297.jar (587 kB at 16 MB/s)
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit55-3.0.0-20220920.142610-297.jar (650 kB at 13 MB/s)
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit5-3.0.0-20220920.142610-297.jar (395 kB at 7.6 MB/s)
11:18:00 [2022-09-20T15:18:00.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57-3.0.0-20220920.142610-297.jar (642 kB at 8.9 MB/s)
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58-3.0.0-20220920.142610-297.jar (686 kB at 8.9 MB/s)
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-3.0.0-20220920.142610-297.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit57withvintage-3.0.0-20220920.142610-297.jar (706 kB at 8.9 MB/s)
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit56-3.0.0-20220920.142610-297.jar (676 kB at 8.2 MB/s)
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.testng-3.0.0-20220920.142610-297.jar (91 kB at 1.1 MB/s)
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.979Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.junit58withvintage-3.0.0-20220920.142610-297.jar (752 kB at 6.3 MB/s)
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/3.0.0-SNAPSHOT/org.eclipse.tycho.surefire.osgibooter-3.0.0-20220920.142610-298.jar (2.3 MB at 15 MB/s)
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/7.2/asm-7.2.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.980Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.2/asm-7.2.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
11:18:00 [2022-09-20T15:18:00.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
11:18:00 [2022-09-20T15:18:00.982Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
11:18:00 [2022-09-20T15:18:00.982Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/7.2/asm-7.2.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 569 kB/s)
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 959 kB/s)
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 7.8 MB/s)
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 159 kB/s)
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 602 kB/s)
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 1.7 MB/s)
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
11:18:01 [2022-09-20T15:18:01.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 2.0 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.2 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 25 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 809 kB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.9 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.3 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 5.2 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 575 kB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 1.6 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 3.1 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 1.1 MB/s)
11:18:01 [2022-09-20T15:18:01.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 427 kB/s)
11:18:01 [2022-09-20T15:18:01.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.500Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.500Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.pom (7.2 kB at 134 kB/s)
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M7/surefire-3.0.0-M7.pom (22 kB at 1.0 MB/s)
11:18:01 [2022-09-20T15:18:01.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M7/maven-surefire-plugin-3.0.0-M7.jar (44 kB at 1.8 MB/s)
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:01 [2022-09-20T15:18:01.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 337 kB/s)
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/tycho-compiler-plugin-3.0.0-20220920.142610-298.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/tycho-compiler-plugin-3.0.0-20220920.142610-298.pom (2.7 kB at 1.3 MB/s)
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/tycho-compiler-plugin-3.0.0-20220920.142610-298.jar
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/3.0.0-SNAPSHOT/tycho-compiler-plugin-3.0.0-20220920.142610-298.jar (47 kB at 12 MB/s)
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 1.9 MB/s)
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 4.3 MB/s)
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:02 [2022-09-20T15:18:02.017Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.0 MB/s)
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/6/apache-6.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/6/apache-6.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/6/apache-6.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 6.4 MB/s)
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:18:02 [2022-09-20T15:18:02.018Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 7.7 MB/s)
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 2.4 MB/s)
11:18:02 [2022-09-20T15:18:02.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 4.3 MB/s)
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.7 MB/s)
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/7/apache-7.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/7/apache-7.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/7/apache-7.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 3.6 MB/s)
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:18:02 [2022-09-20T15:18:02.277Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:18:02 [2022-09-20T15:18:02.535Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:18:02 [2022-09-20T15:18:02.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 7.6 MB/s)
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 42 kB/s)
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/tycho-ds-plugin-3.0.0-20220920.142610-208.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/tycho-ds-plugin-3.0.0-20220920.142610-208.pom (1.4 kB at 73 kB/s)
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/tycho-ds-plugin-3.0.0-20220920.142610-208.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-ds-plugin/3.0.0-SNAPSHOT/tycho-ds-plugin-3.0.0-20220920.142610-208.jar (9.5 kB at 3.2 MB/s)
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 632 kB/s)
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
11:18:02 [2022-09-20T15:18:02.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 2.2 MB/s)
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 4.2 MB/s)
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:18:02 [2022-09-20T15:18:02.795Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 720 kB/s)
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 8.1 MB/s)
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:18:02 [2022-09-20T15:18:02.796Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 8.3 MB/s)
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom (7.3 kB at 125 kB/s)
11:18:03 [2022-09-20T15:18:03.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
11:18:03 [2022-09-20T15:18:03.312Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
11:18:03 [2022-09-20T15:18:03.312Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
11:18:03 [2022-09-20T15:18:03.312Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
11:18:03 [2022-09-20T15:18:03.312Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 1.4 MB/s)
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar (69 kB at 4.1 MB/s)
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 46 kB/s)
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/tycho-custom-bundle-plugin-3.0.0-20220920.142610-296.pom
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/tycho-custom-bundle-plugin-3.0.0-20220920.142610-296.pom (2.3 kB at 69 kB/s)
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/tycho-custom-bundle-plugin-3.0.0-20220920.142610-296.jar
11:18:03 [2022-09-20T15:18:03.313Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/3.0.0-SNAPSHOT/tycho-custom-bundle-plugin-3.0.0-20220920.142610-296.jar (16 kB at 279 kB/s)
11:18:03 [2022-09-20T15:18:03.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom
11:18:03 [2022-09-20T15:18:03.880Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom
11:18:03 [2022-09-20T15:18:03.880Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom
11:18:03 [2022-09-20T15:18:03.880Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom
11:18:03 [2022-09-20T15:18:03.880Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom
11:18:03 [2022-09-20T15:18:03.880Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom (8.6 kB at 161 kB/s)
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.5 MB/s)
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar
11:18:04 [2022-09-20T15:18:04.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar (64 kB at 1.8 MB/s)
11:18:04 [2022-09-20T15:18:04.397Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.397Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.397Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.397Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.398Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.398Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 32 kB/s)
11:18:04 [2022-09-20T15:18:04.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/tycho-p2-publisher-plugin-3.0.0-20220920.142610-297.pom
11:18:04 [2022-09-20T15:18:04.398Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/tycho-p2-publisher-plugin-3.0.0-20220920.142610-297.pom (2.0 kB at 65 kB/s)
11:18:04 [2022-09-20T15:18:04.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/tycho-p2-publisher-plugin-3.0.0-20220920.142610-297.jar
11:18:04 [2022-09-20T15:18:04.398Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/3.0.0-SNAPSHOT/tycho-p2-publisher-plugin-3.0.0-20220920.142610-297.jar (23 kB at 505 kB/s)
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 48 kB/s)
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/tycho-p2-repository-plugin-3.0.0-20220920.142610-296.pom
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/tycho-p2-repository-plugin-3.0.0-20220920.142610-296.pom (1.8 kB at 103 kB/s)
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/tycho-p2-repository-plugin-3.0.0-20220920.142610-296.jar
11:18:04 [2022-09-20T15:18:04.965Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/3.0.0-SNAPSHOT/tycho-p2-repository-plugin-3.0.0-20220920.142610-296.jar (39 kB at 1.8 MB/s)
11:18:05 [2022-09-20T15:18:05.532Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@1107cbd8...
11:18:06 [2022-09-20T15:18:06.907Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.google.code.gson, ArtifactId = gson, Version = 2.9.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.ibm.icu, ArtifactId = icu4j, Version = 67.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-fileupload, ArtifactId = commons-fileupload, Version = 1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna-platform, Version = 5.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.java.dev.jna, ArtifactId = jna, Version = 5.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.sshd, ArtifactId = sshd-osgi, Version = 2.8.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.jsoup, ArtifactId = jsoup, Version = 1.14.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.pb, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.sat4j, ArtifactId = org.ow2.sat4j.core, Version = 2.3.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.tukaani, ArtifactId = xz, Version = 1.9, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.yaml, ArtifactId = snakeyaml, Version = 1.27, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-lang, ArtifactId = commons-lang, Version = 2.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcpg-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.bouncycastle, ArtifactId = bcprov-jdk18on, Version = 1.71, ArtifactType = jar, IncludeDependencyScope = , GroupId = commons-io, ArtifactId = commons-io, Version = 2.11.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:06 [2022-09-20T15:18:06.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar
11:18:06 [2022-09-20T15:18:06.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1.jar (265 kB at 5.5 MB/s)
11:18:06 [2022-09-20T15:18:06.907Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar
11:18:06 [2022-09-20T15:18:06.907Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.9.1/gson-2.9.1-sources.jar (165 kB at 3.9 MB/s)
11:18:07 [2022-09-20T15:18:07.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar
11:18:07 [2022-09-20T15:18:07.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar (13 MB at 24 MB/s)
11:18:07 [2022-09-20T15:18:07.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1-sources.jar
11:18:07 [2022-09-20T15:18:07.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1-sources.jar (2.4 MB at 17 MB/s)
11:18:08 [2022-09-20T15:18:08.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
11:18:08 [2022-09-20T15:18:08.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar (72 kB at 3.3 MB/s)
11:18:08 [2022-09-20T15:18:08.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar
11:18:08 [2022-09-20T15:18:08.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar (91 kB at 3.8 MB/s)
11:18:08 [2022-09-20T15:18:08.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar
11:18:08 [2022-09-20T15:18:08.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar (1.3 MB at 22 MB/s)
11:18:08 [2022-09-20T15:18:08.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0-sources.jar
11:18:08 [2022-09-20T15:18:08.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0-sources.jar (1.1 MB at 24 MB/s)
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar (1.7 MB at 26 MB/s)
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0-sources.jar
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0-sources.jar (161 kB at 8.5 MB/s)
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0.jar (1.8 MB at 29 MB/s)
11:18:08 [2022-09-20T15:18:08.814Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar
11:18:09 [2022-09-20T15:18:09.073Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/sshd/sshd-osgi/2.8.0/sshd-osgi-2.8.0-sources.jar (1.3 MB at 26 MB/s)
11:18:09 [2022-09-20T15:18:09.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar
11:18:09 [2022-09-20T15:18:09.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.14.3/jsoup-1.14.3.jar (423 kB at 15 MB/s)
11:18:09 [2022-09-20T15:18:09.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar
11:18:09 [2022-09-20T15:18:09.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.14.3/jsoup-1.14.3-sources.jar (221 kB at 11 MB/s)
11:18:09 [2022-09-20T15:18:09.331Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar
11:18:09 [2022-09-20T15:18:09.331Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6-sources.jar (352 kB at 14 MB/s)
11:18:09 [2022-09-20T15:18:09.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar
11:18:09 [2022-09-20T15:18:09.589Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6-sources.jar (460 kB at 15 MB/s)
11:18:09 [2022-09-20T15:18:09.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9-sources.jar
11:18:09 [2022-09-20T15:18:09.589Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9-sources.jar (137 kB at 6.0 MB/s)
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27.jar (310 kB at 12 MB/s)
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/yaml/snakeyaml/1.27/snakeyaml-1.27-sources.jar (197 kB at 9.8 MB/s)
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 11 MB/s)
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar
11:18:09 [2022-09-20T15:18:09.848Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6-sources.jar (373 kB at 14 MB/s)
11:18:10 [2022-09-20T15:18:10.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar
11:18:10 [2022-09-20T15:18:10.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar (379 kB at 16 MB/s)
11:18:10 [2022-09-20T15:18:10.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar
11:18:10 [2022-09-20T15:18:10.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71-sources.jar (304 kB at 5.2 MB/s)
11:18:10 [2022-09-20T15:18:10.106Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar
11:18:10 [2022-09-20T15:18:10.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar (6.1 MB at 24 MB/s)
11:18:10 [2022-09-20T15:18:10.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar
11:18:10 [2022-09-20T15:18:10.622Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71-sources.jar (3.1 MB at 25 MB/s)
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0-sources.jar (399 kB at 5.6 MB/s)
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Resolving MavenDependencyRoots = [GroupId = jakarta.servlet, ArtifactId = jakarta.servlet-api, Version = 4.0.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = javax.servlet.jsp, ArtifactId = javax.servlet.jsp-api, Version = 2.3.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-http, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-io, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-security, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-server, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-servlet, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util-ajax, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.eclipse.jetty, ArtifactId = jetty-util, Version = 10.0.11, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 1.3 MB/s)
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar
11:18:11 [2022-09-20T15:18:11.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4-sources.jar (167 kB at 3.0 MB/s)
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3.jar (54 kB at 786 kB/s)
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/jsp/javax.servlet.jsp-api/2.3.3/javax.servlet.jsp-api-2.3.3-sources.jar (165 kB at 7.5 MB/s)
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11.jar (249 kB at 5.4 MB/s)
11:18:11 [2022-09-20T15:18:11.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/10.0.11/jetty-http-10.0.11-sources.jar (140 kB at 1.9 MB/s)
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11.jar (211 kB at 9.6 MB/s)
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/10.0.11/jetty-io-10.0.11-sources.jar (116 kB at 5.5 MB/s)
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11.jar (121 kB at 1.7 MB/s)
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/10.0.11/jetty-security-10.0.11-sources.jar (85 kB at 2.3 MB/s)
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11.jar (794 kB at 11 MB/s)
11:18:12 [2022-09-20T15:18:12.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/10.0.11/jetty-server-10.0.11-sources.jar (452 kB at 11 MB/s)
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11.jar (166 kB at 4.0 MB/s)
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/10.0.11/jetty-servlet-10.0.11-sources.jar (87 kB at 2.7 MB/s)
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11.jar (64 kB at 2.8 MB/s)
11:18:12 [2022-09-20T15:18:12.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util-ajax/10.0.11/jetty-util-ajax-10.0.11-sources.jar (37 kB at 1.2 MB/s)
11:18:12 [2022-09-20T15:18:12.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar
11:18:12 [2022-09-20T15:18:12.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11.jar (562 kB at 15 MB/s)
11:18:12 [2022-09-20T15:18:12.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar
11:18:12 [2022-09-20T15:18:12.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/10.0.11/jetty-util-10.0.11-sources.jar (350 kB at 7.3 MB/s)
11:18:12 [2022-09-20T15:18:12.593Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.10, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.23.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:12 [2022-09-20T15:18:12.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
11:18:12 [2022-09-20T15:18:12.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 12 MB/s)
11:18:12 [2022-09-20T15:18:12.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10-sources.jar
11:18:12 [2022-09-20T15:18:12.593Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10-sources.jar (205 kB at 5.0 MB/s)
11:18:12 [2022-09-20T15:18:12.593Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
11:18:12 [2022-09-20T15:18:12.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 27 MB/s)
11:18:12 [2022-09-20T15:18:12.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10-sources.jar
11:18:12 [2022-09-20T15:18:12.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10-sources.jar (1.3 MB at 19 MB/s)
11:18:13 [2022-09-20T15:18:13.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar
11:18:13 [2022-09-20T15:18:13.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar (1.2 MB at 13 MB/s)
11:18:13 [2022-09-20T15:18:13.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar
11:18:13 [2022-09-20T15:18:13.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1-sources.jar (1.3 MB at 11 MB/s)
11:18:13 [2022-09-20T15:18:13.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
11:18:13 [2022-09-20T15:18:13.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 6.8 MB/s)
11:18:13 [2022-09-20T15:18:13.882Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1-sources.jar
11:18:13 [2022-09-20T15:18:13.882Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1-sources.jar (519 kB at 8.8 MB/s)
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2.jar
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 1.7 MB/s)
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar (53 kB at 1.5 MB/s)
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.ow2.asm, ArtifactId = asm-commons, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-util, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.ow2.asm, ArtifactId = asm-tree, Version = 9.3, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar (73 kB at 3.0 MB/s)
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.3/asm-commons-9.3-sources.jar (83 kB at 1.8 MB/s)
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar
11:18:14 [2022-09-20T15:18:14.140Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.3/asm-util-9.3-sources.jar (80 kB at 1.5 MB/s)
11:18:14 [2022-09-20T15:18:14.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3-sources.jar
11:18:14 [2022-09-20T15:18:14.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.3/asm-9.3-sources.jar (181 kB at 3.5 MB/s)
11:18:14 [2022-09-20T15:18:14.398Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar
11:18:14 [2022-09-20T15:18:14.398Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.3/asm-tree-9.3-sources.jar (76 kB at 1.9 MB/s)
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Resolving MavenDependencyRoots = [GroupId = biz.aQute.bnd, ArtifactId = biz.aQute.bnd.annotation, Version = 6.3.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.versioning, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.annotation.bundle, Version = 2.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.cm, Version = 1.6.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component.annotations, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.component, Version = 1.5.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.coordinator, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.device, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.event, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http.whiteboard, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.http, Version = 1.2.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.log.stream, Version = 1.0.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.metatype, Version = 1.4.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.prefs, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.provisioning, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.upnp, Version = 1.2.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.useradmin, Version = 1.1.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.service.wireadmin, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.function, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.measurement, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.position, Version = 1.0.1, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.promise, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.pushstream, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.osgi, ArtifactId = org.osgi.util.xml, Version = 1.0.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1.jar (111 kB at 5.3 MB/s)
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bnd.annotation/6.3.1/biz.aQute.bnd.annotation-6.3.1-sources.jar (51 kB at 2.2 MB/s)
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 754 kB/s)
11:18:14 [2022-09-20T15:18:14.399Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2-sources.jar (5.4 kB at 385 kB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0.jar (29 kB at 1.4 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.annotation.bundle/2.0.0/org.osgi.annotation.bundle-2.0.0-sources.jar (14 kB at 556 kB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 3.3 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1-sources.jar (32 kB at 2.0 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0.jar (43 kB at 2.4 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component.annotations/1.5.0/org.osgi.service.component.annotations-1.5.0-sources.jar (22 kB at 1.4 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0-sources.jar (30 kB at 1.2 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2.jar (41 kB at 1.0 MB/s)
11:18:14 [2022-09-20T15:18:14.658Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.coordinator/1.0.2/org.osgi.service.coordinator-1.0.2-sources.jar (24 kB at 761 kB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1.jar (20 kB at 1.4 MB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.device/1.1.1/org.osgi.service.device-1.1.1-sources.jar (9.6 kB at 355 kB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 2.3 MB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1-sources.jar (23 kB at 524 kB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 1.9 MB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1-sources.jar (62 kB at 2.8 MB/s)
11:18:14 [2022-09-20T15:18:14.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2.jar (18 kB at 704 kB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.http/1.2.2/org.osgi.service.http-1.2.2-sources.jar (8.3 kB at 359 kB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0.jar (13 kB at 498 kB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.log.stream/1.0.0/org.osgi.service.log.stream-1.0.0-sources.jar (3.1 kB at 125 kB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1.jar (30 kB at 1.8 MB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.metatype/1.4.1/org.osgi.service.metatype-1.4.1-sources.jar (11 kB at 453 kB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2-sources.jar (10 kB at 632 kB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0.jar (14 kB at 1.1 MB/s)
11:18:15 [2022-09-20T15:18:15.175Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar
11:18:15 [2022-09-20T15:18:15.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.provisioning/1.2.0/org.osgi.service.provisioning-1.2.0-sources.jar (9.8 kB at 753 kB/s)
11:18:15 [2022-09-20T15:18:15.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar
11:18:15 [2022-09-20T15:18:15.176Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1.jar (31 kB at 1.8 MB/s)
11:18:15 [2022-09-20T15:18:15.176Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.upnp/1.2.1/org.osgi.service.upnp-1.2.1-sources.jar (18 kB at 1.1 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1.jar (37 kB at 2.3 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.useradmin/1.1.1/org.osgi.service.useradmin-1.1.1-sources.jar (20 kB at 1.6 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2.jar (44 kB at 2.3 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.wireadmin/1.0.2/org.osgi.service.wireadmin-1.0.2-sources.jar (26 kB at 2.0 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0-sources.jar (8.5 kB at 608 kB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2.jar (26 kB at 1.6 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.measurement/1.0.2/org.osgi.util.measurement-1.0.2-sources.jar (11 kB at 739 kB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1.jar (14 kB at 879 kB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.position/1.0.1/org.osgi.util.position-1.0.1-sources.jar (9.5 kB at 593 kB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0-sources.jar (29 kB at 1.9 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2.jar (133 kB at 7.0 MB/s)
11:18:15 [2022-09-20T15:18:15.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.pushstream/1.0.2/org.osgi.util.pushstream-1.0.2-sources.jar (44 kB at 2.4 MB/s)
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2.jar (19 kB at 781 kB/s)
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.util.xml/1.0.2/org.osgi.util.xml-1.0.2-sources.jar (6.5 kB at 433 kB/s)
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Resolving MavenDependencyRoots = [GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-annotations, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-core, Version = 2.13.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = com.fasterxml.jackson.core, ArtifactId = jackson-databind, Version = 2.13.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:15 [2022-09-20T15:18:15.692Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar (76 kB at 3.6 MB/s)
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2-sources.jar (80 kB at 5.0 MB/s)
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar (375 kB at 13 MB/s)
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar
11:18:15 [2022-09-20T15:18:15.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2-sources.jar (406 kB at 15 MB/s)
11:18:15 [2022-09-20T15:18:15.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar
11:18:15 [2022-09-20T15:18:15.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar (1.5 MB at 28 MB/s)
11:18:15 [2022-09-20T15:18:15.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar
11:18:15 [2022-09-20T15:18:15.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2-sources.jar (1.1 MB at 26 MB/s)
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.command, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.runtime, Version = 1.1.6, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.gogo.shell, Version = 1.1.4, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apache.felix, ArtifactId = org.apache.felix.scr, Version = 2.2.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2.jar (40 kB at 1.9 MB/s)
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.command/1.1.2/org.apache.felix.gogo.command-1.1.2-sources.jar (26 kB at 1.7 MB/s)
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6.jar (203 kB at 10 MB/s)
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.runtime/1.1.6/org.apache.felix.gogo.runtime-1.1.6-sources.jar (102 kB at 5.4 MB/s)
11:18:16 [2022-09-20T15:18:16.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4.jar (59 kB at 3.1 MB/s)
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.gogo.shell/1.1.4/org.apache.felix.gogo.shell-1.1.4-sources.jar (38 kB at 2.7 MB/s)
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2-sources.jar (270 kB at 5.7 MB/s)
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Resolving MavenDependencyRoots = [GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-api, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-migrationsupport, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.jupiter, ArtifactId = junit-jupiter-params, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-launcher, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-runner, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-api, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-commons, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.platform, ArtifactId = junit-platform-suite-engine, Version = 1.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.junit.vintage, ArtifactId = junit-vintage-engine, Version = 5.9.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.opentest4j, ArtifactId = opentest4j, Version = 1.2.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.apiguardian, ArtifactId = apiguardian-api, Version = 1.1.2, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true...
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0.jar (203 kB at 4.6 MB/s)
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar
11:18:16 [2022-09-20T15:18:16.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.9.0/junit-jupiter-api-5.9.0-sources.jar (199 kB at 5.8 MB/s)
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0.jar (246 kB at 8.8 MB/s)
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.9.0/junit-jupiter-engine-5.9.0-sources.jar (131 kB at 5.0 MB/s)
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0.jar (28 kB at 461 kB/s)
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.0/junit-jupiter-migrationsupport-5.9.0-sources.jar (24 kB at 1.3 MB/s)
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar
11:18:16 [2022-09-20T15:18:16.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0.jar (578 kB at 14 MB/s)
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-params/5.9.0/junit-jupiter-params-5.9.0-sources.jar (73 kB at 2.9 MB/s)
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0.jar (103 kB at 3.3 MB/s)
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.9.0/junit-platform-commons-1.9.0-sources.jar (76 kB at 2.5 MB/s)
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0.jar (188 kB at 5.1 MB/s)
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar
11:18:16 [2022-09-20T15:18:16.990Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.9.0/junit-platform-engine-1.9.0-sources.jar (135 kB at 2.6 MB/s)
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0.jar (169 kB at 2.7 MB/s)
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-launcher/1.9.0/junit-platform-launcher-1.9.0-sources.jar (101 kB at 5.1 MB/s)
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0.jar (17 kB at 434 kB/s)
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-runner/1.9.0/junit-platform-runner-1.9.0-sources.jar (12 kB at 646 kB/s)
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0.jar (21 kB at 849 kB/s)
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar
11:18:17 [2022-09-20T15:18:17.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-api/1.9.0/junit-platform-suite-api-1.9.0-sources.jar (28 kB at 620 kB/s)
11:18:17 [2022-09-20T15:18:17.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar
11:18:17 [2022-09-20T15:18:17.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0.jar (15 kB at 478 kB/s)
11:18:17 [2022-09-20T15:18:17.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar
11:18:17 [2022-09-20T15:18:17.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-commons/1.9.0/junit-platform-suite-commons-1.9.0-sources.jar (11 kB at 395 kB/s)
11:18:17 [2022-09-20T15:18:17.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0.jar (24 kB at 1.5 MB/s)
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-suite-engine/1.9.0/junit-platform-suite-engine-1.9.0-sources.jar (16 kB at 968 kB/s)
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0.jar (67 kB at 2.2 MB/s)
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.9.0/junit-vintage-engine-5.9.0-sources.jar (38 kB at 1.3 MB/s)
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 264 kB/s)
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar (8.4 kB at 324 kB/s)
11:18:17 [2022-09-20T15:18:17.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
11:18:17 [2022-09-20T15:18:17.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 206 kB/s)
11:18:17 [2022-09-20T15:18:17.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar
11:18:17 [2022-09-20T15:18:17.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar (6.6 kB at 175 kB/s)
11:18:17 [2022-09-20T15:18:17.826Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800
11:18:18 [2022-09-20T15:18:18.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.dummy:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/pom.xml
11:18:18 [2022-09-20T15:18:18.397Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1300.v20220831-1800 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/pom.xml
11:18:18 [2022-09-20T15:18:18.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.31.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
11:18:20 [2022-09-20T15:18:20.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.350-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
11:18:20 [2022-09-20T15:18:20.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.750-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
11:18:21 [2022-09-20T15:18:21.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
11:18:27 [2022-09-20T15:18:27.630Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.250-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
11:18:27 [2022-09-20T15:18:27.631Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.java19patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/pom.xml
11:18:27 [2022-09-20T15:18:27.892Z] [INFO] Resolving dependencies of MavenProject: eclipse.platform.releng:eclipse.releng.repository.java19patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/pom.xml
11:18:28 [2022-09-20T15:18:28.463Z] [WARNING] The project org.eclipse:eclipse-platform-parent:pom:4.25.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
11:18:28 [2022-09-20T15:18:28.463Z] [INFO] ------------------------------------------------------------------------
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Reactor Build Order:
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] 
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] eclipse-platform-parent                                            [pom]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] eclipse-sdk-prereqs                          [eclipse-target-definition]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] eclipse.platform.releng.java19patch                                [pom]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.dummy                                   [eclipse-plugin]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt                                        [eclipse-feature]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.core                                    [eclipse-plugin]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.debug                                   [eclipse-plugin]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.launching                               [eclipse-plugin]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.core.manipulation                       [eclipse-plugin]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.ui                                      [eclipse-plugin]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] org.eclipse.jdt.java19patch                            [eclipse-feature]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] eclipse.releng.repository.java19patch               [eclipse-repository]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] 
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] ----------------< org.eclipse:eclipse-platform-parent >-----------------
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Building eclipse-platform-parent 4.25.0-SNAPSHOT                  [1/12]
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] --------------------------------[ pom ]---------------------------------
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] 
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-platform-parent ---
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.6/commons-io-2.6.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.6/commons-io-2.6.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 24 MB/s)
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 31 MB/s)
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 6.7 MB/s)
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] 
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse-platform-parent ---
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.464Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 188 kB/s)
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.1 MB/s)
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:28 [2022-09-20T15:18:28.722Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 334 kB/s)
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:28 [2022-09-20T15:18:28.723Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 2.8 MB/s)
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
11:18:28 [2022-09-20T15:18:28.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 576 kB/s)
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:18:28 [2022-09-20T15:18:28.982Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 2.8 MB/s)
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 11 MB/s)
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 29 MB/s)
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Copying 1 resource
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] 
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse-platform-parent ---
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 421 kB/s)
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 233 kB/s)
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 5.6 MB/s)
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s)
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 303 kB/s)
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.500Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 783 kB/s)
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 2.1 MB/s)
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-parent/26/weld-parent-26.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-parent/26/weld-parent-26.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-parent/26/weld-parent-26.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 11 MB/s)
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 1.6 MB/s)
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
11:18:29 [2022-09-20T15:18:29.760Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 2.7 MB/s)
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 724 kB/s)
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.023Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 324 kB/s)
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 770 kB/s)
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 1.5 MB/s)
11:18:30 [2022-09-20T15:18:30.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 987 kB/s)
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 2.3 MB/s)
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 300 kB/s)
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 688 kB/s)
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.283Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 248 kB/s)
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 998 kB/s)
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 531 kB/s)
11:18:30 [2022-09-20T15:18:30.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 632 kB/s)
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 10 MB/s)
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
11:18:30 [2022-09-20T15:18:30.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 158 kB/s)
11:18:31 [2022-09-20T15:18:31.057Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 199 kB/s)
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 217 kB/s)
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.058Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.320Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.320Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 3.6 MB/s)
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 4.5 MB/s)
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 4.7 MB/s)
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/16.0.1/guava-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/16.0.1/guava-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/16.0.1/guava-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/16.0.1/guava-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 2.0 MB/s)
11:18:31 [2022-09-20T15:18:31.321Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 611 kB/s)
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 1.1 MB/s)
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 6.5 MB/s)
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:18:31 [2022-09-20T15:18:31.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 1.7 MB/s)
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 2.2 MB/s)
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 2.1 MB/s)
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 133 kB/s)
11:18:31 [2022-09-20T15:18:31.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
11:18:31 [2022-09-20T15:18:31.838Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
11:18:31 [2022-09-20T15:18:31.838Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
11:18:31 [2022-09-20T15:18:31.838Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 902 kB/s)
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 12 MB/s)
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/14/apache-14.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/14/apache-14.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/14/apache-14.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/14/apache-14.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 3.7 MB/s)
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/16.0.1/guava-16.0.1.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:18:32 [2022-09-20T15:18:32.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.354Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/16.0.1/guava-16.0.1.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.355Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/16.0.1/guava-16.0.1.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/16.0.1/guava-16.0.1.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:32 [2022-09-20T15:18:32.356Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/16.0.1/guava-16.0.1.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:18:32 [2022-09-20T15:18:32.357Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 6.6 MB/s)
11:18:32 [2022-09-20T15:18:32.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 26 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 10 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 882 kB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 9.8 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 3.3 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 3.4 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 2.5 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 20 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 2.1 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 1.2 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 1.2 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 2.6 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 4.7 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 5.2 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 3.6 MB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.jar
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 115 kB/s)
11:18:32 [2022-09-20T15:18:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 16 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 1.2 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 8.5 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 595 kB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 265 kB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 2.7 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 1.0 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.1 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 2.7 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 1.5 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 21 MB/s)
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] 
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse-platform-parent ---
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse-platform-parent/src/main/resources
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] 
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-platform-parent ---
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] 
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-platform-parent ---
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Skipped
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] 
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse-platform-parent ---
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.617Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.875Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.875Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 188 kB/s)
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 881 kB/s)
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:18:32 [2022-09-20T15:18:32.876Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 54 kB/s)
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 126 kB/s)
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 82 kB/s)
11:18:33 [2022-09-20T15:18:33.134Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 48 kB/s)
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 46 kB/s)
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:18:33 [2022-09-20T15:18:33.392Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:18:33 [2022-09-20T15:18:33.650Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:18:33 [2022-09-20T15:18:33.650Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:18:33 [2022-09-20T15:18:33.650Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 102 kB/s)
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 35 kB/s)
11:18:33 [2022-09-20T15:18:33.651Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 141 kB/s)
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 160 kB/s)
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:18:33 [2022-09-20T15:18:33.909Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 190 kB/s)
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 858 kB/s)
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 53 kB/s)
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:18:34 [2022-09-20T15:18:34.167Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:18:34 [2022-09-20T15:18:34.168Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:18:34 [2022-09-20T15:18:34.168Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:18:34 [2022-09-20T15:18:34.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
11:18:34 [2022-09-20T15:18:34.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 76 kB/s)
11:18:34 [2022-09-20T15:18:34.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 264 kB/s)
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 796 kB/s)
11:18:34 [2022-09-20T15:18:34.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 27 kB/s)
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 97 kB/s)
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 389 kB/s)
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:18:34 [2022-09-20T15:18:34.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 21 kB/s)
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 96 kB/s)
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.199Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 53 kB/s)
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 197 kB/s)
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.456Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 114 kB/s)
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 594 kB/s)
11:18:35 [2022-09-20T15:18:35.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 95 kB/s)
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 59 kB/s)
11:18:35 [2022-09-20T15:18:35.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.972Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.972Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 136 kB/s)
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 1.3 MB/s)
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 3.5 MB/s)
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:18:35 [2022-09-20T15:18:35.973Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 644 kB/s)
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
11:18:36 [2022-09-20T15:18:36.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 948 kB/s)
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 872 kB/s)
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 837 kB/s)
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 151 kB/s)
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 536 kB/s)
11:18:36 [2022-09-20T15:18:36.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 134 kB/s)
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 132 kB/s)
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 111 kB/s)
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.491Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 436 kB/s)
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:18:36 [2022-09-20T15:18:36.492Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 145 kB/s)
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom (2.0 kB at 35 kB/s)
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom
11:18:36 [2022-09-20T15:18:36.749Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom (2.6 kB at 59 kB/s)
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:18:37 [2022-09-20T15:18:37.007Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.008Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.009Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:18:37 [2022-09-20T15:18:37.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.269Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar (64 kB at 961 kB/s)
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar (31 kB at 454 kB/s)
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.270Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 11 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 4.0 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 1.0 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 13 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 1.5 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 2.9 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 28 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 2.9 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 1.2 MB/s)
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 7.7 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 3.0 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 1.3 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 6.0 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 5.0 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 1.3 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 4.2 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 143 kB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 1.0 MB/s)
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
11:18:37 [2022-09-20T15:18:37.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 68 kB/s)
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 6.1 MB/s)
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 724 kB/s)
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 2.7 MB/s)
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 51 kB/s)
11:18:37 [2022-09-20T15:18:37.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 5.1 MB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 18 kB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 1.7 MB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 57 kB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 127 kB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.1 MB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 85 kB/s)
11:18:37 [2022-09-20T15:18:37.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 17 MB/s)
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.5 MB/s)
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ eclipse-platform-parent ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] ------------------< org.eclipse:eclipse-sdk-prereqs >-------------------
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Building eclipse-sdk-prereqs 4.25.0-SNAPSHOT                      [2/12]
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] ---------------------[ eclipse-target-definition ]----------------------
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse-sdk-prereqs ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse-sdk-prereqs ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.prereqs.sdk/saveproperties
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse-sdk-prereqs ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse-sdk-prereqs ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.prereqs.sdk/src/main/resources
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse-sdk-prereqs ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] 
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-target-definition (default-package-target-definition) @ eclipse-sdk-prereqs ---
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 64 kB/s)
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-3.0.0-20220504.135853-107.pom
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-3.0.0-20220504.135853-107.pom (2.2 kB at 272 kB/s)
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
11:18:37 [2022-09-20T15:18:37.789Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
11:18:37 [2022-09-20T15:18:37.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
11:18:37 [2022-09-20T15:18:37.790Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
11:18:37 [2022-09-20T15:18:37.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom
11:18:37 [2022-09-20T15:18:37.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.pom (7.6 kB at 1.9 MB/s)
11:18:37 [2022-09-20T15:18:37.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/6.3.0.202209071007-r/org.eclipse.jgit-parent-6.3.0.202209071007-r.pom (33 kB at 1.3 MB/s)
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 1.7 MB/s)
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 2.0 MB/s)
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 25 kB/s)
11:18:38 [2022-09-20T15:18:38.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/tycho-sourceref-jgit-3.0.0-20220920.142610-296.pom
11:18:38 [2022-09-20T15:18:38.306Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/tycho-sourceref-jgit-3.0.0-20220920.142610-296.pom (1.9 kB at 271 kB/s)
11:18:38 [2022-09-20T15:18:38.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-3.0.0-20220504.135853-107.jar
11:18:38 [2022-09-20T15:18:38.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/tycho-sourceref-jgit-3.0.0-20220920.142610-296.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/3.0.0-SNAPSHOT/tycho-sourceref-jgit-3.0.0-20220920.142610-296.jar (6.2 kB at 2.1 MB/s)
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/3.0.0-SNAPSHOT/tycho-buildtimestamp-jgit-3.0.0-20220504.135853-107.jar (12 kB at 1.2 MB/s)
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
11:18:38 [2022-09-20T15:18:38.307Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:18:38 [2022-09-20T15:18:38.565Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
11:18:38 [2022-09-20T15:18:38.565Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:18:38 [2022-09-20T15:18:38.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar
11:18:38 [2022-09-20T15:18:38.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar
11:18:38 [2022-09-20T15:18:38.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 7.3 MB/s)
11:18:38 [2022-09-20T15:18:38.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.3.0.202209071007-r/org.eclipse.jgit-6.3.0.202209071007-r.jar (3.0 MB at 35 MB/s)
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-sdk-prereqs ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] Skipped
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse-sdk-prereqs ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ eclipse-sdk-prereqs ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] ----< eclipse.platform.releng:eclipse.platform.releng.java19patch >-----
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] Building eclipse.platform.releng.java19patch 4.25.0-SNAPSHOT      [3/12]
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --------------------------------[ pom ]---------------------------------
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/saveproperties
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/src/main/resources
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] Skipped
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ eclipse.platform.releng.java19patch ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.dummy >----------------
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] Building org.eclipse.jdt.dummy 1.1.300-SNAPSHOT                   [4/12]
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.dummy ---
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] 
11:18:38 [2022-09-20T15:18:38.823Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.dummy ---
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] The project's OSGi version is 1.1.300.v20160301-1504
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] 
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.dummy ---
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] 
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.dummy ---
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] 
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.dummy ---
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/saveproperties
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] 
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.dummy ---
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] 
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.dummy ---
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:18:42 [2022-09-20T15:18:42.104Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 2.7 MB/s)
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 5.5 MB/s)
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 2.2 MB/s)
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.362Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 352 kB/s)
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 4.7 MB/s)
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 11 MB/s)
11:18:42 [2022-09-20T15:18:42.620Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 41 MB/s)
11:18:42 [2022-09-20T15:18:42.878Z] [INFO] Executing tasks
11:18:42 [2022-09-20T15:18:42.878Z] [INFO] Executed tasks
11:18:42 [2022-09-20T15:18:42.878Z] [INFO] 
11:18:42 [2022-09-20T15:18:42.878Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.dummy ---
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] 
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.dummy ---
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.31.0.v20220824-0714/ecj-3.31.0.v20220824-0714.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.31.0.v20220824-0714/ecj-3.31.0.v20220824-0714.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloaded from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.31.0.v20220824-0714/ecj-3.31.0.v20220824-0714.pom (408 B at 24 kB/s)
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.pom (1.1 kB at 569 kB/s)
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom (8.3 kB at 2.1 MB/s)
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:18:43 [2022-09-20T15:18:43.444Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 112 kB/s)
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 331 kB/s)
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.702Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.703Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.960Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
11:18:43 [2022-09-20T15:18:43.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom (1.1 kB at 56 kB/s)
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 72 kB/s)
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/tycho-compiler-jdt-3.0.0-20220920.142610-298.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/tycho-compiler-jdt-3.0.0-20220920.142610-298.pom (2.4 kB at 1.2 MB/s)
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 336 kB/s)
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/maven-metadata.xml
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/tycho-lib-detector-3.0.0-20220920.142610-298.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/tycho-lib-detector-3.0.0-20220920.142610-298.pom (1.6 kB at 523 kB/s)
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom (1.7 kB at 828 kB/s)
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.31.0.v20220824-0714/ecj-3.31.0.v20220824-0714.jar
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/tycho-compiler-jdt-3.0.0-20220920.142610-298.jar
11:18:44 [2022-09-20T15:18:44.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/tycho-lib-detector-3.0.0-20220920.142610-298.jar
11:18:44 [2022-09-20T15:18:44.219Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/3.0.0-SNAPSHOT/tycho-compiler-jdt-3.0.0-20220920.142610-298.jar (19 kB at 1.3 MB/s)
11:18:44 [2022-09-20T15:18:44.219Z] [INFO] Downloaded from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/3.0.0-SNAPSHOT/tycho-lib-detector-3.0.0-20220920.142610-298.jar (3.5 kB at 160 kB/s)
11:18:44 [2022-09-20T15:18:44.219Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.31.0.v20220824-0714/ecj-3.31.0.v20220824-0714.jar
11:18:44 [2022-09-20T15:18:44.219Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.219Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.476Z] [INFO] Downloaded from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.31.0.v20220824-0714/ecj-3.31.0.v20220824-0714.jar (3.2 MB at 32 MB/s)
11:18:44 [2022-09-20T15:18:44.476Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.12.1/plexus-compiler-manager-2.12.1.jar (4.7 kB at 1.6 MB/s)
11:18:44 [2022-09-20T15:18:44.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar (27 kB at 9.0 MB/s)
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] Resolving class path of org.eclipse.jdt.dummy...
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] 
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.jdt.dummy ---
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/src/main/resources
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] 
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.dummy ---
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/src/main/resources
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] 
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.dummy ---
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] No sources to compile
11:18:44 [2022-09-20T15:18:44.734Z] [WARNING] Source directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/src does not exist
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] 
11:18:44 [2022-09-20T15:18:44.734Z] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.dummy ---
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] 
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt.dummy ---
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] 
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.jdt.dummy ---
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/src/test/resources
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] 
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.dummy ---
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] 
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.jdt.dummy ---
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.pom (6.5 kB at 2.2 MB/s)
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.pom (3.4 kB at 848 kB/s)
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.pom (3.6 kB at 1.2 MB/s)
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.pom (3.9 kB at 1.3 MB/s)
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.301Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.pom (3.6 kB at 1.2 MB/s)
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.pom (4.4 kB at 1.5 MB/s)
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.561Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.pom (1.8 kB at 450 kB/s)
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s)
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.562Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (5.0 kB at 994 kB/s)
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
11:18:45 [2022-09-20T15:18:45.824Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
11:18:46 [2022-09-20T15:18:46.082Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
11:18:46 [2022-09-20T15:18:46.082Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom
11:18:46 [2022-09-20T15:18:46.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (4.6 kB at 1.5 MB/s)
11:18:46 [2022-09-20T15:18:46.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
11:18:46 [2022-09-20T15:18:46.082Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/9.2/asm-9.2.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.2/asm-9.2.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/9.2/asm-9.2.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 789 kB/s)
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 4.0 MB/s)
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/9.2/asm-9.2.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
11:18:46 [2022-09-20T15:18:46.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
11:18:46 [2022-09-20T15:18:46.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.2/asm-9.2.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/9.2/asm-9.2.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M7/surefire-logger-api-3.0.0-M7.jar (14 kB at 2.3 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M7/surefire-extensions-api-3.0.0-M7.jar (25 kB at 4.2 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M7/surefire-extensions-spi-3.0.0-M7.jar (8.1 kB at 895 kB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M7/maven-surefire-common-3.0.0-M7.jar (305 kB at 28 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 5.5 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 3.8 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M7/surefire-api-3.0.0-M7.jar (169 kB at 8.9 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 12 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 3.6 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M7/surefire-booter-3.0.0-M7.jar (117 kB at 1.9 MB/s)
11:18:46 [2022-09-20T15:18:46.343Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M7/surefire-shared-utils-3.0.0-M7.jar (2.1 MB at 28 MB/s)
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] Tests are skipped.
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] 
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.dummy ---
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] 
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.dummy ---
11:18:46 [2022-09-20T15:18:46.601Z] [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT-sources.jar
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] 
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.dummy ---
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT.jar
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] 
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.dummy ---
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] 
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt.dummy ---
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] Skipping tests
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] 
11:18:46 [2022-09-20T15:18:46.601Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt.dummy ---
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 1.3 MB/s)
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:46 [2022-09-20T15:18:46.859Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 763 kB/s)
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 5.5 MB/s)
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 12 MB/s)
11:18:46 [2022-09-20T15:18:46.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 12 MB/s)
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] Tests are skipped.
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] 
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.dummy ---
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] Skipped
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] 
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.dummy ---
11:18:47 [2022-09-20T15:18:47.118Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT.jar
11:18:48 [2022-09-20T15:18:48.492Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT-sources.jar
11:18:49 [2022-09-20T15:18:49.424Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.424Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.dummy ---
11:18:49 [2022-09-20T15:18:49.424Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.dummy:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/pom.xml
11:18:49 [2022-09-20T15:18:49.424Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.424Z] [INFO] --------------< org.eclipse.jdt.feature:org.eclipse.jdt >---------------
11:18:49 [2022-09-20T15:18:49.424Z] [INFO] Building org.eclipse.jdt 3.18.1300.v20220831-1800                 [5/12]
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] The project's OSGi version is 3.18.1300.v20220831-1800
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/saveproperties
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/src/main/resources
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.425Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] 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.
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/target/org.eclipse.jdt-3.18.1300.v20220831-1800.jar
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] Skipped
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] 
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt ---
11:18:49 [2022-09-20T15:18:49.683Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/target/org.eclipse.jdt-3.18.1300.v20220831-1800.jar
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt ---
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] Artifact comparison detailed log directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/target/artifactcomparison
11:18:51 [2022-09-20T15:18:51.056Z] [WARNING] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1300.v20220831-1800 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/pom.xml: baseline and build artifacts have same version but different contents
11:18:51 [2022-09-20T15:18:51.056Z]    no-classifier: different
11:18:51 [2022-09-20T15:18:51.056Z]       feature.properties: properties files differ
11:18:51 [2022-09-20T15:18:51.056Z]          copyright: baseline='Copyright (c) 2000, 2020 IBM Corporation and others.
11:18:51 [2022-09-20T15:18:51.056Z] All rights reserved. This program and the accompanying materials
11:18:51 [2022-09-20T15:18:51.056Z] are made available under the terms of the Eclipse Public License v1.0
11:18:51 [2022-09-20T15:18:51.056Z] which accompanies this distribution, and is available at
11:18:51 [2022-09-20T15:18:51.056Z] http://www.eclipse.org/legal/epl-v10.html
11:18:51 [2022-09-20T15:18:51.056Z] 
11:18:51 [2022-09-20T15:18:51.056Z] Contributors:
11:18:51 [2022-09-20T15:18:51.056Z] IBM Corporation - initial API and implementation
11:18:51 [2022-09-20T15:18:51.056Z] ' != reactor='Copyright (c) 2000, 2021 IBM Corporation and others.
11:18:51 [2022-09-20T15:18:51.056Z] 
11:18:51 [2022-09-20T15:18:51.056Z] This program and the accompanying materials
11:18:51 [2022-09-20T15:18:51.056Z] are made available under the terms of the Eclipse Public License 2.0
11:18:51 [2022-09-20T15:18:51.056Z] which accompanies this distribution, and is available at
11:18:51 [2022-09-20T15:18:51.056Z] https://www.eclipse.org/legal/epl-2.0/
11:18:51 [2022-09-20T15:18:51.056Z] 
11:18:51 [2022-09-20T15:18:51.056Z] SPDX-License-Identifier: EPL-2.0
11:18:51 [2022-09-20T15:18:51.056Z] 
11:18:51 [2022-09-20T15:18:51.056Z] Contributors:
11:18:51 [2022-09-20T15:18:51.056Z] IBM Corporation - initial API and implementation
11:18:51 [2022-09-20T15:18:51.056Z] '
11:18:51 [2022-09-20T15:18:51.056Z]          description: baseline='Eclipse Java development tools (binary runtime and user documentation).' != reactor='Dummy feature for build-time constraint.'
11:18:51 [2022-09-20T15:18:51.056Z]          featureName: baseline='Eclipse Java Development Tools' != reactor='Eclipse Java Development Tools - Dummy, for build only. '
11:18:51 [2022-09-20T15:18:51.056Z]       feature.xml: different
11:18:51 [2022-09-20T15:18:51.056Z] 
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1300.v20220831-1800 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/pom.xml
11:18:51 [2022-09-20T15:18:51.056Z]     The main artifact has been replaced with the baseline version.
11:18:51 [2022-09-20T15:18:51.056Z] 
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] ----------------< org.eclipse.jdt:org.eclipse.jdt.core >----------------
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] Building org.eclipse.jdt.core 3.31.50-SNAPSHOT                    [6/12]
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core ---
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.056Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core ---
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] The project's OSGi version is 3.31.50.v20220920-1509_BETA_JAVA19
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core ---
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core ---
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.core ---
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/saveproperties
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] 
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (compiler-message-properties) @ org.eclipse.jdt.core ---
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.7 MB/s)
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 1.9 MB/s)
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:18:51 [2022-09-20T15:18:51.314Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 1.1 MB/s)
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 940 kB/s)
11:18:51 [2022-09-20T15:18:51.315Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 740 kB/s)
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 455 kB/s)
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 2.7 MB/s)
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
11:18:51 [2022-09-20T15:18:51.573Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 5.8 MB/s)
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 408 kB/s)
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 471 kB/s)
11:18:51 [2022-09-20T15:18:51.574Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 257 kB/s)
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 1.1 MB/s)
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 964 kB/s)
11:18:51 [2022-09-20T15:18:51.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 129 kB/s)
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.090Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 272 kB/s)
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 1.4 MB/s)
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 4.3 MB/s)
11:18:52 [2022-09-20T15:18:52.091Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 1.7 MB/s)
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 749 kB/s)
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:52 [2022-09-20T15:18:52.349Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 823 kB/s)
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 836 kB/s)
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 2.6 MB/s)
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 687 kB/s)
11:18:52 [2022-09-20T15:18:52.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:52 [2022-09-20T15:18:52.351Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:52 [2022-09-20T15:18:52.351Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:52 [2022-09-20T15:18:52.351Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.8 MB/s)
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 870 kB/s)
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 197 kB/s)
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 7.2 MB/s)
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 247 kB/s)
11:18:52 [2022-09-20T15:18:52.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
11:18:52 [2022-09-20T15:18:52.609Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
11:18:52 [2022-09-20T15:18:52.609Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 320 kB/s)
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:18:52 [2022-09-20T15:18:52.866Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.3 MB/s)
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/17/apache-17.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/17/apache-17.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/17/apache-17.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/17/apache-17.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 595 kB/s)
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
11:18:52 [2022-09-20T15:18:52.867Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 122 kB/s)
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 144 kB/s)
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.125Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 57 kB/s)
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 442 kB/s)
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 8.1 MB/s)
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/5/apache-5.pom
11:18:53 [2022-09-20T15:18:53.383Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/5/apache-5.pom
11:18:53 [2022-09-20T15:18:53.384Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom
11:18:53 [2022-09-20T15:18:53.384Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/5/apache-5.pom
11:18:53 [2022-09-20T15:18:53.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
11:18:53 [2022-09-20T15:18:53.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 1.4 MB/s)
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 85 kB/s)
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 56 kB/s)
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
11:18:53 [2022-09-20T15:18:53.642Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
11:18:53 [2022-09-20T15:18:53.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 733 kB/s)
11:18:53 [2022-09-20T15:18:53.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.4 MB/s)
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 166 kB/s)
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 328 kB/s)
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 300 kB/s)
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
11:18:53 [2022-09-20T15:18:53.900Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.4/commons-io-2.4.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.4/commons-io-2.4.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 535 kB/s)
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.5 MB/s)
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/9/apache-9.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/9/apache-9.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/9/apache-9.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/9/apache-9.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
11:18:54 [2022-09-20T15:18:54.158Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 842 kB/s)
11:18:54 [2022-09-20T15:18:54.159Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:18:54 [2022-09-20T15:18:54.159Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:18:54 [2022-09-20T15:18:54.159Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:18:54 [2022-09-20T15:18:54.159Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 42 kB/s)
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 1.3 MB/s)
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:18:54 [2022-09-20T15:18:54.418Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.4/commons-io-2.4.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.419Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:18:54 [2022-09-20T15:18:54.678Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.4/commons-io-2.4.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 7.5 MB/s)
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 6.5 MB/s)
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 11 MB/s)
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.0 MB/s)
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 28 MB/s)
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.8 MB/s)
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
11:18:54 [2022-09-20T15:18:54.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 616 kB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 2.0 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 6.9 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 2.9 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 4.0 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.7 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 150 kB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 3.3 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 785 kB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.4 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 921 kB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 4.9 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 398 kB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 601 kB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.7 MB/s)
11:18:54 [2022-09-20T15:18:54.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.0 MB/s)
11:18:54 [2022-09-20T15:18:54.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 2.8 MB/s)
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] No match to regex '\\' found in '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties'. The initial value '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties' is left as-is...
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] 
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.core ---
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] 
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (no-tabs-in-compiler-messages) @ org.eclipse.jdt.core ---
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] 
11:18:54 [2022-09-20T15:18:54.939Z] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.core ---
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] Executing tasks
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] Executed tasks
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] 
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core ---
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] 
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core ---
11:18:55 [2022-09-20T15:18:55.197Z] [INFO] Resolving class path of org.eclipse.jdt.core...
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] 
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.jdt.core ---
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/src/main/resources
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] 
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.core ---
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/src/main/resources
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] 
11:18:55 [2022-09-20T15:18:55.455Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core ---
11:18:55 [2022-09-20T15:18:55.713Z] [INFO] Compiling 1518 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes
11:18:56 [2022-09-20T15:18:56.280Z] Failed to init Classpath for jar file /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes
11:18:56 [2022-09-20T15:18:56.280Z] java.nio.file.NoSuchFileException: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:145)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.nio.file.Files.readAttributes(Files.java:1763)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1222)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:726)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:843)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:246)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:176)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:190)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.jdt.internal.compiler.batch.ClasspathJar.initialize(ClasspathJar.java:204)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.jdt.internal.compiler.batch.FileSystem.<init>(FileSystem.java:235)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.jdt.internal.compiler.batch.Main.getLibraryAccess(Main.java:3495)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:4741)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1802)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.tycho.compiler.jdt.JDTCompiler.compileInProcess(JDTCompiler.java:385)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.tycho.compiler.jdt.JDTCompiler.performCompile(JDTCompiler.java:118)
11:18:56 [2022-09-20T15:18:56.280Z] 	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:414)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.doCompile(AbstractOsgiCompilerMojo.java:370)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:351)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:301)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:211)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:165)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:157)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:121)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:127)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:18:56 [2022-09-20T15:18:56.280Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
11:18:56 [2022-09-20T15:18:56.280Z] 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
11:19:14 [2022-09-20T15:19:14.400Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes
11:19:14 [2022-09-20T15:19:14.400Z] [INFO] 
11:19:14 [2022-09-20T15:19:14.400Z] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core ---
11:19:14 [2022-09-20T15:19:14.400Z] [INFO] 
11:19:14 [2022-09-20T15:19:14.400Z] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt.core ---
11:19:14 [2022-09-20T15:19:14.400Z] [WARNING] p2 repository with URL https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800 is associated with multiple IDs; was 'eclipse-p2-repo-java19patch', now is 'eclipse'
11:19:19 [2022-09-20T15:19:19.664Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
11:19:19 [2022-09-20T15:19:19.665Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace/data/.metadata/.log
11:19:19 [2022-09-20T15:19:19.665Z] [INFO] Command line:
11:19:19 [2022-09-20T15:19:19.665Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.core_3.31.50.v20220920-1509_BETA_JAVA19, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes:/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target]
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/src/test/resources
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] Tests are skipped.
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-sources.jar
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- maven-antrun-plugin:3.1.0:run (default) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] Executing tasks
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] Executed tasks
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] 
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core ---
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/jdtCompilerAdapter.jar
11:19:34 [2022-09-20T15:19:34.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT.jar
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] 
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core ---
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] 
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (copy-batch-compiler-source) @ org.eclipse.jdt.core ---
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] Copying 1 resource
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] 
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] --- tycho-custom-bundle-plugin:3.0.0-SNAPSHOT:custom-bundle (antadapter) @ org.eclipse.jdt.core ---
11:19:35 [2022-09-20T15:19:35.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-antadapter.jar
11:19:35 [2022-09-20T15:19:35.379Z] [INFO] 
11:19:35 [2022-09-20T15:19:35.379Z] [INFO] --- tycho-custom-bundle-plugin:3.0.0-SNAPSHOT:custom-bundle (batch-compiler-src) @ org.eclipse.jdt.core ---
11:19:35 [2022-09-20T15:19:35.379Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-batch-compiler-src.jar
11:19:35 [2022-09-20T15:19:35.638Z] [INFO] 
11:19:35 [2022-09-20T15:19:35.638Z] [INFO] --- tycho-custom-bundle-plugin:3.0.0-SNAPSHOT:custom-bundle (batch-compiler) @ org.eclipse.jdt.core ---
11:19:35 [2022-09-20T15:19:35.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-batch-compiler.jar
11:19:35 [2022-09-20T15:19:35.896Z] [INFO] 
11:19:35 [2022-09-20T15:19:35.896Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.core ---
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.31.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] 
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt.core ---
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] Skipping tests
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] 
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt.core ---
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] Tests are skipped.
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] 
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core ---
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] Skipped
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] 
11:19:36 [2022-09-20T15:19:36.154Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.core ---
11:19:36 [2022-09-20T15:19:36.412Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT.jar' is disabled.
11:19:36 [2022-09-20T15:19:36.670Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT.jar
11:19:40 [2022-09-20T15:19:40.003Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-sources.jar' is disabled.
11:19:40 [2022-09-20T15:19:40.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-sources.jar
11:19:44 [2022-09-20T15:19:44.188Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-antadapter.jar' is disabled.
11:19:44 [2022-09-20T15:19:44.188Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-antadapter.jar
11:19:45 [2022-09-20T15:19:45.564Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-batch-compiler-src.jar' is disabled.
11:19:45 [2022-09-20T15:19:45.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-batch-compiler-src.jar
11:19:46 [2022-09-20T15:19:46.939Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-batch-compiler.jar' is disabled.
11:19:46 [2022-09-20T15:19:46.939Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT-batch-compiler.jar
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.core ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.31.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml
11:19:48 [2022-09-20T15:19:48.839Z] [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core:xml:p2metadata:3.31.50-SNAPSHOT already attached, replace previous instance
11:19:48 [2022-09-20T15:19:48.839Z] [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core:xml:p2artifacts:3.31.50-SNAPSHOT already attached, replace previous instance
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.debug >----------------
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] Building org.eclipse.jdt.debug 3.19.350-SNAPSHOT                  [7/12]
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] The project's OSGi version is 3.19.350.v20220920-1426_BETA_JAVA19
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/saveproperties
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] Executing tasks
11:19:48 [2022-09-20T15:19:48.839Z] [INFO] Executed tasks
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] Resolving class path of org.eclipse.jdt.debug...
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/src/main/resources
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.debug ---
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/src/main/resources
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] 
11:19:48 [2022-09-20T15:19:48.840Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.debug ---
11:19:49 [2022-09-20T15:19:49.098Z] [INFO] Compiling 361 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/classes
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] 
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.debug ---
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] 
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt.debug ---
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/apigeneration-workspace/data/.metadata/.log
11:19:51 [2022-09-20T15:19:51.645Z] [INFO] Command line:
11:19:51 [2022-09-20T15:19:51.645Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.debug_3.19.350.v20220920-1426_BETA_JAVA19, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target]
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] 
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.jdt.debug ---
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/src/test/resources
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] 
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.debug ---
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] 
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.jdt.debug ---
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] Tests are skipped.
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] 
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.debug ---
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] 
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.debug ---
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT-sources.jar
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] 
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.debug ---
11:19:55 [2022-09-20T15:19:55.831Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/jdimodel.jar
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT.jar
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] 
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.debug ---
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] 
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt.debug ---
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] Skipping tests
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] 
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt.debug ---
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] Tests are skipped.
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] 
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.debug ---
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] Skipped
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] 
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.debug ---
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT.jar_unpacked_17343684892740223369/jdimodel.jar' is disabled.
11:19:56 [2022-09-20T15:19:56.090Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT.jar_unpacked_17343684892740223369/jdimodel.jar
11:19:58 [2022-09-20T15:19:58.620Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT.jar
11:20:00 [2022-09-20T15:20:00.521Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT-sources.jar
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.debug ---
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.debug:3.19.350-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/pom.xml
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.launching >--------------
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] Building org.eclipse.jdt.launching 3.19.750-SNAPSHOT              [8/12]
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] The project's OSGi version is 3.19.750.v20220920-1426_BETA_JAVA19
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.425Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/saveproperties
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] Executing tasks
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] Executed tasks
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] Resolving class path of org.eclipse.jdt.launching...
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/src/main/resources
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/src/main/resources
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] 
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.launching ---
11:20:02 [2022-09-20T15:20:02.426Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] 
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] --- maven-antrun-plugin:3.1.0:run (compile-internal-jar) @ org.eclipse.jdt.launching ---
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] Executing tasks
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] Executed tasks
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] 
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.launching ---
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] 
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt.launching ---
11:20:03 [2022-09-20T15:20:03.801Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
11:20:03 [2022-09-20T15:20:03.802Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace/data/.metadata/.log
11:20:03 [2022-09-20T15:20:03.802Z] [INFO] Command line:
11:20:03 [2022-09-20T15:20:03.802Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.launching_3.19.750.v20220920-1426_BETA_JAVA19, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target]
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/src/test/resources
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Tests are skipped.
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT-sources.jar
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Skipping tests
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Tests are skipped.
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Skipped
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] 
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.launching ---
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar_unpacked_704475960070730078/lib/javaagent-shaded.jar' is disabled.
11:20:09 [2022-09-20T15:20:09.068Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar_unpacked_704475960070730078/lib/javaagent-shaded.jar
11:20:10 [2022-09-20T15:20:10.003Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar_unpacked_704475960070730078/lib/launchingsupport.jar' is disabled.
11:20:10 [2022-09-20T15:20:10.003Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar_unpacked_704475960070730078/lib/launchingsupport.jar
11:20:10 [2022-09-20T15:20:10.936Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar
11:20:13 [2022-09-20T15:20:13.465Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT-sources.jar
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.launching ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.750-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.core.manipulation >----------
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] Building org.eclipse.jdt.core.manipulation 1.16.250-SNAPSHOT      [9/12]
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] The project's OSGi version is 1.16.250.v20220920-1426_BETA_JAVA19
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/saveproperties
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] Executing tasks
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] Executed tasks
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] Resolving class path of org.eclipse.jdt.core.manipulation...
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/main/resources
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.839Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/main/resources
11:20:14 [2022-09-20T15:20:14.840Z] [INFO] 
11:20:14 [2022-09-20T15:20:14.840Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.core.manipulation ---
11:20:14 [2022-09-20T15:20:14.840Z] [INFO] Compiling 479 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes
11:20:20 [2022-09-20T15:20:20.104Z] [INFO] 
11:20:20 [2022-09-20T15:20:20.105Z] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.core.manipulation ---
11:20:20 [2022-09-20T15:20:20.105Z] [INFO] 
11:20:20 [2022-09-20T15:20:20.105Z] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt.core.manipulation ---
11:20:20 [2022-09-20T15:20:20.363Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
11:20:20 [2022-09-20T15:20:20.363Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace/data/.metadata/.log
11:20:20 [2022-09-20T15:20:20.363Z] [INFO] Command line:
11:20:20 [2022-09-20T15:20:20.363Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.core.manipulation_1.16.250.v20220920-1426_BETA_JAVA19, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target]
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/test/resources
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] Tests are skipped.
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.250-SNAPSHOT-sources.jar
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.628Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.629Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.250-SNAPSHOT.jar
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] Skipping tests
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] Tests are skipped.
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.manipulation ---
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] Skipped
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] 
11:20:25 [2022-09-20T15:20:25.887Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.core.manipulation ---
11:20:27 [2022-09-20T15:20:27.261Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.250-SNAPSHOT.jar
11:20:29 [2022-09-20T15:20:29.799Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.250-SNAPSHOT-sources.jar
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.core.manipulation ---
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.250-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] -----------------< org.eclipse.jdt:org.eclipse.jdt.ui >-----------------
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Building org.eclipse.jdt.ui 3.27.50-SNAPSHOT                     [10/12]
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/67.1/icu4j-67.1.pom (4.9 kB at 120 kB/s)
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 527 kB/s)
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.pom
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.pom (1.8 kB at 900 kB/s)
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 1.1 MB/s)
11:20:31 [2022-09-20T15:20:31.700Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 147 kB/s)
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 4.0 MB/s)
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] The project's OSGi version is 3.27.50.v20220920-1426_BETA_JAVA19
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/saveproperties
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- maven-antrun-plugin:3.1.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] Executing tasks
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] Executed tasks
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] 
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui ---
11:20:31 [2022-09-20T15:20:31.701Z] [INFO] Resolving class path of org.eclipse.jdt.ui...
11:20:32 [2022-09-20T15:20:32.637Z] [INFO] 
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ org.eclipse.jdt.ui ---
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/src/main/resources
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] 
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.ui ---
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/src/main/resources
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] 
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:compile (default-compile) @ org.eclipse.jdt.ui ---
11:20:32 [2022-09-20T15:20:32.638Z] [INFO] Compiling 2028 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] 
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] --- tycho-ds-plugin:3.0.0-SNAPSHOT:declarative-services (default-declarative-services) @ org.eclipse.jdt.ui ---
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] 
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] --- tycho-eclipserun-plugin:3.0.0-SNAPSHOT:eclipse-run (build-.api_description) @ org.eclipse.jdt.ui ---
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest]
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace/data/.metadata/.log
11:20:44 [2022-09-20T15:20:44.836Z] [INFO] Command line:
11:20:44 [2022-09-20T15:20:44.836Z] 	[/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.ui_3.27.50.v20220920-1426_BETA_JAVA19, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target]
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] 
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ org.eclipse.jdt.ui ---
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/src/test/resources
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] 
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] --- tycho-compiler-plugin:3.0.0-SNAPSHOT:testCompile (default-testCompile) @ org.eclipse.jdt.ui ---
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] 
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ org.eclipse.jdt.ui ---
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] Tests are skipped.
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] 
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui ---
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] 
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.ui ---
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.27.50-SNAPSHOT-sources.jar
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] 
11:20:59 [2022-09-20T15:20:59.710Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui ---
11:20:59 [2022-09-20T15:20:59.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.27.50-SNAPSHOT.jar
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] 
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui ---
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] 
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] --- tycho-surefire-plugin:3.0.0-SNAPSHOT:integration-test (default-integration-test) @ org.eclipse.jdt.ui ---
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] Skipping tests
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] 
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default-verify) @ org.eclipse.jdt.ui ---
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] Tests are skipped.
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] 
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui ---
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] Skipped
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] 
11:21:01 [2022-09-20T15:21:01.118Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.ui ---
11:21:06 [2022-09-20T15:21:06.383Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.27.50-SNAPSHOT.jar
11:21:14 [2022-09-20T15:21:14.495Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.27.50-SNAPSHOT-sources.jar
11:21:17 [2022-09-20T15:21:17.109Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.109Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.ui ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.27.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --------< org.eclipse.jdt.feature:org.eclipse.jdt.java19patch >---------
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] Building org.eclipse.jdt.java19patch 1.2.300-SNAPSHOT            [11/12]
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] Deleting /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/target
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] The project's OSGi version is 1.2.300.v20220920-1509_BETA_JAVA19
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-id (default-validate-id) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:validate-version (default-validate-version) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/saveproperties
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/src/main/resources
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:package-feature (default-package-feature) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/target/org.eclipse.jdt.java19patch-1.2.300-SNAPSHOT.jar
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.374Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:feature-source (source-feature) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/target/org.eclipse.jdt.java19patch-1.2.300-SNAPSHOT-sources-feature.jar
11:21:17 [2022-09-20T15:21:17.375Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.375Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.632Z] [INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.java19patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/pom.xml
11:21:17 [2022-09-20T15:21:17.633Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.633Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.633Z] [INFO] Skipped
11:21:17 [2022-09-20T15:21:17.633Z] [INFO] 
11:21:17 [2022-09-20T15:21:17.633Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.java19patch ---
11:21:17 [2022-09-20T15:21:17.633Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/target/org.eclipse.jdt.java19patch-1.2.300-SNAPSHOT.jar
11:21:19 [2022-09-20T15:21:19.533Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/target/org.eclipse.jdt.java19patch-1.2.300-SNAPSHOT-sources-feature.jar
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ org.eclipse.jdt.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.java19patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/pom.xml
11:21:20 [2022-09-20T15:21:20.474Z] [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt.java19patch:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance
11:21:20 [2022-09-20T15:21:20.474Z] [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt.java19patch:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] ---< eclipse.platform.releng:eclipse.releng.repository.java19patch >----
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] Building eclipse.releng.repository.java19patch 1.2.300-SNAPSHOT  [12/12]
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- tycho-packaging-plugin:3.0.0-SNAPSHOT:build-qualifier-aggregator (default-build-qualifier-aggregator) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] The project's OSGi version is 1.2.300.v20220920-1509_BETA_JAVA19
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- maven-resources-plugin:3.3.0:copy-resources (saveproperties) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/saveproperties
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean-1) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- target-platform-configuration:3.0.0-SNAPSHOT:target-platform (default-target-platform) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/src/main/resources
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.474Z] [INFO] --- maven-resources-plugin:3.3.0:resources (filter-resources) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/src/main/resources
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] --- tycho-p2-publisher-plugin:3.0.0-SNAPSHOT:publish-osgi-ee (default-publish-osgi-ee) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 12.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 13.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 14.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 15.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 16.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] Published profile IUs: [a.jre.javase 19.0.0]
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] --- tycho-p2-publisher-plugin:3.0.0-SNAPSHOT:publish-products (default-publish-products) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] --- tycho-p2-publisher-plugin:3.0.0-SNAPSHOT:publish-categories (default-publish-categories) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] --- tycho-p2-publisher-plugin:3.0.0-SNAPSHOT:attach-artifacts (default-attach-artifacts) @ eclipse.releng.repository.java19patch ---
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] 
11:21:20 [2022-09-20T15:21:20.475Z] [INFO] --- tycho-p2-repository-plugin:3.0.0-SNAPSHOT:assemble-repository (default-assemble-repository) @ eclipse.releng.repository.java19patch ---
11:21:23 [2022-09-20T15:21:23.760Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:23 [2022-09-20T15:21:23.760Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-api,5.9.0.
11:21:23 [2022-09-20T15:21:23.760Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-suite-commons,1.9.0.
11:21:24 [2022-09-20T15:21:24.019Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.apiguardian.api,1.1.2.
11:21:24 [2022-09-20T15:21:24.019Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.core.manipulation.source,1.16.250.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.019Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-engine,1.9.0.
11:21:24 [2022-09-20T15:21:24.019Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-suite-api,1.9.0.
11:21:24 [2022-09-20T15:21:24.278Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.opentest4j,1.2.0.
11:21:24 [2022-09-20T15:21:24.278Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-params,5.9.0.
11:21:24 [2022-09-20T15:21:24.278Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-vintage-engine,5.9.0.
11:21:24 [2022-09-20T15:21:24.278Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.jdt.java19patch.source,1.2.300.v20220920-1509_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.278Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.ui.source,3.27.50.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.278Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.core,3.31.50.v20220920-1509_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.536Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.launching.source,3.19.750.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-engine,5.9.0.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-commons,1.9.0.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.debug,3.19.350.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-launcher,1.9.0.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-jupiter-migrationsupport,5.9.0.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.launching,3.19.750.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-suite-engine,1.9.0.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.jdt,3.18.1300.v20220831-1800.
11:21:24 [2022-09-20T15:21:24.537Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.ui,3.27.50.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.core.source,3.31.50.v20220920-1509_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of org.eclipse.update.feature,org.eclipse.jdt.java19patch,1.2.300.v20220920-1509_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.core.manipulation,1.16.250.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.jdt.debug.source,3.19.350.v20220920-1426_BETA_JAVA19.
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] No digest algorithm is available to verify download of osgi.bundle,junit-platform-runner,1.9.0.
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:24 [2022-09-20T15:21:24.796Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:24 [2022-09-20T15:21:24.797Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:24 [2022-09-20T15:21:24.797Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:24 [2022-09-20T15:21:24.797Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:24 [2022-09-20T15:21:24.797Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:24 [2022-09-20T15:21:24.797Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:24 [2022-09-20T15:21:24.797Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:25 [2022-09-20T15:21:25.055Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:25 [2022-09-20T15:21:25.055Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:25 [2022-09-20T15:21:25.056Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:25 [2022-09-20T15:21:25.056Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:25 [2022-09-20T15:21:25.056Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:25 [2022-09-20T15:21:25.056Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:27 [2022-09-20T15:21:27.590Z] [INFO] 
11:21:27 [2022-09-20T15:21:27.590Z] [INFO] --- tycho-source-plugin:3.0.0-SNAPSHOT:plugin-source (plugin-source) @ eclipse.releng.repository.java19patch ---
11:21:27 [2022-09-20T15:21:27.590Z] [INFO] 
11:21:27 [2022-09-20T15:21:27.590Z] [INFO] --- tycho-p2-repository-plugin:3.0.0-SNAPSHOT:archive-repository (default-archive-repository) @ eclipse.releng.repository.java19patch ---
11:21:27 [2022-09-20T15:21:27.590Z] [INFO] Building zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/eclipse.releng.repository.java19patch-1.2.300-SNAPSHOT.zip
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] 
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] --- maven-antrun-plugin:3.1.0:run (unpack-content-jar) @ eclipse.releng.repository.java19patch ---
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] Executing tasks
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] [echoproperties] #Ant properties
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] [echoproperties] #Tue Sep 20 15:21:28 UTC 2022
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] [echoproperties] aggregatorBuild=true
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] [echoproperties] java.specification.version=11
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.commands\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.182Z] [INFO] [echoproperties] sun.cpu.isalist=
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.jface.databinding\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.emf.xpath\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] project.build.testOutputDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/test-classes
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.batik.constants\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] org.codehaus.mojo\:animal-sniffer-annotations\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] sun.arch.data.model=64
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.win32.win32.x86_64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] java.vendor.url=http\://java.oracle.com/
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.plugin\:javax.inject\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] code.ignoredWarnings=-warn\:-deprecation,unavoidableGenericProblems,warningToken
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] org.osgi\:org.osgi.service.prefs\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.service.prefs/1.1.2/org.osgi.service.prefs-1.1.2.jar
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] tycho.localArtifacts=ignore
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] eclipse-repo.url=https\://repo.eclipse.org/content/repositories/cbi/
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -f eclipse.platform.releng.tychoeclipsebuilder/java19patch/pom.xml clean verify -Pjava19patch -DskipTests\=true -Pbree-libs -Peclipse-sign -Dtycho.debug.artifactcomparator -Dtycho.localArtifacts\=ignore -Dcbi.jarsigner.continueOnFail\=true -Djgit.dirtyWorkingTree\=error -Dmaven.repo.local\=localMavenRepo -Djava.io.tmpdir\=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp -DaggregatorBuild\=true -DbuildTimestamp\=20220920-1110 -DbuildType\=P -DbuildId\=P20220920-1110 -Declipse-p2-repo.url\=NOT_FOR_PRODUCTION_USE -Declipse.javadoc\=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.gtk.linux.aarch64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] jdk.debug=release
11:21:28 [2022-09-20T15:21:28.183Z] [INFO] [echoproperties] p2.eclipse.feature\:org.eclipse.license\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.team.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.w3c.dom.events\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] java.specification.vendor=Oracle Corporation
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] java.version.date=2019-01-15
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] java.home=/opt/tools/java/openjdk/jdk-11/11.0.2+9
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] basedir=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] surefire.platformSystemProperties=
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] project.packaging=eclipse-repository
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] java.vm.specification.vendor=Oracle Corporation
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] java.specification.name=Java Platform API Specification
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] cbi-releases-repo.url=https\://repo.eclipse.org/content/repositories/cbi-releases/
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] tycho-snapshot-repo.url=https\://repo.eclipse.org/content/repositories/tycho-snapshots/
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] jgit.dirtyWorkingTree-platformDefault=ignore
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] eclipse.p2.atomic.composite.loading.default=true
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] macSigner.forceContinue=false
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] java.runtime.version=11.0.2+9
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] surefire.version=3.0.0-M7
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.filesystem\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.184Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.filebuffers\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] file.encoding=UTF-8
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] guice.disable.misplaced.annotation.check=true
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.ecore\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] maven.build.timestamp.format=yyyyMMdd-HHmm
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.css.swt.theme\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.team.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.search\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] java.vendor.version=18.9
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ltk.ui.refactoring\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] tycho.version=3.0.0-SNAPSHOT
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.app\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] surefire.systemProperties=
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] java.io.tmpdir=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] jgit.dirtyWorkingTree=error
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] java.version=11
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] org.osgi\:org.osgi.util.promise\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ltk.core.refactoring\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.views\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.osgi\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.185Z] [INFO] [echoproperties] java.vm.specification.name=Java Virtual Machine Specification
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.core.manipulation\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.250-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] java.awt.printerjob=sun.print.PSPrinterJob
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.editors\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.w3c.dom.svg\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.common\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] java.vendor=Oracle Corporation
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.registry\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] classworlds.conf=/opt/tools/apache-maven/latest/bin/m2.conf
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] sun.io.unicode.encoding=UnicodeLittle
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.variables\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] releaseNumberSDK=4.25
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] org.osgi\:org.osgi.service.component\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] ant.file.maven-antrun-=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/antrun/build-main.xml
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] project.build.directory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] cbi.jarsigner.continueOnFail=true
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.commons.jxpath\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.186Z] [INFO] [echoproperties] org.tukaani\:xz\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/tukaani/xz/1.9/xz-1.9.jar
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.workbench.texteditor\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.bindings\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] org.osgi\:org.osgi.util.function\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] tycho.mode=extension
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] org.osgi\:org.osgi.service.event\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.console\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] versionRangeForPatch=[3.18.1300.v20220831-1800,3.18.1349.v20221226-2027)
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] project.groupId=eclipse.platform.releng
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] org.osgi\:org.osgi.namespace.implementation\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] surefire.moduleProperties=--add-modules\=ALL-SYSTEM
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] user.timezone=UTC
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.jface\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.resources\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] java.vm.specification.version=11
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] os.name=Linux
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.databinding\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.runtime\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] eclipse-p2-repo.url=NOT_FOR_PRODUCTION_USE
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.expressions\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.forms\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.gtk.linux.ppc64le\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.187Z] [INFO] [echoproperties] user.home=/home/jenkins
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] project.build.testSourceDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/src/test/java
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.contexts\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.views.properties.tabbed\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] eclipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.w3c.dom.smil\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.model.workbench\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.ide\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] org.apache.felix\:org.apache.felix.scr\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/apache/felix/org.apache.felix.scr/2.2.2/org.apache.felix.scr-2.2.2.jar
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] tycho.scmUrl=scm\:git\:https\://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.ide\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] buildType=P
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.navigator\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] defaultSigning-excludeInnerJars=false
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] buildTimestamp=20220920-1110
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.artifact.repository\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.text\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.188Z] [INFO] [echoproperties] ant.file=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/antrunbuild.xml
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] tycho.env.osgi.ws=gtk
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.event\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] path.separator=\:
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] cbi-snapshots-repo.url=https\://repo.eclipse.org/content/repositories/cbi-snapshots/
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] os.version=5.14.14-200.fc34.x86_64
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] org.bouncycastle\:bcpg-jdk18on\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/bouncycastle/bcpg-jdk18on/1.71/bcpg-jdk18on-1.71.jar
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] java.vm.name=OpenJDK 64-Bit Server VM
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.services\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] cbi-plugins.version=1.3.2
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] tycho.debug.artifactcomparator=true
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] previous-release.baseline=https\://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:21:28 [2022-09-20T15:21:28.189Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.jobs\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.debug.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.dummy\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] featureToPatchVersion=3.18.1300.v20220831-1800
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] os.arch=amd64
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di.extensions.supplier\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] maven.multiModuleProjectDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] com.ibm.icu\:icu4j\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/com/ibm/icu/icu4j/67.1/icu4j-67.1.jar
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.userAgent=tycho/3.0.0-SNAPSHOT
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] compare-version-with-baselines.skip=true
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] surefire.testArgLine=
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.w3c.css.sac\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.cocoa.macosx.aarch64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] cbi-jdt-repo.url=https\://repo.eclipse.org/content/repositories/eclipse-staging/
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] org.osgi\:org.osgi.namespace.extender\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench.renderers.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] contentjarexists=true
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.contenttype\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] java.vm.info=mixed mode
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] java.class.version=55.0
11:21:28 [2022-09-20T15:21:28.190Z] [INFO] [echoproperties] ant.project.default-target=default
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] awt.toolkit=sun.awt.X11.XToolkit
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] ant.project.name=maven-antrun-
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] sun.jnu.encoding=UTF-8
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.batik.css\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] project.name=eclipse.releng.repository.java19patch
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] settings.localRepository=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] cbi-ecj-version=3.31.0.v20220824-0714
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.common\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.databinding.observable\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.batik.util\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] maven.home=/opt/tools/apache-maven/latest
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.help\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] project.artifactId=eclipse.releng.repository.java19patch
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] org.bouncycastle\:bcprov-jdk18on\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/bouncycastle/bcprov-jdk18on/1.71/bcprov-jdk18on-1.71.jar
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] project.version=1.2.300-SNAPSHOT
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.metadata\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] file.separator=/
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] java.vm.compressedOopsMode=Zero based
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] line.separator=\n
11:21:28 [2022-09-20T15:21:28.191Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.batik.i18n\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] buildQualifier=v20220920-1509_BETA_JAVA19
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] org.eclipse.jdt.feature\:org.eclipse.jdt\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt-feature-dummy/target/org.eclipse.jdt-3.18.1300.v20220831-1800.jar
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.gtk.linux.x86_64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] releaseNumberPlatform=4.25
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.jface.text\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.dialogs\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] user.name=jenkins
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] org.eclipse.jdt.feature\:org.eclipse.jdt.java19patch\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/org.eclipse.jdt.java19patch/target/org.eclipse.jdt.java19patch-1.2.300-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] localRepository=\      id\: local\n      url\: file\:///home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/\n   layout\: default\nsnapshots\: [enabled \=> true, update \=> always]\n releases\: [enabled \=> true, update \=> always]\n   blocked\: false\n
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di.extensions\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] sun.os.patch.level=unknown
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] ant.version=Apache Ant(TM) version 1.10.12 compiled on October 13 2021
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.databinding.property\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] p2.eclipse.plugin\:javax.annotation\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] comparator.repo=https\://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:21:28 [2022-09-20T15:21:28.192Z] [INFO] [echoproperties] library.jansi.path=/opt/tools/apache-maven/latest/lib/jansi-native
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] maven.repo.local=localMavenRepo
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.ecore.xmi\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] releaseName=2022-09
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] tycho.env.osgi.arch=x86_64
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] net.java.dev.jna\:jna\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/net/java/dev/jna/jna/5.8.0/jna-5.8.0.jar
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.css.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] java.class.path=/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] commons-io\:commons-io\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] tests.ignoredWarnings=-warn\:-deprecation,raw,unchecked,discouraged,warningToken
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] java.vm.vendor=Oracle Corporation
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench3\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench.addons.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] org.osgi\:osgi.annotation\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] maven.conf=/opt/tools/apache-maven/latest/conf
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] project.build.outputDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/classes
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.urischeme\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] ant.file.type.maven-antrun-=file
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] sun.java.launcher=SUN_STANDARD
11:21:28 [2022-09-20T15:21:28.193Z] [INFO] [echoproperties] user.country=US
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.compare\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.jarprocessor\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] sun.cpu.endian=little
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.compare.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] qualifiedVersion=1.2.300.v20220920-1509_BETA_JAVA19
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.metadata.repository\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] user.language=en
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.ecore.change\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.di\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] ant.java.version=11
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] tycho.buildqualifier.format='v'yyyyMMdd-HHmm'_BETA_JAVA19'
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.security\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.repository\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.launching\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.750-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.194Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.bidi\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] java.runtime.name=OpenJDK Runtime Environment
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.css.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] eclipserun-repo=https\://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] ant.project.invoked-targets=preTransform
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] unqualifiedVersion=1.2.300
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] project.build.sourceEncoding=UTF-8
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] net.java.dev.jna\:jna-platform\:jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.jar
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.services\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] skipTests=true
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] featureToPatch=org.eclipse.jdt
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.workbench\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] ant.core.lib=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] java.vendor.url.bug=http\://bugreport.java.com/bugreport/
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.preferences\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.commands\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] user.dir=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.31.50-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.widgets\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.195Z] [INFO] [echoproperties] buildId=P20220920-1110
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di.annotations\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.engine\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.debug\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.debug/target/org.eclipse.jdt.debug-3.19.350-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.debug.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] project.build.sourceDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/src/main/java
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.commons.logging\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.navigator.resources\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] tycho.env.osgi.os=linux
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.cocoa.macosx.x86_64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] java.vm.version=11.0.2+9
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.196Z] [INFO] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.27.50-SNAPSHOT.jar
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] [echoproperties] maven.project.dependencies.versions=1.71\:1.71\:67.1\:5.8.0\:5.8.0\:1.2.300-SNAPSHOT\:1.3.5.v20200909-1856\:3.18.100.v20220817-1601\:1.0.0.v20220405-0441\:1.10.12.v20211102-1452\:1.14.0.v20210324-0332\:1.14.0.v20210324-0332\:1.14.0.v20210324-0332\:1.14.0.v20210324-0332\:2.6.0.v20210409-0748\:1.1.0.v201011041433\:3.0.0.draft20060413_v201105210656\:1.3.1.v200903091627\:2.11.0\:1.2.0.v20180409-1502\:2.2.2\:1.9\:1.5.0\:8.0.1\:1.0.1\:1.2.0\:3.8.500.v20220812-1406\:3.201.100.v20220826-1037\:3.18.0.v20220828-0546\:3.21.0.v20220817-1340\:3.19.100.v20220820-0412\:3.11.200.v20220817-1444\:3.16.600.v20220809-1658\:3.26.0.v20220813-0916\:3.8.200.v20220613-1047\:3.14.400.v20220730-1844\:3.11.400.v20220817-1444\:3.7.100.v20220812-1406\:3.10.200.v20220512-0851\:3.16.200.v20220817-1601\:3.8.200.v20220817-1539\:3.10.100.v20220710-1223\:3.11.200.v20220817-1601\:1.11.100.v20220817-1444\:1.12.0.v20211231-1006\:1.9.0.v20210619-1129\:3.7.200.v20220202-1008\:3.12.200.v20220817-1340\:1.9.500.v20220817-1539\:3.13.100.v20220817-1539\:1.6.200.v20220720-2012\:3.5.100.v20210721-1355\:3.20.0.v20220811-0741\:3.17.0.v20220817-1312\:3.11.300.v20220811-1921\:3.9.100.v20210721-0601\:1.5.0.v20210115-1333\:1.0.200.v20220629-1225\:1.8.300.v20220817-1539\:1.11.0.v20220716-0839\:2.3.300.v20220613-1047\:1.4.1\:1.0.0\:1.7.200.v20220613-1008\:0.17.200.v20220613-1008\:0.16.400.v20220613-1047\:1.1.2\:0.3.0.v20210722-1426\:1.3.0.v200911051830\:2.28.0.v20220817-1401\:0.13.100.v20210722-1426\:3.121.0.v20220829-1402\:3.27.0.v20220817-1444\:0.13.300.v20220809-1237\:0.14.600.v20220621-1327\:0.13.100.v20220310-1056\:1.4.0.v20210621-1133\:1.3.300.v20220815-1831\:3.16.100.v20220310-1350\:2.2.200.v20220817-1444\:1.6.100.v20211021-1418\:1.3.0.v20210621-1136\:1.13.200.v20220808-2019\:2.14.0.v20190528-0725\:2.17.0.v20220817-1334\:1.4.400.v20211102-0453\:0.15.600.v20220715-1400\:0.16.600.v20220607-1204\:1.13.0.v20210619-1146\:0.16.0.v20210619-0956\:1.2.100.v20211001-1648\:2.26.0.v20220817-1401\:1.4.200.v20220710-1223\:1.4.500.v20220420-1427\:2.6.300.v20220817-1208\:1.9\:2.9.200.v20220817-1208\:1.2.300.v20220420-1427\:2.6.200.v20220819-1949\:2.7.500.v20220817-1208\:1.4.100.v20220329-1456\:1.3.1000.v20220801-1135\:3.31.50-SNAPSHOT\:1.16.250-SNAPSHOT\:3.13.0.v20220822-0502\:3.19.750-SNAPSHOT\:3.19.350-SNAPSHOT\:1.1.300-SNAPSHOT\:3.18.1300.v20220831-1800\:3.27.50-SNAPSHOT\:3.14.200.v20220817-1340\:3.9.400.v20220817-1539\:3.9.500.v20220817-1539\:3.12.200.v20220808-2221\:3.10.300.v20220817-1444\:3.8.400.v20220203-1803\:2.0.2.v20181016-2210\:3.121.0.v20220829-1402\:3.126.0.v20220823-0718\:3.9.200.v20220717-1456\:1.2.0\:1.0.1.v200903091627\:3.121.0.v20220829-1402\:3.121.0.v20220829-1402\:3.121.0.v20220829-1402\:3.121.0.v20220829-1402\:3.121.0.v20220829-1402\:
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] [echoproperties] p2.eclipse.plugin\:org.apache.xmlgraphics\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/file not yet available3446077165619650875.tmp
11:21:28 [2022-09-20T15:21:28.197Z] [WARNING]      [echo] unzip content.jar, for xslt transform
11:21:28 [2022-09-20T15:21:28.197Z] [INFO]     [unzip] Expanding: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository/content.jar into /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository
11:21:28 [2022-09-20T15:21:28.197Z] [WARNING]      [echo] backup, of originals, just to help debugging
11:21:28 [2022-09-20T15:21:28.197Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/backup
11:21:28 [2022-09-20T15:21:28.197Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/backup
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] Executed tasks
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] 
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] --- xml-maven-plugin:1.0.2:transform (transformForExactVersionRange) @ eclipse.releng.repository.java19patch ---
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
11:21:28 [2022-09-20T15:21:28.197Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 66 kB/s)
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s)
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
11:21:28 [2022-09-20T15:21:28.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 937 kB/s)
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 247 kB/s)
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 27 kB/s)
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.458Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 337 kB/s)
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.12/junit-4.12.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/junit/junit/4.12/junit-4.12.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.12/junit-4.12.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/junit/junit/4.12/junit-4.12.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 4.7 MB/s)
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:21:28 [2022-09-20T15:21:28.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 29 kB/s)
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 131 kB/s)
11:21:28 [2022-09-20T15:21:28.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 403 kB/s)
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:21:28 [2022-09-20T15:21:28.975Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 174 kB/s)
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 56 kB/s)
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/3/apache-3.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/3/apache-3.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/3/apache-3.pom
11:21:28 [2022-09-20T15:21:28.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/3/apache-3.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 1.1 MB/s)
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom (4.0 kB at 220 kB/s)
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 254 kB/s)
11:21:29 [2022-09-20T15:21:29.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.2/commons-io-2.2.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.2/commons-io-2.2.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 690 kB/s)
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:21:29 [2022-09-20T15:21:29.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.3 MB/s)
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.2/commons-io-2.2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar
11:21:29 [2022-09-20T15:21:29.495Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.2/commons-io-2.2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 27 MB/s)
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 3.8 MB/s)
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 3.2 MB/s)
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 7.2 MB/s)
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 5.1 MB/s)
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 534 kB/s)
11:21:29 [2022-09-20T15:21:29.496Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar (85 kB at 1.7 MB/s)
11:21:29 [2022-09-20T15:21:29.755Z] [INFO] Transforming file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository/content.xml
11:21:30 [2022-09-20T15:21:30.015Z] [INFO] Transformed 1 file(s).
11:21:30 [2022-09-20T15:21:30.015Z] [INFO] 
11:21:30 [2022-09-20T15:21:30.015Z] [INFO] --- tycho-p2-publisher-plugin:3.0.0-SNAPSHOT:publish-categories (categories-java19patch) @ eclipse.releng.repository.java19patch ---
11:21:30 [2022-09-20T15:21:30.015Z] [INFO] 
11:21:30 [2022-09-20T15:21:30.015Z] [INFO] --- tycho-p2-repository-plugin:3.0.0-SNAPSHOT:assemble-repository (assemble-java19patch) @ eclipse.releng.repository.java19patch ---
11:21:30 [2022-09-20T15:21:30.950Z] [ERROR] [cd022968-e152-4941-937e-27ae1134fdb7][extension>org.eclipse.tycho:tycho-maven-plugin:3.0.0-SNAPSHOT] Unexpected error loading extension: org.eclipse.equinox.p2.artifact.repository.XZedRepository
11:21:30 [2022-09-20T15:21:30.951Z] java.lang.NullPointerException
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.isLocal (SimpleArtifactRepository.java:1150)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository.isModifiable (SimpleArtifactRepository.java:1155)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.artifact.repository.simple.XZedSimpleArtifactRepositoryFactory.load (XZedSimpleArtifactRepositoryFactory.java:96)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.artifact.repository.simple.XZedSimpleArtifactRepositoryFactory.load (XZedSimpleArtifactRepositoryFactory.java:42)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad (ArtifactRepositoryManager.java:92)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:787)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:685)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:131)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.p2.internal.repository.tools.AbstractApplication.addRepository (AbstractApplication.java:156)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.p2.internal.repository.tools.AbstractApplication.initializeDestination (AbstractApplication.java:228)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.tycho.p2.tools.mirroring.MirrorApplication.initializeDestination (MirrorApplication.java:72)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.p2.internal.repository.tools.AbstractApplication.processDestinationRepos (AbstractApplication.java:174)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.p2.internal.repository.tools.AbstractApplication.initializeRepos (AbstractApplication.java:138)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.equinox.p2.internal.repository.tools.MirrorApplication.run (MirrorApplication.java:200)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.tycho.p2.tools.mirroring.MirrorApplicationServiceImpl.mirrorReactor (MirrorApplicationServiceImpl.java:175)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.eclipse.tycho.plugins.p2.repository.AssembleRepositoryMojo.execute (AssembleRepositoryMojo.java:217)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:301)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:157)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:121)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:127)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
11:21:30 [2022-09-20T15:21:30.951Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
11:21:30 [2022-09-20T15:21:30.951Z]     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
11:21:30 [2022-09-20T15:21:30.951Z]     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
11:21:30 [2022-09-20T15:21:30.951Z]     at java.lang.reflect.Method.invoke (Method.java:566)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
11:21:30 [2022-09-20T15:21:30.951Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
11:21:30 [2022-09-20T15:21:30.951Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:30 [2022-09-20T15:21:30.952Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.31.0.v20220831-1439,3.31.0.v20220831-1439].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.200.v20220824-0551,1.16.200.v20220824-0551].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.debug [3.19.300.v20220812-1529,3.19.300.v20220812-1529].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.700.v20220730-1850,3.19.700.v20220730-1850].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1300.v20220831-1800 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.27.0.v20220824-0714,3.27.0.v20220824-0714].]
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] More information on the preceding warning(s) can be found here:
11:21:31 [2022-09-20T15:21:31.211Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] 
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] --- maven-antrun-plugin:3.1.0:run (jar-content-xml) @ eclipse.releng.repository.java19patch ---
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] Executing tasks
11:21:33 [2022-09-20T15:21:33.117Z] [INFO]    [delete] Deleting: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository/content.jar
11:21:33 [2022-09-20T15:21:33.117Z] [INFO]       [zip] Building zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository/content.jar
11:21:33 [2022-09-20T15:21:33.117Z] [INFO]      [copy] Copying 1 file to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/backup
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] Executed tasks
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] 
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] --- tycho-p2-repository-plugin:3.0.0-SNAPSHOT:archive-repository (archive-java19patch) @ eclipse.releng.repository.java19patch ---
11:21:33 [2022-09-20T15:21:33.117Z] [INFO] Building zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/Java18EarlyAccessPatchRepo.zip
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] 
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] --- tycho-p2-extras-plugin:3.0.0-SNAPSHOT:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.releng.repository.java19patch ---
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] Skipped
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] 
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse.releng.repository.java19patch ---
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] 
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] --- tycho-p2-plugin:3.0.0-SNAPSHOT:p2-metadata (p2-metadata) @ eclipse.releng.repository.java19patch ---
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] ------------------------------------------------------------------------
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] Reactor Summary:
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] 
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] eclipse-platform-parent 4.25.0-SNAPSHOT ............ SUCCESS [  9.416 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] eclipse-sdk-prereqs 4.25.0-SNAPSHOT ................ SUCCESS [  1.101 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] eclipse.platform.releng.java19patch 4.25.0-SNAPSHOT  SUCCESS [  0.011 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.dummy 1.1.300-SNAPSHOT ............. SUCCESS [ 10.590 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt 3.18.1300.v20220831-1800 ........... SUCCESS [  1.680 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.core 3.31.50-SNAPSHOT .............. SUCCESS [ 57.580 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.debug 3.19.350-SNAPSHOT ............ SUCCESS [ 13.344 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.launching 3.19.750-SNAPSHOT ........ SUCCESS [ 12.548 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.core.manipulation 1.16.250-SNAPSHOT  SUCCESS [ 16.766 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.ui 3.27.50-SNAPSHOT ................ SUCCESS [ 45.925 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] org.eclipse.jdt.java19patch 1.2.300-SNAPSHOT ....... SUCCESS [  2.967 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] eclipse.releng.repository.java19patch 1.2.300-SNAPSHOT SUCCESS [ 13.785 s]
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] ------------------------------------------------------------------------
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] BUILD SUCCESS
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] ------------------------------------------------------------------------
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] Total time:  04:25 min
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] Finished at: 2022-09-20T15:21:33Z
11:21:34 [2022-09-20T15:21:34.054Z] [INFO] ------------------------------------------------------------------------
11:21:34 [2022-09-20T15:21:34.991Z] + [[ 0 -ne 0 ]]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Gather Eclipse Parts)
[Pipeline] container
[Pipeline] {
[Pipeline] tool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withAnt
11:21:46 [2022-09-20T15:21:46.233Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on aggrbuild-pod-18m2p-35xq9
[Pipeline] {
[Pipeline] sh
11:21:56 [2022-09-20T15:21:56.976Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:21:56 [2022-09-20T15:21:56.977Z] + bash -x ./mb300_gatherEclipseParts.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:21:56 [2022-09-20T15:21:56.977Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb300_gatherEclipseParts.sh.log
11:21:56 [2022-09-20T15:21:56.977Z] + set -e
11:21:56 [2022-09-20T15:21:56.977Z] + '[' 1 -ne 1 ']'
11:21:56 [2022-09-20T15:21:56.977Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/scripts/common-functions.shsource
11:21:56 [2022-09-20T15:21:56.977Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:21:56 [2022-09-20T15:21:56.977Z] ++ export TIMESTAMP=20220920-1110
11:21:56 [2022-09-20T15:21:56.977Z] ++ TIMESTAMP=20220920-1110
11:21:56 [2022-09-20T15:21:56.977Z] ++ export 'BUILD_PRETTY_DATE=Tue Sep 20 11:10:00 EDT 2022'
11:21:56 [2022-09-20T15:21:56.977Z] ++ BUILD_PRETTY_DATE='Tue Sep 20 11:10:00 EDT 2022'
11:21:56 [2022-09-20T15:21:56.977Z] ++ export BRANCH=R4_25_maintenance
11:21:56 [2022-09-20T15:21:56.977Z] ++ BRANCH=R4_25_maintenance
11:21:56 [2022-09-20T15:21:56.977Z] ++ export PATCH_OR_BRANCH_LABEL=java19patch
11:21:56 [2022-09-20T15:21:56.977Z] ++ PATCH_OR_BRANCH_LABEL=java19patch
11:21:56 [2022-09-20T15:21:56.977Z] ++ export PATCH_BUILD=java19patch
11:21:56 [2022-09-20T15:21:56.977Z] ++ PATCH_BUILD=java19patch
11:21:56 [2022-09-20T15:21:56.977Z] ++ export 'BUILD_TYPE_NAME=Beta Java 19'
11:21:56 [2022-09-20T15:21:56.977Z] ++ BUILD_TYPE_NAME='Beta Java 19'
11:21:56 [2022-09-20T15:21:56.977Z] ++ export BUILD_TYPE=P
11:21:56 [2022-09-20T15:21:56.977Z] ++ BUILD_TYPE=P
11:21:56 [2022-09-20T15:21:56.977Z] ++ export TESTED_BUILD_TYPE=P
11:21:56 [2022-09-20T15:21:56.977Z] ++ TESTED_BUILD_TYPE=P
11:21:56 [2022-09-20T15:21:56.977Z] ++ export RELEASE_VER=4.25
11:21:56 [2022-09-20T15:21:56.977Z] ++ RELEASE_VER=4.25
11:21:56 [2022-09-20T15:21:56.977Z] ++ export STREAM=4.25.0
11:21:56 [2022-09-20T15:21:56.977Z] ++ STREAM=4.25.0
11:21:56 [2022-09-20T15:21:56.977Z] ++ export STREAMMajor=4
11:21:56 [2022-09-20T15:21:56.977Z] ++ STREAMMajor=4
11:21:56 [2022-09-20T15:21:56.977Z] ++ export STREAMMinor=25
11:21:56 [2022-09-20T15:21:56.977Z] ++ STREAMMinor=25
11:21:56 [2022-09-20T15:21:56.977Z] ++ export STREAMService=0
11:21:56 [2022-09-20T15:21:56.977Z] ++ STREAMService=0
11:21:56 [2022-09-20T15:21:56.977Z] ++ export GIT_ROOT=git@github.com:
11:21:56 [2022-09-20T15:21:56.977Z] ++ GIT_ROOT=git@github.com:
11:21:56 [2022-09-20T15:21:56.977Z] ++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:21:56 [2022-09-20T15:21:56.977Z] ++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:21:56 [2022-09-20T15:21:56.977Z] ++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:21:56 [2022-09-20T15:21:56.977Z] ++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:21:56 [2022-09-20T15:21:56.977Z] ++ export DROP_DIR=siteDir/eclipse/downloads/drops4
11:21:56 [2022-09-20T15:21:56.977Z] ++ DROP_DIR=siteDir/eclipse/downloads/drops4
11:21:56 [2022-09-20T15:21:56.977Z] ++ export UPDATES_DIR=siteDir/eclipse/updates
11:21:56 [2022-09-20T15:21:56.977Z] ++ UPDATES_DIR=siteDir/eclipse/updates
11:21:56 [2022-09-20T15:21:56.977Z] ++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
11:21:56 [2022-09-20T15:21:56.977Z] ++ EQUINOX_DROP_DIR=siteDir/equinox/drops
11:21:56 [2022-09-20T15:21:56.977Z] ++ export TMP_DIR=tmp
11:21:56 [2022-09-20T15:21:56.977Z] ++ TMP_DIR=tmp
11:21:56 [2022-09-20T15:21:56.977Z] ++ export DOWNLOAD_HOST=download.eclipse.org
11:21:56 [2022-09-20T15:21:56.977Z] ++ DOWNLOAD_HOST=download.eclipse.org
11:21:56 [2022-09-20T15:21:56.977Z] ++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:21:56 [2022-09-20T15:21:56.977Z] ++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:21:56 [2022-09-20T15:21:56.977Z] ++ export LOCAL_REPO=localMavenRepo
11:21:56 [2022-09-20T15:21:56.977Z] ++ LOCAL_REPO=localMavenRepo
11:21:56 [2022-09-20T15:21:56.977Z] ++ export BASEBUILDER_TAG=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ BASEBUILDER_TAG=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ export API_PREV_REF_LABEL=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ API_PREV_REF_LABEL=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ export API_FREEZE_REF_LABEL=
11:21:56 [2022-09-20T15:21:56.977Z] ++ API_FREEZE_REF_LABEL=
11:21:56 [2022-09-20T15:21:56.977Z] ++ export 'FREEZE_PARAMS= '
11:21:56 [2022-09-20T15:21:56.977Z] ++ FREEZE_PARAMS=' '
11:21:56 [2022-09-20T15:21:56.977Z] ++ export PREVIOUS_RELEASE_VER=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ PREVIOUS_RELEASE_VER=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ export PREVIOUS_RELEASE_REPO_ID=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ PREVIOUS_RELEASE_REPO_ID=4.24
11:21:56 [2022-09-20T15:21:56.977Z] ++ export BASEBUILD_ID=R-4.24-202206070700
11:21:56 [2022-09-20T15:21:56.978Z] ++ BASEBUILD_ID=R-4.24-202206070700
11:21:56 [2022-09-20T15:21:56.978Z] ++ export PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:21:56 [2022-09-20T15:21:56.978Z] ++ PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:21:56 [2022-09-20T15:21:56.978Z] ++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:21:56 [2022-09-20T15:21:56.978Z] ++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:21:56 [2022-09-20T15:21:56.978Z] ++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:21:56 [2022-09-20T15:21:56.978Z] ++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:21:56 [2022-09-20T15:21:56.978Z] ++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:21:56 [2022-09-20T15:21:56.978Z] ++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:21:56 [2022-09-20T15:21:56.978Z] ++ export MAVEN_OPTS=-Xmx6G
11:21:56 [2022-09-20T15:21:56.978Z] ++ MAVEN_OPTS=-Xmx6G
11:21:56 [2022-09-20T15:21:56.978Z] ++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:21:56 [2022-09-20T15:21:56.978Z] ++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:21:56 [2022-09-20T15:21:56.978Z] ++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:21:56 [2022-09-20T15:21:56.978Z] ++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:21:56 [2022-09-20T15:21:56.978Z] ++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BUILD_ID=P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] ++ BUILD_ID=P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] ++ export BUILD_DIR_SEG=P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] ++ BUILD_DIR_SEG=P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] ++ export EQ_BUILD_DIR_SEG=P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] ++ EQ_BUILD_DIR_SEG=P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] ++ export EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:21:56 [2022-09-20T15:21:56.978Z] ++ EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:21:56 [2022-09-20T15:21:56.978Z] ++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:21:56 [2022-09-20T15:21:56.978Z] ++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:21:56 [2022-09-20T15:21:56.978Z] ++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:21:56 [2022-09-20T15:21:56.978Z] ++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:21:56 [2022-09-20T15:21:56.978Z] ++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:21:56 [2022-09-20T15:21:56.978Z] ++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:21:56 [2022-09-20T15:21:56.978Z] ++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:21:56 [2022-09-20T15:21:56.978Z] ++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:21:56 [2022-09-20T15:21:56.978Z] + mkdir -p /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/updates/P20220920-1110
11:21:56 [2022-09-20T15:21:56.978Z] + JavaCMD=/opt/tools/java/openjdk/jdk-11/latest/bin/java
11:21:56 [2022-09-20T15:21:56.979Z] + cp /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse-platform-parent/target/mavenproperties.properties /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/downloads/drops4/P20220920-1110/mavenproperties.properties
11:21:56 [2022-09-20T15:21:56.979Z] + echo java19patch
11:21:56 [2022-09-20T15:21:56.979Z] java19patch
11:21:56 [2022-09-20T15:21:56.979Z] + PATCH_BUILD_GENERIC=java19patch
11:21:56 [2022-09-20T15:21:56.979Z] + REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository
11:21:56 [2022-09-20T15:21:56.979Z] + '[' -d /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository ']'
11:21:56 [2022-09-20T15:21:56.979Z] + pushd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository
11:21:56 [2022-09-20T15:21:56.979Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java19patch/eclipse.releng.repository.java19patch/target/repository ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:21:56 [2022-09-20T15:21:56.979Z] + cp -r artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/updates/P20220920-1110
11:21:56 [2022-09-20T15:21:56.979Z] + popd
11:21:56 [2022-09-20T15:21:56.979Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:21:56 [2022-09-20T15:21:56.979Z] + [[ 0 -ne 0 ]]
[Pipeline] }
[Pipeline] // withAnt
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Export environment variables stage 2)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
11:22:08 [2022-09-20T15:22:08.511Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:08 [2022-09-20T15:22:08.512Z] +++ export TIMESTAMP=20220920-1110
11:22:08 [2022-09-20T15:22:08.512Z] +++ TIMESTAMP=20220920-1110
11:22:08 [2022-09-20T15:22:08.512Z] +++ export 'BUILD_PRETTY_DATE=Tue Sep 20 11:10:00 EDT 2022'
11:22:08 [2022-09-20T15:22:08.512Z] +++ BUILD_PRETTY_DATE='Tue Sep 20 11:10:00 EDT 2022'
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BRANCH=R4_25_maintenance
11:22:08 [2022-09-20T15:22:08.512Z] +++ BRANCH=R4_25_maintenance
11:22:08 [2022-09-20T15:22:08.512Z] +++ export PATCH_OR_BRANCH_LABEL=java19patch
11:22:08 [2022-09-20T15:22:08.512Z] +++ PATCH_OR_BRANCH_LABEL=java19patch
11:22:08 [2022-09-20T15:22:08.512Z] +++ export PATCH_BUILD=java19patch
11:22:08 [2022-09-20T15:22:08.512Z] +++ PATCH_BUILD=java19patch
11:22:08 [2022-09-20T15:22:08.512Z] +++ export 'BUILD_TYPE_NAME=Beta Java 19'
11:22:08 [2022-09-20T15:22:08.512Z] +++ BUILD_TYPE_NAME='Beta Java 19'
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BUILD_TYPE=P
11:22:08 [2022-09-20T15:22:08.512Z] +++ BUILD_TYPE=P
11:22:08 [2022-09-20T15:22:08.512Z] +++ export TESTED_BUILD_TYPE=P
11:22:08 [2022-09-20T15:22:08.512Z] +++ TESTED_BUILD_TYPE=P
11:22:08 [2022-09-20T15:22:08.512Z] +++ export RELEASE_VER=4.25
11:22:08 [2022-09-20T15:22:08.512Z] +++ RELEASE_VER=4.25
11:22:08 [2022-09-20T15:22:08.512Z] +++ export STREAM=4.25.0
11:22:08 [2022-09-20T15:22:08.512Z] +++ STREAM=4.25.0
11:22:08 [2022-09-20T15:22:08.512Z] +++ export STREAMMajor=4
11:22:08 [2022-09-20T15:22:08.512Z] +++ STREAMMajor=4
11:22:08 [2022-09-20T15:22:08.512Z] +++ export STREAMMinor=25
11:22:08 [2022-09-20T15:22:08.512Z] +++ STREAMMinor=25
11:22:08 [2022-09-20T15:22:08.512Z] +++ export STREAMService=0
11:22:08 [2022-09-20T15:22:08.512Z] +++ STREAMService=0
11:22:08 [2022-09-20T15:22:08.512Z] +++ export GIT_ROOT=git@github.com:
11:22:08 [2022-09-20T15:22:08.512Z] +++ GIT_ROOT=git@github.com:
11:22:08 [2022-09-20T15:22:08.512Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:22:08 [2022-09-20T15:22:08.512Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:22:08 [2022-09-20T15:22:08.512Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:22:08 [2022-09-20T15:22:08.512Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:22:08 [2022-09-20T15:22:08.512Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4
11:22:08 [2022-09-20T15:22:08.512Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4
11:22:08 [2022-09-20T15:22:08.512Z] +++ export UPDATES_DIR=siteDir/eclipse/updates
11:22:08 [2022-09-20T15:22:08.512Z] +++ UPDATES_DIR=siteDir/eclipse/updates
11:22:08 [2022-09-20T15:22:08.512Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
11:22:08 [2022-09-20T15:22:08.512Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops
11:22:08 [2022-09-20T15:22:08.512Z] +++ export TMP_DIR=tmp
11:22:08 [2022-09-20T15:22:08.512Z] +++ TMP_DIR=tmp
11:22:08 [2022-09-20T15:22:08.512Z] +++ export DOWNLOAD_HOST=download.eclipse.org
11:22:08 [2022-09-20T15:22:08.512Z] +++ DOWNLOAD_HOST=download.eclipse.org
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:22:08 [2022-09-20T15:22:08.512Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:22:08 [2022-09-20T15:22:08.512Z] +++ export LOCAL_REPO=localMavenRepo
11:22:08 [2022-09-20T15:22:08.512Z] +++ LOCAL_REPO=localMavenRepo
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BASEBUILDER_TAG=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ BASEBUILDER_TAG=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ export API_PREV_REF_LABEL=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ API_PREV_REF_LABEL=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ export API_FREEZE_REF_LABEL=
11:22:08 [2022-09-20T15:22:08.512Z] +++ API_FREEZE_REF_LABEL=
11:22:08 [2022-09-20T15:22:08.512Z] +++ export 'FREEZE_PARAMS= '
11:22:08 [2022-09-20T15:22:08.512Z] +++ FREEZE_PARAMS=' '
11:22:08 [2022-09-20T15:22:08.512Z] +++ export PREVIOUS_RELEASE_VER=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ PREVIOUS_RELEASE_VER=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ PREVIOUS_RELEASE_REPO_ID=4.24
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BASEBUILD_ID=R-4.24-202206070700
11:22:08 [2022-09-20T15:22:08.512Z] +++ BASEBUILD_ID=R-4.24-202206070700
11:22:08 [2022-09-20T15:22:08.512Z] +++ export PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:22:08 [2022-09-20T15:22:08.512Z] +++ PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:22:08 [2022-09-20T15:22:08.512Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:22:08 [2022-09-20T15:22:08.512Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:22:08 [2022-09-20T15:22:08.512Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:22:08 [2022-09-20T15:22:08.512Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:22:08 [2022-09-20T15:22:08.512Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:22:08 [2022-09-20T15:22:08.512Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:22:08 [2022-09-20T15:22:08.512Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:22:08 [2022-09-20T15:22:08.512Z] +++ export MAVEN_OPTS=-Xmx6G
11:22:08 [2022-09-20T15:22:08.512Z] +++ MAVEN_OPTS=-Xmx6G
11:22:08 [2022-09-20T15:22:08.513Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:22:08 [2022-09-20T15:22:08.513Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:22:08 [2022-09-20T15:22:08.513Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:08 [2022-09-20T15:22:08.513Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:08 [2022-09-20T15:22:08.513Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:22:08 [2022-09-20T15:22:08.513Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:22:08 [2022-09-20T15:22:08.513Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:22:08 [2022-09-20T15:22:08.513Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:22:08 [2022-09-20T15:22:08.513Z] +++ export BUILD_ID=P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] +++ BUILD_ID=P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] +++ export BUILD_DIR_SEG=P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] +++ BUILD_DIR_SEG=P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] +++ export EQ_BUILD_DIR_SEG=P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] +++ EQ_BUILD_DIR_SEG=P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] +++ export EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:22:08 [2022-09-20T15:22:08.513Z] +++ EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:22:08 [2022-09-20T15:22:08.513Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:22:08 [2022-09-20T15:22:08.513Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:22:08 [2022-09-20T15:22:08.513Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:22:08 [2022-09-20T15:22:08.513Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:22:08 [2022-09-20T15:22:08.513Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:22:08 [2022-09-20T15:22:08.513Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:22:08 [2022-09-20T15:22:08.513Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:22:08 [2022-09-20T15:22:08.513Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:22:08 [2022-09-20T15:22:08.513Z] ++ echo P20220920-1110
11:22:08 [2022-09-20T15:22:08.513Z] + echo P20220920-1110
[Pipeline] sh
11:22:09 [2022-09-20T15:22:09.347Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:09 [2022-09-20T15:22:09.348Z] +++ export TIMESTAMP=20220920-1110
11:22:09 [2022-09-20T15:22:09.348Z] +++ TIMESTAMP=20220920-1110
11:22:09 [2022-09-20T15:22:09.348Z] +++ export 'BUILD_PRETTY_DATE=Tue Sep 20 11:10:00 EDT 2022'
11:22:09 [2022-09-20T15:22:09.348Z] +++ BUILD_PRETTY_DATE='Tue Sep 20 11:10:00 EDT 2022'
11:22:09 [2022-09-20T15:22:09.348Z] +++ export BRANCH=R4_25_maintenance
11:22:09 [2022-09-20T15:22:09.348Z] +++ BRANCH=R4_25_maintenance
11:22:09 [2022-09-20T15:22:09.348Z] +++ export PATCH_OR_BRANCH_LABEL=java19patch
11:22:09 [2022-09-20T15:22:09.348Z] +++ PATCH_OR_BRANCH_LABEL=java19patch
11:22:09 [2022-09-20T15:22:09.348Z] +++ export PATCH_BUILD=java19patch
11:22:09 [2022-09-20T15:22:09.348Z] +++ PATCH_BUILD=java19patch
11:22:09 [2022-09-20T15:22:09.348Z] +++ export 'BUILD_TYPE_NAME=Beta Java 19'
11:22:09 [2022-09-20T15:22:09.348Z] +++ BUILD_TYPE_NAME='Beta Java 19'
11:22:09 [2022-09-20T15:22:09.348Z] +++ export BUILD_TYPE=P
11:22:09 [2022-09-20T15:22:09.348Z] +++ BUILD_TYPE=P
11:22:09 [2022-09-20T15:22:09.348Z] +++ export TESTED_BUILD_TYPE=P
11:22:09 [2022-09-20T15:22:09.348Z] +++ TESTED_BUILD_TYPE=P
11:22:09 [2022-09-20T15:22:09.348Z] +++ export RELEASE_VER=4.25
11:22:09 [2022-09-20T15:22:09.348Z] +++ RELEASE_VER=4.25
11:22:09 [2022-09-20T15:22:09.348Z] +++ export STREAM=4.25.0
11:22:09 [2022-09-20T15:22:09.348Z] +++ STREAM=4.25.0
11:22:09 [2022-09-20T15:22:09.348Z] +++ export STREAMMajor=4
11:22:09 [2022-09-20T15:22:09.348Z] +++ STREAMMajor=4
11:22:09 [2022-09-20T15:22:09.348Z] +++ export STREAMMinor=25
11:22:09 [2022-09-20T15:22:09.348Z] +++ STREAMMinor=25
11:22:09 [2022-09-20T15:22:09.348Z] +++ export STREAMService=0
11:22:09 [2022-09-20T15:22:09.348Z] +++ STREAMService=0
11:22:09 [2022-09-20T15:22:09.348Z] +++ export GIT_ROOT=git@github.com:
11:22:09 [2022-09-20T15:22:09.348Z] +++ GIT_ROOT=git@github.com:
11:22:09 [2022-09-20T15:22:09.348Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:22:09 [2022-09-20T15:22:09.348Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git
11:22:09 [2022-09-20T15:22:09.349Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:22:09 [2022-09-20T15:22:09.349Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator
11:22:09 [2022-09-20T15:22:09.349Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4
11:22:09 [2022-09-20T15:22:09.349Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4
11:22:09 [2022-09-20T15:22:09.349Z] +++ export UPDATES_DIR=siteDir/eclipse/updates
11:22:09 [2022-09-20T15:22:09.349Z] +++ UPDATES_DIR=siteDir/eclipse/updates
11:22:09 [2022-09-20T15:22:09.349Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops
11:22:09 [2022-09-20T15:22:09.349Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops
11:22:09 [2022-09-20T15:22:09.349Z] +++ export TMP_DIR=tmp
11:22:09 [2022-09-20T15:22:09.349Z] +++ TMP_DIR=tmp
11:22:09 [2022-09-20T15:22:09.349Z] +++ export DOWNLOAD_HOST=download.eclipse.org
11:22:09 [2022-09-20T15:22:09.349Z] +++ DOWNLOAD_HOST=download.eclipse.org
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates
11:22:09 [2022-09-20T15:22:09.349Z] +++ export LOCAL_REPO=localMavenRepo
11:22:09 [2022-09-20T15:22:09.349Z] +++ LOCAL_REPO=localMavenRepo
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BASEBUILDER_TAG=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ BASEBUILDER_TAG=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ export API_PREV_REF_LABEL=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ API_PREV_REF_LABEL=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ export API_FREEZE_REF_LABEL=
11:22:09 [2022-09-20T15:22:09.349Z] +++ API_FREEZE_REF_LABEL=
11:22:09 [2022-09-20T15:22:09.349Z] +++ export 'FREEZE_PARAMS= '
11:22:09 [2022-09-20T15:22:09.349Z] +++ FREEZE_PARAMS=' '
11:22:09 [2022-09-20T15:22:09.349Z] +++ export PREVIOUS_RELEASE_VER=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ PREVIOUS_RELEASE_VER=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ PREVIOUS_RELEASE_REPO_ID=4.24
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BASEBUILD_ID=R-4.24-202206070700
11:22:09 [2022-09-20T15:22:09.349Z] +++ BASEBUILD_ID=R-4.24-202206070700
11:22:09 [2022-09-20T15:22:09.349Z] +++ export PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:22:09 [2022-09-20T15:22:09.349Z] +++ PREVIOUS_RELEASE_ID=R-4.24-202206070700
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/
11:22:09 [2022-09-20T15:22:09.349Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:22:09 [2022-09-20T15:22:09.349Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:22:09 [2022-09-20T15:22:09.349Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder
11:22:09 [2022-09-20T15:22:09.349Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:22:09 [2022-09-20T15:22:09.349Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.25/R-4.25-202208311800/
11:22:09 [2022-09-20T15:22:09.349Z] +++ export MAVEN_OPTS=-Xmx6G
11:22:09 [2022-09-20T15:22:09.349Z] +++ MAVEN_OPTS=-Xmx6G
11:22:09 [2022-09-20T15:22:09.349Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:22:09 [2022-09-20T15:22:09.349Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILD_ID=P20220920-1110
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILD_ID=P20220920-1110
11:22:09 [2022-09-20T15:22:09.349Z] +++ export BUILD_DIR_SEG=P20220920-1110
11:22:09 [2022-09-20T15:22:09.349Z] +++ BUILD_DIR_SEG=P20220920-1110
11:22:09 [2022-09-20T15:22:09.349Z] +++ export EQ_BUILD_DIR_SEG=P20220920-1110
11:22:09 [2022-09-20T15:22:09.349Z] +++ EQ_BUILD_DIR_SEG=P20220920-1110
11:22:09 [2022-09-20T15:22:09.349Z] +++ export EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:22:09 [2022-09-20T15:22:09.349Z] +++ EBUILDER_HASH=a5138392ce01be3d7eaf28e8f4be4a11add05b35
11:22:09 [2022-09-20T15:22:09.349Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:22:09 [2022-09-20T15:22:09.349Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder
11:22:09 [2022-09-20T15:22:09.349Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:22:09 [2022-09-20T15:22:09.349Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products
11:22:09 [2022-09-20T15:22:09.349Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:22:09 [2022-09-20T15:22:09.350Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository
11:22:09 [2022-09-20T15:22:09.350Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:22:09 [2022-09-20T15:22:09.350Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target
11:22:09 [2022-09-20T15:22:09.350Z] ++ echo 4.25
11:22:09 [2022-09-20T15:22:09.350Z] + echo 4.25
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive artifacts)
[Pipeline] archiveArtifacts
11:22:18 [2022-09-20T15:22:18.272Z] Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Promote Update Site)
[Pipeline] container
[Pipeline] {
[Pipeline] sshagent
11:22:34 [2022-09-20T15:22:34.086Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org)
11:22:34 [2022-09-20T15:22:34.087Z] [ssh-agent] Looking for ssh-agent implementation...
11:22:34 [2022-09-20T15:22:34.354Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:22:34 [2022-09-20T15:22:34.354Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:22:34 [2022-09-20T15:22:34.605Z] Executing command: "ssh-agent" 
11:22:34 [2022-09-20T15:22:34.605Z] exit
11:22:34 [2022-09-20T15:22:34.662Z] SSH_AUTH_SOCK=/tmp/ssh-HqhqbfQtd7HK/agent.4746; export SSH_AUTH_SOCK;
11:22:34 [2022-09-20T15:22:34.662Z] SSH_AGENT_PID=4747; export SSH_AGENT_PID;
11:22:34 [2022-09-20T15:22:34.662Z] echo Agent pid 4747;
11:22:34 [2022-09-20T15:22:34.664Z] SSH_AUTH_SOCK=/tmp/ssh-HqhqbfQtd7HK/agent.4746
11:22:34 [2022-09-20T15:22:34.664Z] SSH_AGENT_PID=4747
11:22:34 [2022-09-20T15:22:34.675Z] Running ssh-add (command line suppressed)
11:22:34 [2022-09-20T15:22:34.990Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_8893199859797724935.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_8893199859797724935.key)
11:22:34 [2022-09-20T15:22:34.998Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
11:22:36 [2022-09-20T15:22:36.255Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:22:36 [2022-09-20T15:22:36.256Z] + ./mb620_promoteUpdateSite.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource
11:22:36 [2022-09-20T15:22:36.256Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/updates ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
11:22:39 [2022-09-20T15:22:39.540Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts
[Pipeline] }
11:22:39 [2022-09-20T15:22:39.828Z] Executing sh script inside container jnlp of pod aggrbuild-pod-18m2p-35xq9
11:22:40 [2022-09-20T15:22:40.109Z] Executing command: "ssh-agent" "-k" 
11:22:40 [2022-09-20T15:22:40.109Z] exit
11:22:40 [2022-09-20T15:22:40.166Z] unset SSH_AUTH_SOCK;
11:22:40 [2022-09-20T15:22:40.166Z] unset SSH_AGENT_PID;
11:22:40 [2022-09-20T15:22:40.166Z] echo Agent pid 4747 killed;
11:22:40 [2022-09-20T15:22:40.169Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] emailext
11:22:44 [2022-09-20T15:22:44.984Z] Sending email to: jarthana@in.ibm.com sravankumarl@in.ibm.com kalyan_prasad@in.ibm.com lshanmug@in.ibm.com manoj.palat@in.ibm.com niraj.modi@in.ibm.com noopur_gupta@in.ibm.com sarika.sinha@in.ibm.com vikas.chandra@in.ibm.com
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS