Skip to content
Success

Console Output

14:09:50 [2021-12-09T19:09:50.110Z] Started by user Bernd Hufmann
14:09:50 [2021-12-09T19:09:50.110Z] Running as Bernd Hufmann
14:09:50 [2021-12-09T19:09:50.656Z] Obtained jenkins/pipelines/tracecompass-incubator-jdk11.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:09:51 [2021-12-09T19:09:51.352Z] [Pipeline] Start of Pipeline
14:09:53 [2021-12-09T19:09:53.404Z] [Pipeline] readTrusted
14:09:53 [2021-12-09T19:09:53.575Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:09:53 [2021-12-09T19:09:53.980Z] [Pipeline] echo
14:09:53 [2021-12-09T19:09:53.982Z] [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
14:09:53 [2021-12-09T19:09:53.984Z] [Pipeline] podTemplate
14:09:53 [2021-12-09T19:09:53.989Z] [Pipeline] {
14:09:54 [2021-12-09T19:09:54.848Z] [Pipeline] node
14:10:09 [2021-12-09T19:10:09.849Z] Still waiting to schedule task
14:10:09 [2021-12-09T19:10:09.850Z] Waiting for next available executor on ‘tracecompass-build14:10:21 [2021-12-09T19:10:21.794Z] Agent tracecompass-build-928wq-194kj is provisioned from template tracecompass-build-928wq
14:10:21 [2021-12-09T19:10:21.795Z] ---
14:10:21 [2021-12-09T19:10:21.795Z] apiVersion: "v1"
14:10:21 [2021-12-09T19:10:21.795Z] kind: "Pod"
14:10:21 [2021-12-09T19:10:21.795Z] metadata:
14:10:21 [2021-12-09T19:10:21.795Z]   annotations:
14:10:21 [2021-12-09T19:10:21.795Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-stable-release-nightly-new/87/"
14:10:21 [2021-12-09T19:10:21.795Z]     runUrl: "job/tracecompass-stable-release-nightly-new/87/"
14:10:21 [2021-12-09T19:10:21.795Z]   labels:
14:10:21 [2021-12-09T19:10:21.795Z]     jenkins: "slave"
14:10:21 [2021-12-09T19:10:21.795Z]     jenkins/label-digest: "f6f335ed0b11fc1532921316614c7fb7b5d8c309"
14:10:21 [2021-12-09T19:10:21.795Z]     jenkins/label: "tracecompass-build"
14:10:21 [2021-12-09T19:10:21.795Z]   name: "tracecompass-build-928wq-194kj"
14:10:21 [2021-12-09T19:10:21.795Z] spec:
14:10:21 [2021-12-09T19:10:21.795Z]   containers:
14:10:21 [2021-12-09T19:10:21.795Z]   - args:
14:10:21 [2021-12-09T19:10:21.795Z]     - "-c"
14:10:21 [2021-12-09T19:10:21.795Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
14:10:21 [2021-12-09T19:10:21.795Z]     command:
14:10:21 [2021-12-09T19:10:21.795Z]     - "/bin/sh"
14:10:21 [2021-12-09T19:10:21.795Z]     image: "eclipse/tracecompass-build-env:18.04"
14:10:21 [2021-12-09T19:10:21.795Z]     imagePullPolicy: "Always"
14:10:21 [2021-12-09T19:10:21.795Z]     name: "tracecompass"
14:10:21 [2021-12-09T19:10:21.795Z]     resources:
14:10:21 [2021-12-09T19:10:21.795Z]       limits:
14:10:21 [2021-12-09T19:10:21.795Z]         memory: "2.6Gi"
14:10:21 [2021-12-09T19:10:21.795Z]         cpu: "1.3"
14:10:21 [2021-12-09T19:10:21.795Z]       requests:
14:10:21 [2021-12-09T19:10:21.795Z]         memory: "2.6Gi"
14:10:21 [2021-12-09T19:10:21.795Z]         cpu: "1.3"
14:10:21 [2021-12-09T19:10:21.795Z]     tty: true
14:10:21 [2021-12-09T19:10:21.795Z]     volumeMounts:
14:10:21 [2021-12-09T19:10:21.795Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:10:21 [2021-12-09T19:10:21.795Z]       name: "settings-xml"
14:10:21 [2021-12-09T19:10:21.795Z]       readOnly: true
14:10:21 [2021-12-09T19:10:21.795Z]       subPath: "settings.xml"
14:10:21 [2021-12-09T19:10:21.795Z]     - mountPath: "/home/jenkins/.m2/repository"
14:10:21 [2021-12-09T19:10:21.795Z]       name: "m2-repo"
14:10:21 [2021-12-09T19:10:21.795Z]     - mountPath: "/opt/tools"
14:10:21 [2021-12-09T19:10:21.795Z]       name: "tools"
14:10:21 [2021-12-09T19:10:21.795Z]     - mountPath: "/home/jenkins/agent"
14:10:21 [2021-12-09T19:10:21.795Z]       name: "workspace-volume"
14:10:21 [2021-12-09T19:10:21.795Z]       readOnly: false
14:10:21 [2021-12-09T19:10:21.795Z]   - env:
14:10:21 [2021-12-09T19:10:21.795Z]     - name: "JENKINS_SECRET"
14:10:21 [2021-12-09T19:10:21.795Z]       value: "********"
14:10:21 [2021-12-09T19:10:21.795Z]     - name: "JENKINS_TUNNEL"
14:10:21 [2021-12-09T19:10:21.795Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
14:10:21 [2021-12-09T19:10:21.795Z]     - name: "JENKINS_AGENT_NAME"
14:10:21 [2021-12-09T19:10:21.795Z]       value: "tracecompass-build-928wq-194kj"
14:10:21 [2021-12-09T19:10:21.795Z]     - name: "JENKINS_NAME"
14:10:21 [2021-12-09T19:10:21.795Z]       value: "tracecompass-build-928wq-194kj"
14:10:21 [2021-12-09T19:10:21.795Z]     - name: "JENKINS_AGENT_WORKDIR"
14:10:21 [2021-12-09T19:10:21.795Z]       value: "/home/jenkins/agent"
14:10:21 [2021-12-09T19:10:21.795Z]     - name: "JENKINS_URL"
14:10:21 [2021-12-09T19:10:21.795Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
14:10:21 [2021-12-09T19:10:21.795Z]     image: "eclipsecbi/jenkins-jnlp-agent"
14:10:21 [2021-12-09T19:10:21.795Z]     name: "jnlp"
14:10:21 [2021-12-09T19:10:21.795Z]     resources:
14:10:21 [2021-12-09T19:10:21.795Z]       limits: {}
14:10:21 [2021-12-09T19:10:21.795Z]       requests:
14:10:21 [2021-12-09T19:10:21.795Z]         memory: "256Mi"
14:10:21 [2021-12-09T19:10:21.795Z]         cpu: "100m"
14:10:21 [2021-12-09T19:10:21.795Z]     volumeMounts:
14:10:21 [2021-12-09T19:10:21.795Z]     - mountPath: "/home/jenkins/.ssh"
14:10:21 [2021-12-09T19:10:21.795Z]       name: "volume-known-hosts"
14:10:21 [2021-12-09T19:10:21.795Z]     - mountPath: "/home/jenkins/agent"
14:10:21 [2021-12-09T19:10:21.795Z]       name: "workspace-volume"
14:10:21 [2021-12-09T19:10:21.795Z]       readOnly: false
14:10:21 [2021-12-09T19:10:21.795Z]   nodeSelector:
14:10:21 [2021-12-09T19:10:21.795Z]     kubernetes.io/os: "linux"
14:10:21 [2021-12-09T19:10:21.795Z]   restartPolicy: "Never"
14:10:21 [2021-12-09T19:10:21.795Z]   volumes:
14:10:21 [2021-12-09T19:10:21.795Z]   - emptyDir: {}
14:10:21 [2021-12-09T19:10:21.795Z]     name: "m2-repo"
14:10:21 [2021-12-09T19:10:21.795Z]   - name: "settings-xml"
14:10:21 [2021-12-09T19:10:21.795Z]     secret:
14:10:21 [2021-12-09T19:10:21.795Z]       items:
14:10:21 [2021-12-09T19:10:21.795Z]       - key: "settings.xml"
14:10:21 [2021-12-09T19:10:21.795Z]         path: "settings.xml"
14:10:21 [2021-12-09T19:10:21.795Z]       secretName: "m2-secret-dir"
14:10:21 [2021-12-09T19:10:21.795Z]   - emptyDir:
14:10:21 [2021-12-09T19:10:21.795Z]       medium: ""
14:10:21 [2021-12-09T19:10:21.795Z]     name: "workspace-volume"
14:10:21 [2021-12-09T19:10:21.795Z]   - configMap:
14:10:21 [2021-12-09T19:10:21.795Z]       name: "known-hosts"
14:10:21 [2021-12-09T19:10:21.795Z]     name: "volume-known-hosts"
14:10:21 [2021-12-09T19:10:21.795Z]   - name: "tools"
14:10:21 [2021-12-09T19:10:21.795Z]     persistentVolumeClaim:
14:10:21 [2021-12-09T19:10:21.795Z]       claimName: "tools-claim-jiro-tracecompass"
14:10:21 [2021-12-09T19:10:21.795Z] 
14:10:22 [2021-12-09T19:10:22.106Z] Running on tracecompass-build-928wq-194kj in /home/jenkins/agent/workspace/tracecompass-incubator-2020-06
14:10:22 [2021-12-09T19:10:22.252Z] [Pipeline] {
14:10:23 [2021-12-09T19:10:23.439Z] [Pipeline] stage
14:10:23 [2021-12-09T19:10:23.440Z] [Pipeline] { (Declarative: Checkout SCM)
14:10:24 [2021-12-09T19:10:24.196Z] [Pipeline] checkout
14:10:24 [2021-12-09T19:10:24.404Z] Selected Git installation does not exist. Using Default
14:10:24 [2021-12-09T19:10:24.405Z] The recommended git tool is: NONE
14:10:33 [2021-12-09T19:10:33.610Z] No credentials specified
14:10:33 [2021-12-09T19:10:33.613Z] Cloning the remote Git repository
14:10:33 [2021-12-09T19:10:33.702Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:10:38 [2021-12-09T19:10:38.405Z]  > git init /home/jenkins/agent/workspace/tracecompass-incubator-2020-06 # timeout=10
14:10:38 [2021-12-09T19:10:38.510Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
14:10:38 [2021-12-09T19:10:38.510Z]  > git --version # timeout=10
14:10:38 [2021-12-09T19:10:38.598Z]  > git --version # 'git version 2.20.1'
14:10:38 [2021-12-09T19:10:38.599Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
14:10:40 [2021-12-09T19:10:40.104Z] Avoid second fetch
14:10:40 [2021-12-09T19:10:40.113Z] Checking out Revision 43fd26da5cf50bb09c236eac7ba154c24aec26e9 (refs/remotes/origin/master)
14:10:40 [2021-12-09T19:10:40.012Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
14:10:40 [2021-12-09T19:10:40.098Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:10:40 [2021-12-09T19:10:40.105Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:10:40 [2021-12-09T19:10:40.200Z]  > git config core.sparsecheckout # timeout=10
14:10:40 [2021-12-09T19:10:40.203Z]  > git checkout -f 43fd26da5cf50bb09c236eac7ba154c24aec26e9 # timeout=10
14:10:45 [2021-12-09T19:10:45.706Z] Commit message: "Remove Legacy* flags from incubator jenkins file used for older targets"
14:10:45 [2021-12-09T19:10:45.708Z]  > git rev-list --no-walk b03c720cc6798b46fc2074b4f0afabf0042ec433 # timeout=10
14:10:46 [2021-12-09T19:10:46.209Z] [Pipeline] }
14:10:46 [2021-12-09T19:10:46.508Z] [Pipeline] // stage
14:10:47 [2021-12-09T19:10:47.657Z] [Pipeline] withEnv
14:10:47 [2021-12-09T19:10:47.658Z] [Pipeline] {
14:10:54 [2021-12-09T19:10:54.428Z] [Pipeline] withEnv
14:10:54 [2021-12-09T19:10:54.429Z] [Pipeline] {
14:10:55 [2021-12-09T19:10:55.884Z] [Pipeline] timestamps
14:10:55 [2021-12-09T19:10:55.884Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
14:10:55 [2021-12-09T19:10:55.885Z] [Pipeline] {
14:10:56 [2021-12-09T19:10:56.900Z] [Pipeline] timeout
14:10:56 [2021-12-09T19:10:56.900Z] Timeout set to expire in 4 hr 0 min
14:10:56 [2021-12-09T19:10:56.901Z] [Pipeline] {
14:10:58 [2021-12-09T19:10:58.185Z] [Pipeline] stage
14:10:58 [2021-12-09T19:10:58.186Z] [Pipeline] { (Declarative: Tool Install)
14:10:59 [2021-12-09T19:10:59.485Z] [Pipeline] tool
14:11:00 [2021-12-09T19:11:00.076Z] [Pipeline] envVarsForTool
14:11:01 [2021-12-09T19:11:01.072Z] [Pipeline] tool
14:11:01 [2021-12-09T19:11:01.646Z] [Pipeline] envVarsForTool
14:11:02 [2021-12-09T19:11:02.199Z] [Pipeline] }
14:11:02 [2021-12-09T19:11:02.484Z] [Pipeline] // stage
14:11:03 [2021-12-09T19:11:03.067Z] [Pipeline] withEnv
14:11:03 [2021-12-09T19:11:03.068Z] [Pipeline] {
14:11:04 [2021-12-09T19:11:04.625Z] [Pipeline] stage
14:11:04 [2021-12-09T19:11:04.626Z] [Pipeline] { (Checkout)
14:11:10 [2021-12-09T19:11:10.241Z] [Pipeline] tool
14:11:10 [2021-12-09T19:11:10.823Z] [Pipeline] envVarsForTool
14:11:11 [2021-12-09T19:11:11.829Z] [Pipeline] tool
14:11:12 [2021-12-09T19:11:12.377Z] [Pipeline] envVarsForTool
14:11:13 [2021-12-09T19:11:13.113Z] [Pipeline] withEnv
14:11:13 [2021-12-09T19:11:13.113Z] [Pipeline] {
14:11:14 [2021-12-09T19:11:14.800Z] [Pipeline] container
14:11:14 [2021-12-09T19:11:14.801Z] [Pipeline] {
14:11:15 [2021-12-09T19:11:15.552Z] [Pipeline] sh
14:11:16 [2021-12-09T19:11:16.299Z] + mkdir -p ../scripts
14:11:17 [2021-12-09T19:11:17.297Z] [Pipeline] sh
14:11:17 [2021-12-09T19:11:17.812Z] + cp scripts/deploy-rcp.sh ../scripts
14:11:18 [2021-12-09T19:11:18.190Z] [Pipeline] sh
14:11:18 [2021-12-09T19:11:18.707Z] + cp scripts/deploy-update-site.sh ../scripts
14:11:19 [2021-12-09T19:11:19.035Z] [Pipeline] sh
14:11:19 [2021-12-09T19:11:19.698Z] + cp scripts/deploy-doc.sh ../scripts
14:11:19 [2021-12-09T19:11:19.995Z] [Pipeline] sh
14:11:20 [2021-12-09T19:11:20.516Z] + cp scripts/deploy-javadoc.sh ../scripts
14:11:20 [2021-12-09T19:11:20.883Z] [Pipeline] checkout
14:11:20 [2021-12-09T19:11:20.890Z] The recommended git tool is: NONE
14:11:20 [2021-12-09T19:11:20.910Z] No credentials specified
14:11:20 [2021-12-09T19:11:20.910Z] Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e0106fc0; decorates RemoteLauncher[hudson.remoting.Channel@39eafc4d:JNLP4-connect connection from 10.40.45.124/10.40.45.124:57306] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
14:11:20 [2021-12-09T19:11:20.999Z] Fetching changes from the remote Git repository
14:11:20 [2021-12-09T19:11:20.910Z]  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.git # timeout=10
14:11:20 [2021-12-09T19:11:20.999Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator # timeout=10
14:11:21 [2021-12-09T19:11:21.103Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator
14:11:21 [2021-12-09T19:11:21.103Z]  > git --version # timeout=10
14:11:21 [2021-12-09T19:11:21.196Z]  > git --version # 'git version 2.20.1'
14:11:21 [2021-12-09T19:11:21.196Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass.incubator/org.eclipse.tracecompass.incubator refs/heads/2020-06 # timeout=10
14:11:26 [2021-12-09T19:11:26.707Z] Checking out Revision d5bd161961c79053a30fa325d7dcafde3fd3617b (2020-06)
14:11:27 [2021-12-09T19:11:27.626Z] Commit message: "Bug 576767: releng: Remove older targets before 4.16 (2020-06)"
14:11:26 [2021-12-09T19:11:26.701Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:11:26 [2021-12-09T19:11:26.707Z]  > git config core.sparsecheckout # timeout=10
14:11:26 [2021-12-09T19:11:26.710Z]  > git checkout -f d5bd161961c79053a30fa325d7dcafde3fd3617b # timeout=10
14:11:27 [2021-12-09T19:11:27.627Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:11:28 [2021-12-09T19:11:28.105Z]  > git rev-list --no-walk 3dac227c91867585e49dfe7981b65618fe2f0d94 # timeout=10
14:11:28 [2021-12-09T19:11:28.505Z] [Pipeline] sh
14:11:29 [2021-12-09T19:11:29.021Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts/
14:11:29 [2021-12-09T19:11:29.340Z] [Pipeline] sh
14:11:29 [2021-12-09T19:11:29.855Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts/
14:11:30 [2021-12-09T19:11:30.198Z] [Pipeline] sh
14:11:30 [2021-12-09T19:11:30.713Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts/
14:11:31 [2021-12-09T19:11:31.033Z] [Pipeline] sh
14:11:31 [2021-12-09T19:11:31.561Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts/
14:11:31 [2021-12-09T19:11:31.892Z] [Pipeline] sh
14:11:32 [2021-12-09T19:11:32.402Z] + cp ../scripts/deploy-javadoc.sh /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts/
14:11:32 [2021-12-09T19:11:32.712Z] [Pipeline] }
14:11:33 [2021-12-09T19:11:33.004Z] [Pipeline] // container
14:11:33 [2021-12-09T19:11:33.448Z] [Pipeline] }
14:11:33 [2021-12-09T19:11:33.743Z] [Pipeline] // withEnv
14:11:34 [2021-12-09T19:11:34.175Z] [Pipeline] }
14:11:34 [2021-12-09T19:11:34.464Z] [Pipeline] // stage
14:11:35 [2021-12-09T19:11:35.328Z] [Pipeline] stage
14:11:35 [2021-12-09T19:11:35.329Z] [Pipeline] { (Build)
14:11:40 [2021-12-09T19:11:40.889Z] [Pipeline] tool
14:11:41 [2021-12-09T19:11:41.459Z] [Pipeline] envVarsForTool
14:11:42 [2021-12-09T19:11:42.457Z] [Pipeline] tool
14:11:43 [2021-12-09T19:11:43.040Z] [Pipeline] envVarsForTool
14:11:43 [2021-12-09T19:11:43.760Z] [Pipeline] withEnv
14:11:43 [2021-12-09T19:11:43.761Z] [Pipeline] {
14:11:45 [2021-12-09T19:11:45.465Z] [Pipeline] container
14:11:45 [2021-12-09T19:11:45.466Z] [Pipeline] {
14:11:46 [2021-12-09T19:11:46.202Z] [Pipeline] sh
14:11:46 [2021-12-09T19:11:46.721Z] + curl https://ci.eclipse.org/ease/job/ease.build.module.doclet/lastSuccessfulBuild/artifact/developers/org.eclipse.ease.helpgenerator/target/ease.module.doclet.jar --output ease.module.doclet.jar
14:11:46 [2021-12-09T19:11:46.722Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
14:11:46 [2021-12-09T19:11:46.722Z]                                  Dload  Upload   Total   Spent    Left  Speed
14:11:46 [2021-12-09T19:11:46.722Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 99175  100 99175    0     0  2934k      0 --:--:-- --:--:-- --:--:-- 2934k
14:11:47 [2021-12-09T19:11:47.031Z] [Pipeline] sh
14:11:47 [2021-12-09T19:11:47.544Z] + mvn clean install -B -Pdeploy-doc -Pmodule-docs -DdocDestination=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Psign-update-site
14:11:47 [2021-12-09T19:11:47.545Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:11:49 [2021-12-09T19:11:49.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom
14:11:49 [2021-12-09T19:11:49.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 7.3 kB/s)
14:11:49 [2021-12-09T19:11:49.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
14:11:49 [2021-12-09T19:11:49.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 306 kB/s)
14:11:49 [2021-12-09T19:11:49.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom
14:11:49 [2021-12-09T19:11:49.705Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 53 kB/s)
14:11:49 [2021-12-09T19:11:49.705Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 141 kB/s)
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 417 kB/s)
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 468 kB/s)
14:11:49 [2021-12-09T19:11:49.963Z] [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
14:11:49 [2021-12-09T19:11:49.963Z] [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.2 MB/s)
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
14:11:49 [2021-12-09T19:11:49.963Z] [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 3.8 MB/s)
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 299 kB/s)
14:11:49 [2021-12-09T19:11:49.963Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 484 kB/s)
14:11:50 [2021-12-09T19:11:50.221Z] [INFO] Scanning for projects...
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.480Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.481Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.745Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.746Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.746Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.746Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.746Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:11:50 [2021-12-09T19:11:50.746Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:11:51 [2021-12-09T19:11:51.009Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:11:51 [2021-12-09T19:11:51.009Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:11:51 [2021-12-09T19:11:51.009Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:11:51 [2021-12-09T19:11:51.009Z] /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:11:51 [2021-12-09T19:11:51.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.009Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.pom (2.1 kB at 158 kB/s)
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.3.0/tycho-2.3.0.pom (17 kB at 1.1 MB/s)
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.527Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.pom (6.6 kB at 472 kB/s)
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom (8.8 kB at 588 kB/s)
14:11:51 [2021-12-09T19:11:51.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 5.3 MB/s)
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/33/maven-parent-33.pom
14:11:52 [2021-12-09T19:11:52.044Z] [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
14:11:52 [2021-12-09T19:11:52.044Z] [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 5.5 MB/s)
14:11:52 [2021-12-09T19:11:52.044Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/21/apache-21.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/21/apache-21.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/21/apache-21.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
14:11:52 [2021-12-09T19:11:52.302Z] [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 3.4 MB/s)
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 1.4 MB/s)
14:11:52 [2021-12-09T19:11:52.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:11:52 [2021-12-09T19:11:52.302Z] [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
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
14:11:52 [2021-12-09T19:11:52.561Z] [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
14:11:52 [2021-12-09T19:11:52.561Z] [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 1.7 MB/s)
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:11:52 [2021-12-09T19:11:52.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
14:11:52 [2021-12-09T19:11:52.819Z] [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
14:11:52 [2021-12-09T19:11:52.819Z] [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.2 MB/s)
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 378 kB/s)
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:11:52 [2021-12-09T19:11:52.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 635 kB/s)
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 468 kB/s)
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
14:11:53 [2021-12-09T19:11:53.079Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
14:11:53 [2021-12-09T19:11:53.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.pom
14:11:53 [2021-12-09T19:11:53.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
14:11:53 [2021-12-09T19:11:53.336Z] [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 204 kB/s)
14:11:53 [2021-12-09T19:11:53.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:11:53 [2021-12-09T19:11:53.336Z] [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
14:11:53 [2021-12-09T19:11:53.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:11:53 [2021-12-09T19:11:53.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:11:53 [2021-12-09T19:11:53.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
14:11:53 [2021-12-09T19:11:53.336Z] [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
14:11:53 [2021-12-09T19:11:53.337Z] [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 882 kB/s)
14:11:53 [2021-12-09T19:11:53.337Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:11:53 [2021-12-09T19:11:53.337Z] [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
14:11:53 [2021-12-09T19:11:53.337Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:11:53 [2021-12-09T19:11:53.337Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
14:11:53 [2021-12-09T19:11:53.594Z] [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
14:11:53 [2021-12-09T19:11:53.594Z] [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 987 kB/s)
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
14:11:53 [2021-12-09T19:11:53.594Z] [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
14:11:53 [2021-12-09T19:11:53.594Z] [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)
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:11:53 [2021-12-09T19:11:53.594Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
14:11:53 [2021-12-09T19:11:53.852Z] [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
14:11:53 [2021-12-09T19:11:53.852Z] [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 2.8 MB/s)
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 1.4 MB/s)
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:11:53 [2021-12-09T19:11:53.852Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
14:11:54 [2021-12-09T19:11:54.110Z] [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
14:11:54 [2021-12-09T19:11:54.110Z] [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 2.8 MB/s)
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
14:11:54 [2021-12-09T19:11:54.110Z] [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
14:11:54 [2021-12-09T19:11:54.110Z] [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 1.0 MB/s)
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.110Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 97 kB/s)
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 798 kB/s)
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:11:54 [2021-12-09T19:11:54.368Z] [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
14:11:54 [2021-12-09T19:11:54.368Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
14:11:54 [2021-12-09T19:11:54.627Z] [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
14:11:54 [2021-12-09T19:11:54.627Z] [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 7.0 MB/s)
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom
14:11:54 [2021-12-09T19:11:54.627Z] [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
14:11:54 [2021-12-09T19:11:54.627Z] [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 11 MB/s)
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
14:11:54 [2021-12-09T19:11:54.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
14:11:54 [2021-12-09T19:11:54.886Z] [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)
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 1.5 MB/s)
14:11:54 [2021-12-09T19:11:54.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [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
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [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
14:11:55 [2021-12-09T19:11:55.147Z] [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 1.4 MB/s)
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [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
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
14:11:55 [2021-12-09T19:11:55.406Z] [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
14:11:55 [2021-12-09T19:11:55.406Z] [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 3.4 MB/s)
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
14:11:55 [2021-12-09T19:11:55.406Z] [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
14:11:55 [2021-12-09T19:11:55.406Z] [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 328 kB/s)
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:11:55 [2021-12-09T19:11:55.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [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
14:11:55 [2021-12-09T19:11:55.664Z] [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 110 kB/s)
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [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
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [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
14:11:55 [2021-12-09T19:11:55.664Z] [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 1.2 MB/s)
14:11:55 [2021-12-09T19:11:55.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:11:55 [2021-12-09T19:11:55.664Z] [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
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
14:11:55 [2021-12-09T19:11:55.922Z] [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
14:11:55 [2021-12-09T19:11:55.922Z] [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 2.6 MB/s)
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
14:11:55 [2021-12-09T19:11:55.922Z] [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
14:11:55 [2021-12-09T19:11:55.922Z] [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 6.9 MB/s)
14:11:55 [2021-12-09T19:11:55.922Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
14:11:56 [2021-12-09T19:11:56.180Z] [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
14:11:56 [2021-12-09T19:11:56.180Z] [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 341 kB/s)
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.180Z] [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
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.180Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.438Z] [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
14:11:56 [2021-12-09T19:11:56.438Z] [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 239 kB/s)
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.438Z] [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
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
14:11:56 [2021-12-09T19:11:56.438Z] [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
14:11:56 [2021-12-09T19:11:56.438Z] [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 4.8 MB/s)
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.438Z] [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
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.698Z] [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
14:11:56 [2021-12-09T19:11:56.698Z] [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 250 kB/s)
14:11:56 [2021-12-09T19:11:56.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.698Z] [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
14:11:56 [2021-12-09T19:11:56.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.698Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.698Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
14:11:56 [2021-12-09T19:11:56.698Z] [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
14:11:56 [2021-12-09T19:11:56.698Z] [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 283 kB/s)
14:11:56 [2021-12-09T19:11:56.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:11:56 [2021-12-09T19:11:56.698Z] [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
14:11:56 [2021-12-09T19:11:56.698Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
14:11:56 [2021-12-09T19:11:56.956Z] [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
14:11:56 [2021-12-09T19:11:56.956Z] [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 812 kB/s)
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:11:56 [2021-12-09T19:11:56.956Z] [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
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
14:11:56 [2021-12-09T19:11:56.956Z] [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
14:11:56 [2021-12-09T19:11:56.956Z] [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 4.1 MB/s)
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:11:56 [2021-12-09T19:11:56.956Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
14:11:57 [2021-12-09T19:11:57.215Z] [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
14:11:57 [2021-12-09T19:11:57.215Z] [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 520 kB/s)
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:11:57 [2021-12-09T19:11:57.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
14:11:57 [2021-12-09T19:11:57.215Z] [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
14:11:57 [2021-12-09T19:11:57.215Z] [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 1.5 MB/s)
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:11:57 [2021-12-09T19:11:57.474Z] [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
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
14:11:57 [2021-12-09T19:11:57.474Z] [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
14:11:57 [2021-12-09T19:11:57.474Z] [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)
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.474Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 1.7 MB/s)
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 1.1 MB/s)
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.732Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 71 kB/s)
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.3 MB/s)
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:11:57 [2021-12-09T19:11:57.991Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 883 kB/s)
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 701 kB/s)
14:11:58 [2021-12-09T19:11:58.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 1.4 MB/s)
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.508Z] [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
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.508Z] [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
14:11:58 [2021-12-09T19:11:58.508Z] [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 383 kB/s)
14:11:58 [2021-12-09T19:11:58.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.508Z] [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
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
14:11:58 [2021-12-09T19:11:58.766Z] [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
14:11:58 [2021-12-09T19:11:58.766Z] [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 3.4 MB/s)
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom (3.8 kB at 1.3 MB/s)
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
14:11:58 [2021-12-09T19:11:58.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 3.5 MB/s)
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 1.9 MB/s)
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:11:59 [2021-12-09T19:11:59.025Z] [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
14:11:59 [2021-12-09T19:11:59.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [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
14:11:59 [2021-12-09T19:11:59.283Z] [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 1.5 MB/s)
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
14:11:59 [2021-12-09T19:11:59.283Z] [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
14:11:59 [2021-12-09T19:11:59.283Z] [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 8.3 MB/s)
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
14:11:59 [2021-12-09T19:11:59.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
14:11:59 [2021-12-09T19:11:59.541Z] [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 979 kB/s)
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
14:11:59 [2021-12-09T19:11:59.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
14:11:59 [2021-12-09T19:11:59.542Z] [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
14:11:59 [2021-12-09T19:11:59.542Z] [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 6.6 MB/s)
14:11:59 [2021-12-09T19:11:59.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:11:59 [2021-12-09T19:11:59.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:11:59 [2021-12-09T19:11:59.542Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
14:11:59 [2021-12-09T19:11:59.800Z] [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
14:11:59 [2021-12-09T19:11:59.800Z] [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 7.7 MB/s)
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:11:59 [2021-12-09T19:11:59.800Z] [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
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom
14:11:59 [2021-12-09T19:11:59.800Z] [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
14:11:59 [2021-12-09T19:11:59.800Z] [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 3.7 MB/s)
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:11:59 [2021-12-09T19:11:59.800Z] [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
14:11:59 [2021-12-09T19:11:59.800Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom
14:12:00 [2021-12-09T19:12:00.058Z] [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
14:12:00 [2021-12-09T19:12:00.058Z] [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 4.0 MB/s)
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/google/5/google-5.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/5/google-5.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/5/google-5.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
14:12:00 [2021-12-09T19:12:00.058Z] [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 819 kB/s)
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:12:00 [2021-12-09T19:12:00.058Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
14:12:00 [2021-12-09T19:12:00.317Z] [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 121 kB/s)
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.317Z] [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
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.317Z] [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
14:12:00 [2021-12-09T19:12:00.317Z] [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 389 kB/s)
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.317Z] [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
14:12:00 [2021-12-09T19:12:00.317Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
14:12:00 [2021-12-09T19:12:00.575Z] [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
14:12:00 [2021-12-09T19:12:00.575Z] [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 727 kB/s)
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:12:00 [2021-12-09T19:12:00.575Z] [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
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
14:12:00 [2021-12-09T19:12:00.575Z] [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
14:12:00 [2021-12-09T19:12:00.575Z] [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 1.4 MB/s)
14:12:00 [2021-12-09T19:12:00.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
14:12:00 [2021-12-09T19:12:00.833Z] [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
14:12:00 [2021-12-09T19:12:00.833Z] [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 603 kB/s)
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
14:12:00 [2021-12-09T19:12:00.833Z] [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
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
14:12:00 [2021-12-09T19:12:00.833Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom
14:12:01 [2021-12-09T19:12:01.091Z] [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
14:12:01 [2021-12-09T19:12:01.091Z] [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 2.1 MB/s)
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.091Z] [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
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.091Z] [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
14:12:01 [2021-12-09T19:12:01.091Z] [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 597 kB/s)
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.091Z] [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
14:12:01 [2021-12-09T19:12:01.091Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
14:12:01 [2021-12-09T19:12:01.350Z] [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
14:12:01 [2021-12-09T19:12:01.350Z] [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 392 kB/s)
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
14:12:01 [2021-12-09T19:12:01.350Z] [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
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
14:12:01 [2021-12-09T19:12:01.350Z] [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
14:12:01 [2021-12-09T19:12:01.350Z] [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)
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
14:12:01 [2021-12-09T19:12:01.350Z] [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
14:12:01 [2021-12-09T19:12:01.350Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [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
14:12:01 [2021-12-09T19:12:01.609Z] [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 847 kB/s)
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [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
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
14:12:01 [2021-12-09T19:12:01.609Z] [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
14:12:01 [2021-12-09T19:12:01.609Z] [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 2.2 MB/s)
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
14:12:01 [2021-12-09T19:12:01.609Z] [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
14:12:01 [2021-12-09T19:12:01.609Z] [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)
14:12:01 [2021-12-09T19:12:01.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
14:12:01 [2021-12-09T19:12:01.868Z] [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 2.4 MB/s)
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
14:12:01 [2021-12-09T19:12:01.868Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.pom (1.1 kB at 27 kB/s)
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.3.0/tycho-bundles-2.3.0.pom (3.0 kB at 85 kB/s)
14:12:02 [2021-12-09T19:12:02.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.pom (1.1 kB at 32 kB/s)
14:12:02 [2021-12-09T19:12:02.385Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 2.2 MB/s)
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:12:02 [2021-12-09T19:12:02.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 1.8 MB/s)
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 2.3 MB/s)
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:12:02 [2021-12-09T19:12:02.903Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.6/commons-io-2.6.pom
14:12:03 [2021-12-09T19:12:03.161Z] [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
14:12:03 [2021-12-09T19:12:03.161Z] [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)
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
14:12:03 [2021-12-09T19:12:03.161Z] [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
14:12:03 [2021-12-09T19:12:03.161Z] [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 4.0 MB/s)
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:12:03 [2021-12-09T19:12:03.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 4.6 MB/s)
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 3.3 MB/s)
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:12:03 [2021-12-09T19:12:03.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
14:12:03 [2021-12-09T19:12:03.677Z] [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
14:12:03 [2021-12-09T19:12:03.677Z] [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 1.0 MB/s)
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
14:12:03 [2021-12-09T19:12:03.677Z] [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 136 kB/s)
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.677Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.pom (1.8 kB at 80 kB/s)
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
14:12:03 [2021-12-09T19:12:03.936Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.3.0/sisu-equinox-2.3.0.pom (1.0 kB at 27 kB/s)
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.pom (1.7 kB at 866 kB/s)
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.195Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.pom (1.7 kB at 123 kB/s)
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.pom (1.4 kB at 58 kB/s)
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:12:04 [2021-12-09T19:12:04.453Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
14:12:04 [2021-12-09T19:12:04.711Z] [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)
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.pom (2.1 kB at 171 kB/s)
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.pom (1.1 kB at 21 kB/s)
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
14:12:04 [2021-12-09T19:12:04.970Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.pom (1.0 kB at 52 kB/s)
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.pom (4.6 kB at 2.3 MB/s)
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.228Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.pom (1.9 kB at 620 kB/s)
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/3.3.4/wagon-3.3.4.pom (21 kB at 6.9 MB/s)
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.486Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.pom (2.2 kB at 180 kB/s)
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.3.0/tycho-p2-2.3.0.pom (1.1 kB at 66 kB/s)
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:12:05 [2021-12-09T19:12:05.745Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/25.1-android/guava-25.1-android.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.004Z] [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
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:12:06 [2021-12-09T19:12:06.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [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.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [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
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.264Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:12:06 [2021-12-09T19:12:06.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
14:12:06 [2021-12-09T19:12:06.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
14:12:06 [2021-12-09T19:12:06.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:12:06 [2021-12-09T19:12:06.781Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
14:12:07 [2021-12-09T19:12:07.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:12:07 [2021-12-09T19:12:07.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/25.1-android/guava-25.1-android.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/inject/javax.inject/1/javax.inject-1.jar
14:12:07 [2021-12-09T19:12:07.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.8/xz-1.8.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 11 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 31 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [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
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 6.0 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
14:12:07 [2021-12-09T19:12:07.299Z] [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 3.1 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 1.3 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 1.2 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar (633 kB at 53 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 2.3 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.3.0/tycho-maven-plugin-2.3.0.jar (5.7 kB at 377 kB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (58 kB at 3.9 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 4.1 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar (41 kB at 1.4 MB/s)
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 6.2 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 5.6 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 4.7 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 1.1 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 4.7 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar (209 kB at 5.0 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.0 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar
14:12:07 [2021-12-09T19:12:07.300Z] [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 97 kB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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
14:12:07 [2021-12-09T19:12:07.300Z] [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 8.1 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar
14:12:07 [2021-12-09T19:12:07.300Z] [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 391 kB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.3.0/tycho-core-2.3.0.jar (256 kB at 4.8 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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 9.8 MB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar (3.5 kB at 61 kB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar (8.8 kB at 154 kB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
14:12:07 [2021-12-09T19:12:07.300Z] [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
14:12:07 [2021-12-09T19:12:07.300Z] [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.jar (32 kB at 535 kB/s)
14:12:07 [2021-12-09T19:12:07.300Z] [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
14:12:07 [2021-12-09T19:12:07.559Z] [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.jar (14 kB at 106 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [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
14:12:07 [2021-12-09T19:12:07.559Z] [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 19 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.559Z] [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 398 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (47 kB at 346 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [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 1.9 MB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
14:12:07 [2021-12-09T19:12:07.559Z] [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 3.5 MB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 1.4 MB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 514 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [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
14:12:07 [2021-12-09T19:12:07.559Z] [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 384 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar
14:12:07 [2021-12-09T19:12:07.559Z] [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.jar (2.6 MB at 17 MB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 4.1 MB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 705 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.3.0/org.eclipse.tycho.p2.resolver.shared-2.3.0.jar (32 kB at 208 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.3.0/org.eclipse.tycho.p2.tools.shared-2.3.0.jar (22 kB at 139 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.3.0/tycho-metadata-model-2.3.0.jar (38 kB at 229 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.3.0/sisu-equinox-embedder-2.3.0.jar (13 kB at 75 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [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 572 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.3.0/sisu-equinox-api-2.3.0.jar (3.1 kB at 13 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.3.0/tycho-embedder-api-2.3.0.jar (7.0 kB at 30 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar
14:12:07 [2021-12-09T19:12:07.559Z] [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
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.3.0/org.eclipse.tycho.embedder.shared-2.3.0.jar (10 kB at 44 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/3.3.4/wagon-provider-api-3.3.4.jar (56 kB at 237 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.6.3/maven-compat-3.6.3.jar (288 kB at 1.2 MB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [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
14:12:07 [2021-12-09T19:12:07.559Z] [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 357 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.3.0/tycho-p2-facade-2.3.0.jar (25 kB at 100 kB/s)
14:12:07 [2021-12-09T19:12:07.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.200/org.eclipse.osgi-3.16.200.jar (1.5 MB at 5.9 MB/s)
14:12:07 [2021-12-09T19:12:07.560Z] [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 16 kB/s)
14:12:07 [2021-12-09T19:12:07.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.3.0/org.eclipse.tycho.core.shared-2.3.0.jar (41 kB at 151 kB/s)
14:12:08 [2021-12-09T19:12:08.493Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
14:12:08 [2021-12-09T19:12:08.493Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
14:12:08 [2021-12-09T19:12:08.493Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
14:12:08 [2021-12-09T19:12:08.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
14:12:08 [2021-12-09T19:12:08.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
14:12:08 [2021-12-09T19:12:08.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip
14:12:09 [2021-12-09T19:12:09.008Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.zip (12 MB at 77 MB/s)
14:12:09 [2021-12-09T19:12:09.008Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.008Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.008Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.008Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.008Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.266Z] [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.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [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.3.0/org.eclipse.tycho.p2.resolver.impl-2.3.0.jar (257 kB at 5.1 MB/s)
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [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.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [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.3.0/org.eclipse.tycho.p2.maven.repository-2.3.0.jar (163 kB at 5.1 MB/s)
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.526Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar
14:12:09 [2021-12-09T19:12:09.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.3.0/org.eclipse.tycho.p2.tools.impl-2.3.0.jar (55 kB at 1.7 MB/s)
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/maven-metadata.xml (412 B at 34 kB/s)
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.pom (3.6 kB at 302 kB/s)
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
14:12:10 [2021-12-09T19:12:10.460Z] [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
14:12:10 [2021-12-09T19:12:10.460Z] [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 668 kB/s)
14:12:10 [2021-12-09T19:12:10.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-toolchains-plugin/3.0.0/maven-toolchains-plugin-3.0.0.jar (24 kB at 772 kB/s)
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 272 kB/s)
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 289 kB/s)
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
14:12:10 [2021-12-09T19:12:10.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.3 MB/s)
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.pom (1.7 kB at 132 kB/s)
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.233Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.3.0/target-platform-configuration-2.3.0.jar (13 kB at 1.1 MB/s)
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.pom (2.9 kB at 124 kB/s)
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.492Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.3.0/tycho-source-plugin-2.3.0.jar (40 kB at 2.0 MB/s)
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:12:11 [2021-12-09T19:12:11.750Z] [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
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
14:12:11 [2021-12-09T19:12:11.750Z] [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
14:12:11 [2021-12-09T19:12:11.750Z] [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 1.7 MB/s)
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:12:11 [2021-12-09T19:12:11.750Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 135 kB/s)
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:12:12 [2021-12-09T19:12:12.009Z] [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
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
14:12:12 [2021-12-09T19:12:12.009Z] [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
14:12:12 [2021-12-09T19:12:12.009Z] [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 392 kB/s)
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
14:12:12 [2021-12-09T19:12:12.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.pom (2.5 kB at 149 kB/s)
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [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
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [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
14:12:12 [2021-12-09T19:12:12.268Z] [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 161 kB/s)
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:12:12 [2021-12-09T19:12:12.268Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
14:12:12 [2021-12-09T19:12:12.526Z] [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
14:12:12 [2021-12-09T19:12:12.526Z] [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 1.3 MB/s)
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
14:12:12 [2021-12-09T19:12:12.526Z] [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
14:12:12 [2021-12-09T19:12:12.526Z] [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 6.0 MB/s)
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
14:12:12 [2021-12-09T19:12:12.526Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
14:12:12 [2021-12-09T19:12:12.785Z] [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 3.2 MB/s)
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [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
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [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
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar
14:12:12 [2021-12-09T19:12:12.785Z] [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 11 MB/s)
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 8.5 MB/s)
14:12:12 [2021-12-09T19:12:12.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.3.0/tycho-packaging-plugin-2.3.0.jar (132 kB at 9.5 MB/s)
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.pom (2.3 kB at 138 kB/s)
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.3.0/tycho-extras-2.3.0.pom (6.6 kB at 597 kB/s)
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.302Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.303Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.3.0/tycho-source-feature-plugin-2.3.0.jar (20 kB at 1.1 MB/s)
14:12:13 [2021-12-09T19:12:13.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.pom (1.3 kB at 108 kB/s)
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.560Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/2.3.0/tycho-pack200-2.3.0.pom (1.5 kB at 67 kB/s)
14:12:13 [2021-12-09T19:12:13.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/2.3.0/tycho-pack200a-plugin-2.3.0.jar (7.8 kB at 713 kB/s)
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.pom
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.pom (2.5 kB at 181 kB/s)
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.1/cbi-build-parent-1.3.1.pom
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-build-parent/1.3.1/cbi-build-parent-1.3.1.pom (6.8 kB at 522 kB/s)
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.1/cbi-parent-1.3.1.pom
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-parent/1.3.1/cbi-parent-1.3.1.pom (4.9 kB at 325 kB/s)
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.1/cbi-bom-1.3.1.pom
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-bom/1.3.1/cbi-bom-1.3.1.pom (11 kB at 787 kB/s)
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.jar
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.1/eclipse-jarsigner-plugin-1.3.1.jar (66 kB at 4.4 MB/s)
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
14:12:13 [2021-12-09T19:12:13.819Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.pom (1.5 kB at 82 kB/s)
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/2.3.0/tycho-pack200b-plugin-2.3.0.jar (7.4 kB at 465 kB/s)
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.078Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.pom (2.2 kB at 200 kB/s)
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.3.0/tycho-p2-plugin-2.3.0.jar (29 kB at 2.3 MB/s)
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.336Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.pom (2.9 kB at 240 kB/s)
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:12:14 [2021-12-09T19:12:14.595Z] [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
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
14:12:14 [2021-12-09T19:12:14.595Z] [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
14:12:14 [2021-12-09T19:12:14.595Z] [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 3.7 MB/s)
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:12:14 [2021-12-09T19:12:14.595Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom
14:12:14 [2021-12-09T19:12:14.595Z] [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
14:12:14 [2021-12-09T19:12:14.596Z] [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 14 MB/s)
14:12:14 [2021-12-09T19:12:14.596Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
14:12:14 [2021-12-09T19:12:14.596Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
14:12:14 [2021-12-09T19:12:14.596Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
14:12:14 [2021-12-09T19:12:14.853Z] [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 5.1 MB/s)
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.853Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
14:12:14 [2021-12-09T19:12:14.854Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.pom (2.2 kB at 80 kB/s)
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
14:12:15 [2021-12-09T19:12:15.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 173 kB/s)
14:12:15 [2021-12-09T19:12:15.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:12:15 [2021-12-09T19:12:15.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:12:15 [2021-12-09T19:12:15.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
14:12:15 [2021-12-09T19:12:15.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
14:12:15 [2021-12-09T19:12:15.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
14:12:15 [2021-12-09T19:12:15.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
14:12:15 [2021-12-09T19:12:15.370Z] [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 2.2 MB/s)
14:12:15 [2021-12-09T19:12:15.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.1/asm-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.1/asm-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.1/asm-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.1/asm-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 46 kB/s)
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
14:12:15 [2021-12-09T19:12:15.630Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 210 kB/s)
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 218 kB/s)
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.1/asm-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
14:12:15 [2021-12-09T19:12:15.888Z] [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
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.1/asm-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
14:12:15 [2021-12-09T19:12:15.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/9.1/asm-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/9.1/asm-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [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
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [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 5.4 MB/s)
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar
14:12:16 [2021-12-09T19:12:16.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 4.1 MB/s)
14:12:16 [2021-12-09T19:12:16.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
14:12:16 [2021-12-09T19:12:16.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.3.0/sisu-equinox-launching-2.3.0.jar (28 kB at 2.0 MB/s)
14:12:16 [2021-12-09T19:12:16.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 7.6 MB/s)
14:12:16 [2021-12-09T19:12:16.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.3.0/tycho-artifactcomparator-2.3.0.jar (20 kB at 1.1 MB/s)
14:12:16 [2021-12-09T19:12:16.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar (85 kB at 3.7 MB/s)
14:12:16 [2021-12-09T19:12:16.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 1.4 MB/s)
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom (3.7 kB at 266 kB/s)
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.406Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 1.4 MB/s)
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar (56 kB at 4.3 MB/s)
14:12:16 [2021-12-09T19:12:16.664Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom
14:12:16 [2021-12-09T19:12:16.665Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom
14:12:16 [2021-12-09T19:12:16.665Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom
14:12:16 [2021-12-09T19:12:16.924Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.pom (3.7 kB at 25 kB/s)
14:12:16 [2021-12-09T19:12:16.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom
14:12:16 [2021-12-09T19:12:16.924Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom
14:12:16 [2021-12-09T19:12:16.924Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom
14:12:16 [2021-12-09T19:12:16.924Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.7.0/tycho-plugins-1.7.0.pom (8.8 kB at 60 kB/s)
14:12:16 [2021-12-09T19:12:16.924Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar
14:12:17 [2021-12-09T19:12:17.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar
14:12:17 [2021-12-09T19:12:17.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar
14:12:17 [2021-12-09T19:12:17.183Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.7.0/repository-utils-1.7.0.jar (78 kB at 451 kB/s)
14:12:17 [2021-12-09T19:12:17.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.183Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 1.1 MB/s)
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 562 kB/s)
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 5.8 MB/s)
14:12:17 [2021-12-09T19:12:17.441Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 385 kB/s)
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 2.5 MB/s)
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:12:17 [2021-12-09T19:12:17.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:12:17 [2021-12-09T19:12:17.700Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [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
14:12:17 [2021-12-09T19:12:17.957Z] [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 11 MB/s)
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 2.4 MB/s)
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [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
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
14:12:17 [2021-12-09T19:12:17.957Z] [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
14:12:17 [2021-12-09T19:12:17.957Z] [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 3.3 MB/s)
14:12:17 [2021-12-09T19:12:17.957Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:12:18 [2021-12-09T19:12:18.215Z] [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
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
14:12:18 [2021-12-09T19:12:18.215Z] [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
14:12:18 [2021-12-09T19:12:18.215Z] [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)
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:12:18 [2021-12-09T19:12:18.215Z] [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
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
14:12:18 [2021-12-09T19:12:18.215Z] [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
14:12:18 [2021-12-09T19:12:18.215Z] [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)
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:12:18 [2021-12-09T19:12:18.215Z] [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
14:12:18 [2021-12-09T19:12:18.215Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
14:12:18 [2021-12-09T19:12:18.473Z] [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
14:12:18 [2021-12-09T19:12:18.473Z] [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 5.6 MB/s)
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:12:18 [2021-12-09T19:12:18.473Z] [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
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
14:12:18 [2021-12-09T19:12:18.473Z] [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
14:12:18 [2021-12-09T19:12:18.473Z] [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)
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:12:18 [2021-12-09T19:12:18.473Z] [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
14:12:18 [2021-12-09T19:12:18.473Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
14:12:18 [2021-12-09T19:12:18.731Z] [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
14:12:18 [2021-12-09T19:12:18.731Z] [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 1.1 MB/s)
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:12:18 [2021-12-09T19:12:18.731Z] [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
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
14:12:18 [2021-12-09T19:12:18.731Z] [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
14:12:18 [2021-12-09T19:12:18.731Z] [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)
14:12:18 [2021-12-09T19:12:18.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:12:18 [2021-12-09T19:12:18.731Z] [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
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
14:12:18 [2021-12-09T19:12:18.993Z] [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
14:12:18 [2021-12-09T19:12:18.993Z] [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)
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:12:18 [2021-12-09T19:12:18.993Z] [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
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
14:12:18 [2021-12-09T19:12:18.993Z] [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
14:12:18 [2021-12-09T19:12:18.993Z] [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 4.3 MB/s)
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:12:18 [2021-12-09T19:12:18.993Z] [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
14:12:18 [2021-12-09T19:12:18.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [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
14:12:19 [2021-12-09T19:12:19.251Z] [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)
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [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
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.251Z] [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
14:12:19 [2021-12-09T19:12:19.251Z] [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 2.1 MB/s)
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:12:19 [2021-12-09T19:12:19.251Z] [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
14:12:19 [2021-12-09T19:12:19.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
14:12:19 [2021-12-09T19:12:19.510Z] [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
14:12:19 [2021-12-09T19:12:19.510Z] [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 3.0 MB/s)
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.510Z] [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
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
14:12:19 [2021-12-09T19:12:19.510Z] [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
14:12:19 [2021-12-09T19:12:19.510Z] [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 1.7 MB/s)
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:12:19 [2021-12-09T19:12:19.510Z] [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
14:12:19 [2021-12-09T19:12:19.510Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
14:12:19 [2021-12-09T19:12:19.768Z] [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
14:12:19 [2021-12-09T19:12:19.768Z] [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 3.0 MB/s)
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:12:19 [2021-12-09T19:12:19.768Z] [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
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
14:12:19 [2021-12-09T19:12:19.768Z] [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
14:12:19 [2021-12-09T19:12:19.768Z] [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 1.0 MB/s)
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:12:19 [2021-12-09T19:12:19.768Z] [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
14:12:19 [2021-12-09T19:12:19.768Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [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
14:12:20 [2021-12-09T19:12:20.027Z] [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)
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [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
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
14:12:20 [2021-12-09T19:12:20.027Z] [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
14:12:20 [2021-12-09T19:12:20.027Z] [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 2.3 MB/s)
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.027Z] [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
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.027Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.027Z] [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
14:12:20 [2021-12-09T19:12:20.285Z] [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 358 kB/s)
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.285Z] [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
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.285Z] [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
14:12:20 [2021-12-09T19:12:20.285Z] [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 782 kB/s)
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.285Z] [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
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.286Z] [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
14:12:20 [2021-12-09T19:12:20.286Z] [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 1.3 MB/s)
14:12:20 [2021-12-09T19:12:20.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:12:20 [2021-12-09T19:12:20.545Z] [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
14:12:21 [2021-12-09T19:12:21.480Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.480Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.480Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.480Z] [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
14:12:21 [2021-12-09T19:12:21.480Z] [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 624 kB/s)
14:12:21 [2021-12-09T19:12:21.480Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.480Z] [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
14:12:21 [2021-12-09T19:12:21.480Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.738Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.738Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
14:12:21 [2021-12-09T19:12:21.738Z] [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
14:12:21 [2021-12-09T19:12:21.738Z] [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 1.3 MB/s)
14:12:21 [2021-12-09T19:12:21.738Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:12:21 [2021-12-09T19:12:21.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:12:21 [2021-12-09T19:12:21.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:12:21 [2021-12-09T19:12:21.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:12:21 [2021-12-09T19:12:21.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
14:12:21 [2021-12-09T19:12:21.996Z] [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
14:12:21 [2021-12-09T19:12:21.996Z] [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 768 kB/s)
14:12:21 [2021-12-09T19:12:21.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:12:21 [2021-12-09T19:12:21.996Z] [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
14:12:21 [2021-12-09T19:12:21.996Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [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
14:12:22 [2021-12-09T19:12:22.254Z] [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 408 kB/s)
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [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
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
14:12:22 [2021-12-09T19:12:22.254Z] [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
14:12:22 [2021-12-09T19:12:22.254Z] [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)
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.254Z] [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
14:12:22 [2021-12-09T19:12:22.254Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.512Z] [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
14:12:22 [2021-12-09T19:12:22.771Z] [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 76 kB/s)
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:12:22 [2021-12-09T19:12:22.771Z] [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
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
14:12:22 [2021-12-09T19:12:22.771Z] [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
14:12:22 [2021-12-09T19:12:22.771Z] [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 2.0 MB/s)
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.771Z] [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
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:12:22 [2021-12-09T19:12:22.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
14:12:23 [2021-12-09T19:12:23.029Z] [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
14:12:23 [2021-12-09T19:12:23.029Z] [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 256 kB/s)
14:12:23 [2021-12-09T19:12:23.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:12:23 [2021-12-09T19:12:23.029Z] [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
14:12:23 [2021-12-09T19:12:23.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:12:23 [2021-12-09T19:12:23.029Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:12:23 [2021-12-09T19:12:23.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
14:12:23 [2021-12-09T19:12:23.029Z] [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
14:12:23 [2021-12-09T19:12:23.029Z] [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)
14:12:23 [2021-12-09T19:12:23.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:12:23 [2021-12-09T19:12:23.029Z] [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
14:12:23 [2021-12-09T19:12:23.029Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
14:12:23 [2021-12-09T19:12:23.287Z] [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
14:12:23 [2021-12-09T19:12:23.287Z] [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)
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [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
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [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
14:12:23 [2021-12-09T19:12:23.287Z] [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 2.2 MB/s)
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [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
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:12:23 [2021-12-09T19:12:23.287Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
14:12:23 [2021-12-09T19:12:23.545Z] [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
14:12:23 [2021-12-09T19:12:23.545Z] [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 1.2 MB/s)
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [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
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [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
14:12:23 [2021-12-09T19:12:23.545Z] [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 112 kB/s)
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [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
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [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
14:12:23 [2021-12-09T19:12:23.545Z] [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 386 kB/s)
14:12:23 [2021-12-09T19:12:23.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:12:23 [2021-12-09T19:12:23.545Z] [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
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [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
14:12:23 [2021-12-09T19:12:23.802Z] [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 79 kB/s)
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [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
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
14:12:23 [2021-12-09T19:12:23.802Z] [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
14:12:24 [2021-12-09T19:12:24.060Z] [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 142 kB/s)
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:12:24 [2021-12-09T19:12:24.060Z] [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
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
14:12:24 [2021-12-09T19:12:24.060Z] [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
14:12:24 [2021-12-09T19:12:24.060Z] [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 134 kB/s)
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 535 kB/s)
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 1.5 MB/s)
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 998 kB/s)
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (981 B at 490 kB/s)
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.319Z] [INFO] Downloading from jboss-snapshots-repository: https://repository.jboss.org/nexus/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.578Z] [INFO] Downloading from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:24 [2021-12-09T19:12:24.578Z] [INFO] Downloading from jboss-ga-repository: https://maven.repository.redhat.com/ga/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
14:12:25 [2021-12-09T19:12:25.952Z] [INFO] Downloaded from jboss-staging-repository: https://repository.jboss.org/nexus/content/groups/staging/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (981 B at 656 B/s)
14:12:25 [2021-12-09T19:12:25.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
14:12:25 [2021-12-09T19:12:25.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
14:12:25 [2021-12-09T19:12:25.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
14:12:25 [2021-12-09T19:12:25.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
14:12:25 [2021-12-09T19:12:25.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
14:12:25 [2021-12-09T19:12:25.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (1.7 kB at 59 kB/s)
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (1.7 kB at 857 kB/s)
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
14:12:26 [2021-12-09T19:12:26.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (1.7 kB at 122 kB/s)
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (1.7 kB at 856 kB/s)
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
14:12:26 [2021-12-09T19:12:26.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (1.7 kB at 858 kB/s)
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
14:12:26 [2021-12-09T19:12:26.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (1.7 kB at 577 kB/s)
14:12:26 [2021-12-09T19:12:26.729Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
14:12:26 [2021-12-09T19:12:26.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
14:12:26 [2021-12-09T19:12:26.729Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (1.7 kB at 866 kB/s)
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (1.7 kB at 577 kB/s)
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
14:12:26 [2021-12-09T19:12:26.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
14:12:27 [2021-12-09T19:12:27.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
14:12:27 [2021-12-09T19:12:27.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
14:12:28 [2021-12-09T19:12:28.177Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom
14:12:28 [2021-12-09T19:12:28.177Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.0/org.eclipse.osgi-3.15.0.pom (1.7 kB at 865 kB/s)
14:12:28 [2021-12-09T19:12:28.177Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
14:12:28 [2021-12-09T19:12:28.177Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
14:12:28 [2021-12-09T19:12:28.177Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.100/org.eclipse.osgi-3.15.100.pom (1.7 kB at 866 kB/s)
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 67 kB/s)
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
14:12:28 [2021-12-09T19:12:28.435Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.300/org.eclipse.osgi-3.15.300.pom (1.7 kB at 192 kB/s)
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.0/org.eclipse.osgi-3.16.0.pom (1.7 kB at 432 kB/s)
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
14:12:28 [2021-12-09T19:12:28.694Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.100/org.eclipse.osgi-3.16.100.pom (1.7 kB at 62 kB/s)
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
14:12:28 [2021-12-09T19:12:28.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom
14:12:29 [2021-12-09T19:12:29.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.16.300/org.eclipse.osgi-3.16.300.pom (1.7 kB at 7.8 kB/s)
14:12:29 [2021-12-09T19:12:29.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
14:12:29 [2021-12-09T19:12:29.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
14:12:29 [2021-12-09T19:12:29.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 863 kB/s)
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom (1.7 kB at 864 kB/s)
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 916 kB/s)
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 514 kB/s)
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.727Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 858 kB/s)
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 630 kB/s)
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 1.0 MB/s)
14:12:29 [2021-12-09T19:12:29.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 527 kB/s)
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 516 kB/s)
14:12:30 [2021-12-09T19:12:30.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:12:30 [2021-12-09T19:12:30.245Z] [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
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
14:12:30 [2021-12-09T19:12:30.504Z] [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
14:12:30 [2021-12-09T19:12:30.504Z] [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 2.0 MB/s)
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.504Z] [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
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.504Z] [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
14:12:30 [2021-12-09T19:12:30.504Z] [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 880 kB/s)
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.504Z] [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
14:12:30 [2021-12-09T19:12:30.504Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.761Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.761Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
14:12:30 [2021-12-09T19:12:30.761Z] [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
14:12:30 [2021-12-09T19:12:30.761Z] [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 885 kB/s)
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
14:12:30 [2021-12-09T19:12:30.762Z] [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
14:12:30 [2021-12-09T19:12:30.762Z] [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 1.2 MB/s)
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
14:12:30 [2021-12-09T19:12:30.762Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
14:12:31 [2021-12-09T19:12:31.020Z] [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 293 kB/s)
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:12:31 [2021-12-09T19:12:31.020Z] [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
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
14:12:31 [2021-12-09T19:12:31.020Z] [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
14:12:31 [2021-12-09T19:12:31.020Z] [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 980 kB/s)
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.020Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 534 kB/s)
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 842 kB/s)
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
14:12:31 [2021-12-09T19:12:31.279Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
14:12:31 [2021-12-09T19:12:31.536Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 2.4 MB/s)
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 6.1 MB/s)
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:12:31 [2021-12-09T19:12:31.537Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 564 kB/s)
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 752 kB/s)
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:12:31 [2021-12-09T19:12:31.795Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 43 kB/s)
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 213 kB/s)
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:12:32 [2021-12-09T19:12:32.054Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 4.3 MB/s)
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 1.1 MB/s)
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
14:12:32 [2021-12-09T19:12:32.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom
14:12:32 [2021-12-09T19:12:32.313Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 4.4 MB/s)
14:12:32 [2021-12-09T19:12:32.313Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:12:32 [2021-12-09T19:12:32.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 460 kB/s)
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 1.2 MB/s)
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:12:32 [2021-12-09T19:12:32.571Z] [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
14:12:32 [2021-12-09T19:12:32.571Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
14:12:32 [2021-12-09T19:12:32.830Z] [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
14:12:32 [2021-12-09T19:12:32.830Z] [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 254 kB/s)
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 3.6 MB/s)
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:12:32 [2021-12-09T19:12:32.830Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 71 kB/s)
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:12:33 [2021-12-09T19:12:33.088Z] [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
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
14:12:33 [2021-12-09T19:12:33.088Z] [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
14:12:33 [2021-12-09T19:12:33.088Z] [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 223 kB/s)
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 764 kB/s)
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:12:33 [2021-12-09T19:12:33.088Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 554 kB/s)
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 504 kB/s)
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:12:33 [2021-12-09T19:12:33.347Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 546 kB/s)
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:12:33 [2021-12-09T19:12:33.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 686 kB/s)
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:12:33 [2021-12-09T19:12:33.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 362 kB/s)
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 1.2 MB/s)
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:12:33 [2021-12-09T19:12:33.862Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 54 kB/s)
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 82 kB/s)
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:12:34 [2021-12-09T19:12:34.120Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 674 kB/s)
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:12:34 [2021-12-09T19:12:34.377Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:12:34 [2021-12-09T19:12:34.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
14:12:34 [2021-12-09T19:12:34.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 642 kB/s)
14:12:34 [2021-12-09T19:12:34.378Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:12:34 [2021-12-09T19:12:34.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:12:34 [2021-12-09T19:12:34.378Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:12:34 [2021-12-09T19:12:34.635Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:12:34 [2021-12-09T19:12:34.635Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:12:34 [2021-12-09T19:12:34.635Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
14:12:34 [2021-12-09T19:12:34.635Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 45 kB/s)
14:12:34 [2021-12-09T19:12:34.635Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:12:34 [2021-12-09T19:12:34.635Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 75 kB/s)
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:12:34 [2021-12-09T19:12:34.636Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 730 kB/s)
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 308 kB/s)
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:12:34 [2021-12-09T19:12:34.894Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 400 kB/s)
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 6.6 MB/s)
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:12:35 [2021-12-09T19:12:35.152Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 4.4 MB/s)
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
14:12:35 [2021-12-09T19:12:35.410Z] [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)
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.410Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 362 kB/s)
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 303 kB/s)
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:12:35 [2021-12-09T19:12:35.668Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 6.6 MB/s)
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 2.4 MB/s)
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:12:35 [2021-12-09T19:12:35.926Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 2.3 MB/s)
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 4.6 MB/s)
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:12:36 [2021-12-09T19:12:36.184Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 944 kB/s)
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 382 kB/s)
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:12:36 [2021-12-09T19:12:36.443Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 392 kB/s)
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 1.5 MB/s)
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:12:36 [2021-12-09T19:12:36.701Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 6.6 MB/s)
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:12:36 [2021-12-09T19:12:36.959Z] [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
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
14:12:36 [2021-12-09T19:12:36.959Z] [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
14:12:36 [2021-12-09T19:12:36.959Z] [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 165 kB/s)
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:12:36 [2021-12-09T19:12:36.959Z] [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
14:12:36 [2021-12-09T19:12:36.959Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
14:12:37 [2021-12-09T19:12:37.217Z] [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
14:12:37 [2021-12-09T19:12:37.217Z] [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)
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:12:37 [2021-12-09T19:12:37.217Z] [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
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
14:12:37 [2021-12-09T19:12:37.217Z] [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
14:12:37 [2021-12-09T19:12:37.217Z] [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 287 kB/s)
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:12:37 [2021-12-09T19:12:37.217Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 1.6 MB/s)
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 1.1 MB/s)
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:12:37 [2021-12-09T19:12:37.475Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 3.1 MB/s)
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:12:37 [2021-12-09T19:12:37.734Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:12:37 [2021-12-09T19:12:37.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:12:37 [2021-12-09T19:12:37.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
14:12:37 [2021-12-09T19:12:37.735Z] [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
14:12:37 [2021-12-09T19:12:37.735Z] [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 9.4 MB/s)
14:12:37 [2021-12-09T19:12:37.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:12:37 [2021-12-09T19:12:37.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:12:37 [2021-12-09T19:12:37.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 5.3 MB/s)
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 5.6 MB/s)
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
14:12:37 [2021-12-09T19:12:37.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
14:12:38 [2021-12-09T19:12:38.251Z] [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 699 kB/s)
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 136 kB/s)
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:12:38 [2021-12-09T19:12:38.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 2.6 MB/s)
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 863 kB/s)
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 9.9 MB/s)
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:12:38 [2021-12-09T19:12:38.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
14:12:38 [2021-12-09T19:12:38.767Z] [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
14:12:38 [2021-12-09T19:12:38.767Z] [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 2.5 MB/s)
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:12:38 [2021-12-09T19:12:38.767Z] [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
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
14:12:38 [2021-12-09T19:12:38.767Z] [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
14:12:38 [2021-12-09T19:12:38.767Z] [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 1.6 MB/s)
14:12:38 [2021-12-09T19:12:38.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 311 kB/s)
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 1.6 MB/s)
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 1.1 MB/s)
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 1.6 MB/s)
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:12:39 [2021-12-09T19:12:39.025Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 543 kB/s)
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
14:12:39 [2021-12-09T19:12:39.283Z] [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
14:12:39 [2021-12-09T19:12:39.283Z] [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 292 kB/s)
14:12:39 [2021-12-09T19:12:39.283Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.284Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.284Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 3.0 MB/s)
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 6.1 MB/s)
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
14:12:39 [2021-12-09T19:12:39.543Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 12 MB/s)
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 924 kB/s)
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:12:39 [2021-12-09T19:12:39.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 1.2 MB/s)
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 1.3 MB/s)
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:12:40 [2021-12-09T19:12:40.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 8.2 MB/s)
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 3.4 MB/s)
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.318Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 49 kB/s)
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.577Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 487 kB/s)
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:12:40 [2021-12-09T19:12:40.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 174 kB/s)
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 95 kB/s)
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.092Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.093Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 154 kB/s)
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 285 kB/s)
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:12:41 [2021-12-09T19:12:41.352Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 181 kB/s)
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:12:41 [2021-12-09T19:12:41.611Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 25 kB/s)
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 389 kB/s)
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:12:41 [2021-12-09T19:12:41.870Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 44 kB/s)
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 76 kB/s)
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.128Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 344 kB/s)
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.387Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 88 kB/s)
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 155 kB/s)
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.645Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 926 kB/s)
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 722 kB/s)
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:12:42 [2021-12-09T19:12:42.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 2.0 MB/s)
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 1.9 MB/s)
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.163Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 225 kB/s)
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 kB/s)
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.421Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 947 kB/s)
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:12:43 [2021-12-09T19:12:43.679Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
14:12:43 [2021-12-09T19:12:43.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 1.1 MB/s)
14:12:43 [2021-12-09T19:12:43.680Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:12:43 [2021-12-09T19:12:43.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:12:43 [2021-12-09T19:12:43.680Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 1.6 MB/s)
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 589 kB/s)
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:12:43 [2021-12-09T19:12:43.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 66 kB/s)
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 132 kB/s)
14:12:44 [2021-12-09T19:12:44.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 144 kB/s)
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 131 kB/s)
14:12:44 [2021-12-09T19:12:44.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 69 kB/s)
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.712Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 141 kB/s)
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s)
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:12:44 [2021-12-09T19:12:44.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 88 kB/s)
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 798 kB/s)
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.231Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 147 kB/s)
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 84 kB/s)
14:12:45 [2021-12-09T19:12:45.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 64 kB/s)
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:12:45 [2021-12-09T19:12:45.746Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 2.7 MB/s)
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 2.9 MB/s)
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 628 kB/s)
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 7.8 MB/s)
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.263Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 3.0 MB/s)
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 7.7 MB/s)
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
14:12:46 [2021-12-09T19:12:46.522Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 3.1 MB/s)
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:12:46 [2021-12-09T19:12:46.779Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
14:12:46 [2021-12-09T19:12:46.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 524 kB/s)
14:12:46 [2021-12-09T19:12:46.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:12:46 [2021-12-09T19:12:46.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:12:46 [2021-12-09T19:12:46.780Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:12:46 [2021-12-09T19:12:46.780Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:12:46 [2021-12-09T19:12:46.780Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 592 kB/s)
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 414 kB/s)
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 582 kB/s)
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
14:12:47 [2021-12-09T19:12:47.038Z] [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 635 kB/s)
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:12:47 [2021-12-09T19:12:47.038Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:12:47 [2021-12-09T19:12:47.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 3.6 MB/s)
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 18 MB/s)
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:12:47 [2021-12-09T19:12:47.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.298Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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
14:12:47 [2021-12-09T19:12:47.557Z] [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.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar
14:12:47 [2021-12-09T19:12:47.557Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:12:47 [2021-12-09T19:12:47.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 403 kB/s)
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:12:47 [2021-12-09T19:12:47.816Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:12:48 [2021-12-09T19:12:48.074Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
14:12:48 [2021-12-09T19:12:48.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
14:12:48 [2021-12-09T19:12:48.336Z] [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
14:12:48 [2021-12-09T19:12:48.336Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 22 MB/s)
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 31 MB/s)
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 4.9 MB/s)
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 1.7 MB/s)
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 5.6 MB/s)
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 6.2 MB/s)
14:12:48 [2021-12-09T19:12:48.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar
14:12:48 [2021-12-09T19:12:48.594Z] [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 17 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 1.7 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 2.4 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 8.1 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
14:12:48 [2021-12-09T19:12:48.595Z] [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 1.5 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 3.8 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 4.1 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 2.5 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 855 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 658 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 690 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 3.3 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 1.5 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 796 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 394 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 5.6 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 30 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 89 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 600 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 5.2 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 2.0 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 8.2 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 12 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [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 1.1 MB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [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 849 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [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 242 kB/s)
14:12:48 [2021-12-09T19:12:48.595Z] [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
14:12:48 [2021-12-09T19:12:48.595Z] [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 2.3 MB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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 736 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 2.5 MB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 215 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 137 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 652 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 165 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 458 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 57 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.596Z] [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 213 kB/s)
14:12:48 [2021-12-09T19:12:48.596Z] [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
14:12:48 [2021-12-09T19:12:48.853Z] [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 174 kB/s)
14:12:48 [2021-12-09T19:12:48.853Z] [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
14:12:48 [2021-12-09T19:12:48.853Z] [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 225 kB/s)
14:12:48 [2021-12-09T19:12:48.853Z] [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
14:12:48 [2021-12-09T19:12:48.853Z] [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 49 kB/s)
14:12:48 [2021-12-09T19:12:48.853Z] [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.jar
14:12:48 [2021-12-09T19:12:48.853Z] [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.jar (4.2 kB at 15 kB/s)
14:12:48 [2021-12-09T19:12:48.854Z] [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 269 kB/s)
14:12:48 [2021-12-09T19:12:48.854Z] [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 380 kB/s)
14:12:48 [2021-12-09T19:12:48.854Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 653 kB/s)
14:12:48 [2021-12-09T19:12:48.854Z] [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 96 kB/s)
14:12:48 [2021-12-09T19:12:48.854Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:12:48 [2021-12-09T19:12:48.854Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:12:48 [2021-12-09T19:12:48.854Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 341 kB/s)
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 430 kB/s)
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:12:49 [2021-12-09T19:12:49.112Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
14:12:49 [2021-12-09T19:12:49.370Z] [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
14:12:49 [2021-12-09T19:12:49.370Z] [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 10 MB/s)
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
14:12:49 [2021-12-09T19:12:49.370Z] [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 642 kB/s)
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:12:49 [2021-12-09T19:12:49.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 2.2 MB/s)
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.627Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.pom (1.9 kB at 162 kB/s)
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.3.0/tycho-p2-publisher-plugin-2.3.0.jar (22 kB at 1.8 MB/s)
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.pom (1.4 kB at 102 kB/s)
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
14:12:49 [2021-12-09T19:12:49.886Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.3.0/tycho-p2-repository-plugin-2.3.0.jar (20 kB at 785 kB/s)
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:12:50 [2021-12-09T19:12:50.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 238 kB/s)
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 318 kB/s)
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:12:50 [2021-12-09T19:12:50.403Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
14:12:50 [2021-12-09T19:12:50.661Z] [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
14:12:50 [2021-12-09T19:12:50.661Z] [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)
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
14:12:50 [2021-12-09T19:12:50.661Z] [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 7.3 MB/s)
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:12:50 [2021-12-09T19:12:50.661Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 2.5 MB/s)
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 174 kB/s)
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:12:50 [2021-12-09T19:12:50.919Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 3.4 MB/s)
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 1.7 MB/s)
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:12:51 [2021-12-09T19:12:51.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:12:51 [2021-12-09T19:12:51.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:12:51 [2021-12-09T19:12:51.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:12:51 [2021-12-09T19:12:51.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:12:51 [2021-12-09T19:12:51.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
14:12:51 [2021-12-09T19:12:51.437Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 155 kB/s)
14:12:51 [2021-12-09T19:12:51.437Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:12:51 [2021-12-09T19:12:51.437Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:12:51 [2021-12-09T19:12:51.437Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:12:51 [2021-12-09T19:12:51.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.5 MB/s)
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 1.5 MB/s)
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:12:51 [2021-12-09T19:12:51.695Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 3.9 MB/s)
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
14:12:51 [2021-12-09T19:12:51.953Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.pom (2.4 kB at 55 kB/s)
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.3.0/tycho-compiler-plugin-2.3.0.jar (38 kB at 3.2 MB/s)
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.211Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.pom (6.3 kB at 483 kB/s)
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.468Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.3.0/tycho-surefire-plugin-2.3.0.jar (63 kB at 5.3 MB/s)
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.pom (3.3 kB at 131 kB/s)
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.pom (1.5 kB at 114 kB/s)
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.726Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.3.0/tycho-surefire-2.3.0.pom (3.2 kB at 248 kB/s)
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.pom (1.5 kB at 114 kB/s)
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
14:12:52 [2021-12-09T19:12:52.984Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.241Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.241Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.241Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.241Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.pom (1.9 kB at 154 kB/s)
14:12:53 [2021-12-09T19:12:53.241Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.pom (3.3 kB at 102 kB/s)
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.pom (3.3 kB at 275 kB/s)
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.499Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.pom (3.3 kB at 165 kB/s)
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.pom (3.3 kB at 254 kB/s)
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
14:12:53 [2021-12-09T19:12:53.758Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.pom (3.1 kB at 262 kB/s)
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.pom (2.1 kB at 172 kB/s)
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.016Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 393 kB/s)
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 13 MB/s)
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.274Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 980 kB/s)
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 5.7 MB/s)
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.532Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 1.6 MB/s)
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 3.7 MB/s)
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
14:12:54 [2021-12-09T19:12:54.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 3.7 MB/s)
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.2/junit-4.13.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.2/junit-4.13.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.2/junit-4.13.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 9.0 MB/s)
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 676 kB/s)
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:12:55 [2021-12-09T19:12:55.048Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s)
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 239 kB/s)
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.308Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 182 kB/s)
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 345 kB/s)
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.pom
14:12:55 [2021-12-09T19:12:55.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 267 kB/s)
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 754 kB/s)
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
14:12:55 [2021-12-09T19:12:55.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.2/asm-6.2.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [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
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.341Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:12:56 [2021-12-09T19:12:56.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar
14:12:56 [2021-12-09T19:12:56.599Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:12:57 [2021-12-09T19:12:57.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.2/asm-6.2.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.3.0/org.eclipse.tycho.surefire.junit47-2.3.0.jar (185 kB at 12 MB/s)
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.3.0/org.eclipse.tycho.surefire.junit-2.3.0.jar (26 kB at 1.2 MB/s)
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.3.0/org.eclipse.tycho.surefire.junit4-2.3.0.jar (65 kB at 2.8 MB/s)
14:12:57 [2021-12-09T19:12:57.792Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar
14:12:58 [2021-12-09T19:12:58.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.3.0/org.eclipse.tycho.surefire.junit54-2.3.0.jar (616 kB at 9.8 MB/s)
14:12:58 [2021-12-09T19:12:58.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar
14:12:58 [2021-12-09T19:12:58.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.3.0/org.eclipse.tycho.surefire.junit56-2.3.0.jar (706 kB at 10 MB/s)
14:12:58 [2021-12-09T19:12:58.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar
14:12:58 [2021-12-09T19:12:58.051Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.3.0/org.eclipse.tycho.surefire.junit57-2.3.0.jar (728 kB at 8.6 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.3.0/org.eclipse.tycho.surefire.testng-2.3.0.jar (111 kB at 1.3 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 152 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 2.1 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 2.8 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 309 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [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
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 4.1 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [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 1.4 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.3.0/org.eclipse.tycho.surefire.junit55-2.3.0.jar (680 kB at 4.8 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.0 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 439 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 217 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.9 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 170 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 209 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 585 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 185 kB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 1.5 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.3.0/org.eclipse.tycho.surefire.junit5-2.3.0.jar (425 kB at 1.7 MB/s)
14:12:58 [2021-12-09T19:12:58.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.3.0/org.eclipse.tycho.surefire.osgibooter-2.3.0.jar (935 kB at 3.3 MB/s)
14:12:58 [2021-12-09T19:12:58.311Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 kB at 1.1 MB/s)
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
14:12:58 [2021-12-09T19:12:58.568Z] [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
14:12:58 [2021-12-09T19:12:58.568Z] [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 491 kB/s)
14:12:58 [2021-12-09T19:12:58.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:12:58 [2021-12-09T19:12:58.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:12:58 [2021-12-09T19:12:58.825Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (368 kB at 19 MB/s)
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 1.7 MB/s)
14:12:58 [2021-12-09T19:12:58.826Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 8.7 MB/s)
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:12:59 [2021-12-09T19:12:59.084Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 12 MB/s)
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 174 kB/s)
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:12:59 [2021-12-09T19:12:59.342Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 631 kB/s)
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
14:12:59 [2021-12-09T19:12:59.600Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.6 MB/s)
14:12:59 [2021-12-09T19:12:59.857Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
14:12:59 [2021-12-09T19:12:59.857Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.pom (2.9 kB at 95 kB/s)
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/2.3.0/tycho-p2-director-plugin-2.3.0.jar (46 kB at 1.9 MB/s)
14:13:00 [2021-12-09T19:13:00.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.372Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
14:13:00 [2021-12-09T19:13:00.372Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.305Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.305Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.3.0/tycho-bundles-external-2.3.0.pom (1.6 kB at 72 kB/s)
14:13:01 [2021-12-09T19:13:01.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:13:01 [2021-12-09T19:13:01.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:13:01 [2021-12-09T19:13:01.305Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20-sources.jar (580 kB at 11 MB/s)
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.562Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.pom (2.2 kB at 87 kB/s)
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.3.0/tycho-eclipserun-plugin-2.3.0.jar (13 kB at 582 kB/s)
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
14:13:01 [2021-12-09T19:13:01.820Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.pom (5.7 kB at 441 kB/s)
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar
14:13:02 [2021-12-09T19:13:02.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.3.0/tycho-p2-extras-plugin-2.3.0.jar (29 kB at 2.3 MB/s)
14:13:02 [2021-12-09T19:13:02.335Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:13:14 [2021-12-09T19:13:14.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:13:14 [2021-12-09T19:13:14.530Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml
14:13:14 [2021-12-09T19:13:14.530Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:13:14 [2021-12-09T19:13:14.530Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:13:14 [2021-12-09T19:13:14.530Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties
14:13:21 [2021-12-09T19:13:21.085Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (79.97kB)
14:13:21 [2021-12-09T19:13:21.085Z] [INFO] The user operation is waiting for background work to complete.
14:13:21 [2021-12-09T19:13:21.085Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (79.97kB)
14:13:21 [2021-12-09T19:13:21.085Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching 202006171000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-06/ (63B)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (743.15kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.5MB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (26.78kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (26.78kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (77.78kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (77.78kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking javax.xml_1.3.4.v201005080400...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching org.eclipse.osgi_3.15.300.v20200520-1959.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (459.89kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking org.eclipse.osgi_3.15.300.v20200520-1959...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (55.41kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.7kB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching org.eclipse.cdt.core_6.11.1.202006011430.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (1.62MB)
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] The user operation is waiting for background work to complete.
14:13:59 [2021-12-09T19:13:59.788Z] [INFO] Fetching org.eclipse.cdt.core_6.11.1.202006011430.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (1.62MB)
14:14:00 [2021-12-09T19:14:00.045Z] [INFO] Unpacking org.eclipse.cdt.core_6.11.1.202006011430...
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.400.202001092011.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (20.14kB)
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] The user operation is waiting for background work to complete.
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.400.202001092011.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (20.14kB)
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.400.202001092011...
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] The user operation is waiting for background work to complete.
14:14:00 [2021-12-09T19:14:00.981Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.700.v20200517-1644.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.49kB)
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.700.v20200517-1644...
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] The user operation is waiting for background work to complete.
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] Fetching org.eclipse.core.expressions_3.6.800.v20200319-0911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.96kB)
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.800.v20200319-0911...
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] The user operation is waiting for background work to complete.
14:14:01 [2021-12-09T19:14:01.239Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (41.15kB)
14:14:01 [2021-12-09T19:14:01.496Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.1000.v20200409-1035...
14:14:01 [2021-12-09T19:14:01.496Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
14:14:01 [2021-12-09T19:14:01.496Z] [INFO] The user operation is waiting for background work to complete.
14:14:01 [2021-12-09T19:14:01.496Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.79kB)
14:14:01 [2021-12-09T19:14:01.496Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734...
14:14:01 [2021-12-09T19:14:01.496Z] [INFO] Fetching org.eclipse.core.resources_3.13.700.v20200209-1624.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (873.17kB)
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] The user operation is waiting for background work to complete.
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] Fetching org.eclipse.core.runtime_3.18.0.v20200506-2143.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.65kB)
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] Unpacking org.eclipse.core.runtime_3.18.0.v20200506-2143...
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] The user operation is waiting for background work to complete.
14:14:01 [2021-12-09T19:14:01.754Z] [INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.03kB)
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] Unpacking org.eclipse.core.variables_3.4.800.v20200120-1101...
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.75kB)
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.0.v20200515-0330...
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.012Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.03kB)
14:14:02 [2021-12-09T19:14:02.270Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
14:14:02 [2021-12-09T19:14:02.270Z] [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
14:14:02 [2021-12-09T19:14:02.270Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.270Z] [INFO] Fetching org.eclipse.text_3.10.200.v20200428-0633.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (100.5kB)
14:14:02 [2021-12-09T19:14:02.270Z] [INFO] Unpacking org.eclipse.text_3.10.200.v20200428-0633...
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] Fetching org.eclipse.core.commands_3.9.700.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.01kB)
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] Unpacking org.eclipse.core.commands_3.9.700.v20191217-1850...
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] Fetching org.eclipse.equinox.common_3.12.0.v20200504-1602.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.07kB)
14:14:02 [2021-12-09T19:14:02.528Z] [INFO] Unpacking org.eclipse.equinox.common_3.12.0.v20200504-1602...
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] Fetching org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.59kB)
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.8.0.v20200422-1833...
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] The user operation is waiting for background work to complete.
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.800.v20200406-0956.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.27kB)
14:14:02 [2021-12-09T19:14:02.786Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.800.v20200406-0956...
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] Fetching org.eclipse.core.jobs_3.10.800.v20200421-0950.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.11kB)
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.800.v20200421-0950...
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] Fetching org.eclipse.equinox.app_1.4.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (42.05kB)
14:14:03 [2021-12-09T19:14:03.043Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.500.v20200422-1833...
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (115.11kB)
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] Unpacking org.eclipse.emf.common_2.19.0.v20200324-0932...
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.302Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.600.v20200408-1511...
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (30.65kB)
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141...
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.71kB)
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.560Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.core_2.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.71kB)
14:14:03 [2021-12-09T19:14:03.817Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.counters.core_2.0.6.202112091633...
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] Fetching org.eclipse.tracecompass.common.core_4.3.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.65kB)
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] Fetching org.eclipse.tracecompass.common.core_4.3.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.65kB)
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] Unpacking org.eclipse.tracecompass.common.core_4.3.1.202112091633...
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core_7.1.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (226.47kB)
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] The user operation is waiting for background work to complete.
14:14:03 [2021-12-09T19:14:03.818Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core_7.1.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (226.47kB)
14:14:04 [2021-12-09T19:14:04.076Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.core_7.1.1.202112091633...
14:14:04 [2021-12-09T19:14:04.076Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_3.1.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (19.49kB)
14:14:04 [2021-12-09T19:14:04.076Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.076Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core_3.1.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (19.49kB)
14:14:04 [2021-12-09T19:14:04.076Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.core_3.1.0.202112091633...
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (23.17kB)
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.core_1.1.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (23.17kB)
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.lami.core_1.1.3.202112091633...
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (6.42kB)
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.334Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.core_1.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (6.42kB)
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.chart.core_1.0.4.202112091633...
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.69kB)
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.69kB)
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_6.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (86.65kB)
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core_6.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (86.65kB)
14:14:04 [2021-12-09T19:14:04.593Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.core_6.0.2.202112091633...
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.08kB)
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] Fetching org.eclipse.tracecompass.datastore.core_1.2.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.08kB)
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] Unpacking org.eclipse.tracecompass.datastore.core_1.2.2.202112091633...
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (14.38kB)
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] The user operation is waiting for background work to complete.
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] Fetching org.eclipse.tracecompass.segmentstore.core_3.0.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (14.38kB)
14:14:04 [2021-12-09T19:14:04.851Z] [INFO] Unpacking org.eclipse.tracecompass.segmentstore.core_3.0.1.202112091633...
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.2.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.24kB)
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] The user operation is waiting for background work to complete.
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.core_5.2.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.24kB)
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.timing.core_5.2.3.202112091633...
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.1.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (38.92kB)
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] The user operation is waiting for background work to complete.
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core_5.1.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (38.92kB)
14:14:05 [2021-12-09T19:14:05.109Z] [INFO] Unpacking org.eclipse.tracecompass.statesystem.core_5.1.0.202112091633...
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] The user operation is waiting for background work to complete.
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.12kB)
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (70.76kB)
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] The user operation is waiting for background work to complete.
14:14:05 [2021-12-09T19:14:05.367Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core_4.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (70.76kB)
14:14:05 [2021-12-09T19:14:05.624Z] [INFO] Unpacking org.eclipse.tracecompass.ctf.core_4.0.6.202112091633...
14:14:05 [2021-12-09T19:14:05.624Z] [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (41.74kB)
14:14:05 [2021-12-09T19:14:05.624Z] [INFO] The user operation is waiting for background work to complete.
14:14:05 [2021-12-09T19:14:05.624Z] [INFO] Fetching org.eclipse.tracecompass.ctf.parser_1.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (41.74kB)
14:14:05 [2021-12-09T19:14:05.624Z] [INFO] Unpacking org.eclipse.tracecompass.ctf.parser_1.0.6.202112091633...
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20191115185527/repository/ (63B)
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (103.07kB)
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (103.07kB)
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.2.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (19.58kB)
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core_4.2.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (19.58kB)
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ctf.core_4.2.3.202112091633...
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.65kB)
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.843Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.65kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.core_3.0.5.202112091633...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (3.15kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.common.core_1.1.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (3.15kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.common.core_1.1.3.202112091633...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (82.15kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (82.15kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.core_4.0.4.202112091633...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.38kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.38kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.filter.parser_1.0.6.202112091633...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (55.92kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching jakarta.xml.bind_2.3.3.v20201118-1818.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20201130205003/repository/plugins/ (55.92kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking jakarta.xml.bind_2.3.3.v20201118-1818...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.03kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (101.68kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (63.49kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.52kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (258.72kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.26kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.35kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.59kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (216.24kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (216.24kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.commons.compress_1.19.0.v20200106-2343...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.71kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.commons.math3_3.5.0.v20190611-1023.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (673.43kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.commons.math3_3.5.0.v20190611-1023.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (673.43kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.commons.math3_3.5.0.v20190611-1023...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.felix.scr_2.1.16.v20200110-1820.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (155.55kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.felix.scr_2.1.16.v20200110-1820...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.29MB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.51kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.51kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.3kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (122.3kB)
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
14:15:01 [2021-12-09T19:15:01.844Z] [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.compare_3.7.1000.v20200511-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (306.31kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.compare_3.7.1000.v20200511-1203...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui_3.117.0.v20200518-1705.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (363.6kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.ui_3.117.0.v20200518-1705...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.jface.text_3.16.300.v20200526-0811.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (316.88kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.jface.text_3.16.300.v20200526-0811...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.ide_3.17.100.v20200530-0835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (957.79kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.ui.ide_3.17.100.v20200530-0835...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.views_3.10.300.v20200311-1018.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.59kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.ui.views_3.10.300.v20200311-1018...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (233.97kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.200.v20200421-1954...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.editors_3.13.200.v20200501-2307.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (199.91kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.ui.editors_3.13.200.v20200501-2307...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.ui.forms_3.9.100.v20200413-1417.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.18kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.ui.forms_3.9.100.v20200413-1417...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.compare.core_3.6.900.v20200412-2017.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.85kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.compare.core_3.6.900.v20200412-2017...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.core.databinding_1.9.0.v20200519-1409.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.72kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.core.databinding_1.9.0.v20200519-1409...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.9.0.v20200205-2119.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.47kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.9.0.v20200205-2119...
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] The user operation is waiting for background work to complete.
14:15:01 [2021-12-09T19:15:01.845Z] [INFO] Fetching org.eclipse.core.databinding.property_1.8.0.v20200124-0715.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.98kB)
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.8.0.v20200124-0715...
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] The user operation is waiting for background work to complete.
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] Fetching org.eclipse.debug.core_3.15.100.v20200514-0816.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.57kB)
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] Unpacking org.eclipse.debug.core_3.15.100.v20200514-0816...
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] The user operation is waiting for background work to complete.
14:15:02 [2021-12-09T19:15:02.102Z] [INFO] Fetching org.eclipse.debug.ui_3.14.500.v20200520-0842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1MB)
14:15:02 [2021-12-09T19:15:02.359Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.500.v20200520-0842...
14:15:02 [2021-12-09T19:15:02.618Z] [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
14:15:02 [2021-12-09T19:15:02.618Z] [INFO] The user operation is waiting for background work to complete.
14:15:02 [2021-12-09T19:15:02.618Z] [INFO] Fetching org.eclipse.ui.console_3.9.200.v20200511-1122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.4kB)
14:15:02 [2021-12-09T19:15:02.875Z] [INFO] Unpacking org.eclipse.ui.console_3.9.200.v20200511-1122...
14:15:02 [2021-12-09T19:15:02.875Z] [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
14:15:02 [2021-12-09T19:15:02.875Z] [INFO] The user operation is waiting for background work to complete.
14:15:02 [2021-12-09T19:15:02.875Z] [INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (120.7kB)
14:15:02 [2021-12-09T19:15:02.875Z] [INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755...
14:15:03 [2021-12-09T19:15:03.132Z] [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
14:15:03 [2021-12-09T19:15:03.132Z] [INFO] The user operation is waiting for background work to complete.
14:15:03 [2021-12-09T19:15:03.132Z] [INFO] Fetching org.eclipse.ui.workbench_3.119.0.v20200521-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (997.92kB)
14:15:03 [2021-12-09T19:15:03.389Z] [INFO] Unpacking org.eclipse.ui.workbench_3.119.0.v20200521-1247...
14:15:03 [2021-12-09T19:15:03.953Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
14:15:03 [2021-12-09T19:15:03.954Z] [INFO] The user operation is waiting for background work to complete.
14:15:03 [2021-12-09T19:15:03.954Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.76kB)
14:15:03 [2021-12-09T19:15:03.954Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.900.v20200110-1732...
14:15:04 [2021-12-09T19:15:04.886Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
14:15:04 [2021-12-09T19:15:04.886Z] [INFO] The user operation is waiting for background work to complete.
14:15:04 [2021-12-09T19:15:04.886Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (25.88kB)
14:15:05 [2021-12-09T19:15:05.144Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.600.v20200428-0912...
14:15:05 [2021-12-09T19:15:05.144Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.07kB)
14:15:05 [2021-12-09T19:15:05.144Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
14:15:05 [2021-12-09T19:15:05.144Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.144Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.66kB)
14:15:05 [2021-12-09T19:15:05.402Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710...
14:15:05 [2021-12-09T19:15:05.402Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
14:15:05 [2021-12-09T19:15:05.402Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.402Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.300.v20200422-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.06kB)
14:15:05 [2021-12-09T19:15:05.402Z] [INFO] Unpacking org.eclipse.e4.core.services_2.2.300.v20200422-1846...
14:15:05 [2021-12-09T19:15:05.402Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
14:15:05 [2021-12-09T19:15:05.403Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.403Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.68kB)
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352...
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.72kB)
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938...
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.660Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.65kB)
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.600.v20200311-0642...
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.82kB)
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.700.v20200318-1219...
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] The user operation is waiting for background work to complete.
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.16kB)
14:15:05 [2021-12-09T19:15:05.919Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
14:15:06 [2021-12-09T19:15:06.177Z] [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
14:15:06 [2021-12-09T19:15:06.177Z] [INFO] The user operation is waiting for background work to complete.
14:15:06 [2021-12-09T19:15:06.177Z] [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (487.54kB)
14:15:06 [2021-12-09T19:15:06.177Z] [INFO] Unpacking org.eclipse.emf.ecore_2.22.0.v20200519-1135...
14:15:06 [2021-12-09T19:15:06.434Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
14:15:06 [2021-12-09T19:15:06.434Z] [INFO] The user operation is waiting for background work to complete.
14:15:06 [2021-12-09T19:15:06.434Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.02kB)
14:15:06 [2021-12-09T19:15:06.434Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930...
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] The user operation is waiting for background work to complete.
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] Fetching org.eclipse.swt_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] Unpacking org.eclipse.swt_3.114.100.v20200604-0951...
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] The user operation is waiting for background work to complete.
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.16kB)
14:15:06 [2021-12-09T19:15:06.692Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643...
14:15:06 [2021-12-09T19:15:06.949Z] [INFO] Fetching org.eclipse.jface_3.20.0.v20200505-1952.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (361.92kB)
14:15:06 [2021-12-09T19:15:06.949Z] [INFO] The user operation is waiting for background work to complete.
14:15:06 [2021-12-09T19:15:06.949Z] [INFO] Unpacking org.eclipse.jface_3.20.0.v20200505-1952...
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (66.16kB)
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1200.v20200513-0930...
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.207Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.8kB)
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1000.v20200525-0806...
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.47kB)
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719...
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.465Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.76kB)
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.800.v20200128-0855...
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.84kB)
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.800.v20200522-0923...
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.94kB)
14:15:07 [2021-12-09T19:15:07.722Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] Unpacking org.eclipse.e4.ui.ide_3.15.100.v20200323-2111...
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (111.14kB)
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.700.v20200113-1422...
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] The user operation is waiting for background work to complete.
14:15:07 [2021-12-09T19:15:07.981Z] [INFO] Fetching org.eclipse.equinox.event_1.5.400.v20200511-1702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.62kB)
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.400.v20200511-1702...
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] The user operation is waiting for background work to complete.
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.45kB)
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048...
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] The user operation is waiting for background work to complete.
14:15:08 [2021-12-09T19:15:08.239Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.1kB)
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.300.v20200514-1625...
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51kB)
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] The user operation is waiting for background work to complete.
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] The user operation is waiting for background work to complete.
14:15:08 [2021-12-09T19:15:08.498Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (84.02kB)
14:15:08 [2021-12-09T19:15:08.756Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
14:15:08 [2021-12-09T19:15:08.756Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.88kB)
14:15:08 [2021-12-09T19:15:08.756Z] [INFO] The user operation is waiting for background work to complete.
14:15:08 [2021-12-09T19:15:08.756Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1000.v20200517-1848...
14:15:09 [2021-12-09T19:15:09.014Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (95.01kB)
14:15:09 [2021-12-09T19:15:09.014Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.014Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1200.v20200529-1321...
14:15:09 [2021-12-09T19:15:09.014Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
14:15:09 [2021-12-09T19:15:09.014Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.014Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.86kB)
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1000.v20200514-1625...
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] Fetching org.eclipse.jface.databinding_1.11.100.v20200522-1835.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (77.88kB)
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] Unpacking org.eclipse.jface.databinding_1.11.100.v20200522-1835...
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
14:15:09 [2021-12-09T19:15:09.272Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.273Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.07kB)
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805...
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] Fetching org.eclipse.urischeme_1.1.0.v20200603-1117.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.48kB)
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] Unpacking org.eclipse.urischeme_1.1.0.v20200603-1117...
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.530Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.300.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.95kB)
14:15:09 [2021-12-09T19:15:09.789Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.300.v20191213-1901...
14:15:09 [2021-12-09T19:15:09.789Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
14:15:09 [2021-12-09T19:15:09.789Z] [INFO] The user operation is waiting for background work to complete.
14:15:09 [2021-12-09T19:15:09.789Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (32.04kB)
14:15:09 [2021-12-09T19:15:09.789Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504...
14:15:10 [2021-12-09T19:15:10.047Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (74.47kB)
14:15:10 [2021-12-09T19:15:10.047Z] [INFO] The user operation is waiting for background work to complete.
14:15:10 [2021-12-09T19:15:10.047Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530...
14:15:10 [2021-12-09T19:15:10.305Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
14:15:10 [2021-12-09T19:15:10.305Z] [INFO] The user operation is waiting for background work to complete.
14:15:10 [2021-12-09T19:15:10.305Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.88kB)
14:15:10 [2021-12-09T19:15:10.305Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530...
14:15:10 [2021-12-09T19:15:10.563Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
14:15:10 [2021-12-09T19:15:10.563Z] [INFO] The user operation is waiting for background work to complete.
14:15:10 [2021-12-09T19:15:10.563Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (50.94kB)
14:15:10 [2021-12-09T19:15:10.563Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528...
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] The user operation is waiting for background work to complete.
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.47kB)
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.700.v20200110-2121...
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] The user operation is waiting for background work to complete.
14:15:10 [2021-12-09T19:15:10.821Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.42kB)
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] The user operation is waiting for background work to complete.
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.56kB)
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.500.v20200114-1637...
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] The user operation is waiting for background work to complete.
14:15:11 [2021-12-09T19:15:11.079Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (176.74kB)
14:15:11 [2021-12-09T19:15:11.336Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.0.v20200515-0330...
14:15:11 [2021-12-09T19:15:11.336Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
14:15:11 [2021-12-09T19:15:11.336Z] [INFO] The user operation is waiting for background work to complete.
14:15:11 [2021-12-09T19:15:11.336Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.300.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (131.02kB)
14:15:11 [2021-12-09T19:15:11.336Z] [INFO] Unpacking org.eclipse.ui.navigator_3.9.300.v20200513-0930...
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] The user operation is waiting for background work to complete.
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] Fetching org.eclipse.team.core_3.8.1000.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (124.89kB)
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] Unpacking org.eclipse.team.core_3.8.1000.v20200428-1255...
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] The user operation is waiting for background work to complete.
14:15:11 [2021-12-09T19:15:11.595Z] [INFO] Fetching org.eclipse.team.ui_3.8.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (492.92kB)
14:15:11 [2021-12-09T19:15:11.854Z] [INFO] Unpacking org.eclipse.team.ui_3.8.900.v20200422-1935...
14:15:12 [2021-12-09T19:15:12.112Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202006092019.jar from https://download.eclipse.org/nebula/releases/2.4.0/plugins/ (107.96kB)
14:15:12 [2021-12-09T19:15:12.369Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.notifier_1.0.0.202006092019.jar from https://download.eclipse.org/nebula/releases/2.4.0/plugins/ (17.95kB)
14:15:12 [2021-12-09T19:15:12.369Z] [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
14:15:12 [2021-12-09T19:15:12.369Z] [INFO] The user operation is waiting for background work to complete.
14:15:12 [2021-12-09T19:15:12.369Z] [INFO] Fetching org.eclipse.search_3.11.1000.v20200410-1852.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (215.04kB)
14:15:12 [2021-12-09T19:15:12.369Z] [INFO] Unpacking org.eclipse.search_3.11.1000.v20200410-1852...
14:15:12 [2021-12-09T19:15:12.626Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
14:15:12 [2021-12-09T19:15:12.626Z] [INFO] The user operation is waiting for background work to complete.
14:15:12 [2021-12-09T19:15:12.626Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.13MB)
14:15:12 [2021-12-09T19:15:12.626Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.114.100.v20200604-0951...
14:15:13 [2021-12-09T19:15:13.191Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (136.93kB)
14:15:13 [2021-12-09T19:15:13.191Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.1.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (26.68kB)
14:15:13 [2021-12-09T19:15:13.191Z] [INFO] The user operation is waiting for background work to complete.
14:15:13 [2021-12-09T19:15:13.191Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.core_2.1.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (26.68kB)
14:15:13 [2021-12-09T19:15:13.191Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.profiling.core_2.1.0.202112091633...
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_5.0.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (30.97kB)
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] The user operation is waiting for background work to complete.
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] Fetching org.eclipse.tracecompass.analysis.timing.ui_5.0.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (30.97kB)
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.timing.ui_5.0.1.202112091633...
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui_7.1.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (564.8kB)
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] The user operation is waiting for background work to complete.
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui_7.1.1.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (564.8kB)
14:15:13 [2021-12-09T19:15:13.448Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ui_7.1.1.202112091633...
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.0.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (32.61kB)
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.core_5.0.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (32.61kB)
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.ust.core_5.0.3.202112091633...
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.core_1.2.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (23.74kB)
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.013Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.control.core_1.2.5.202112091633...
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.64kB)
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.300.v20200417-1241...
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.400.v202005192253.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.45kB)
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.400.v202005192253.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (335.45kB)
14:15:14 [2021-12-09T19:15:14.273Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.400.v202005192253...
14:15:14 [2021-12-09T19:15:14.531Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.09kB)
14:15:14 [2021-12-09T19:15:14.531Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.531Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.09kB)
14:15:14 [2021-12-09T19:15:14.531Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1000.v20200528-1125.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (28.8kB)
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.1000.v20200528-1125...
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] The user operation is waiting for background work to complete.
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (40.75kB)
14:15:14 [2021-12-09T19:15:14.788Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.900.v20200513-0930...
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24kB)
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.1kB)
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.1kB)
14:15:15 [2021-12-09T19:15:15.045Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.25kB)
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.25kB)
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.38kB)
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (53.38kB)
14:15:15 [2021-12-09T19:15:15.304Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
14:15:15 [2021-12-09T19:15:15.562Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.53kB)
14:15:15 [2021-12-09T19:15:15.563Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.563Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (119.53kB)
14:15:15 [2021-12-09T19:15:15.563Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
14:15:15 [2021-12-09T19:15:15.563Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.8kB)
14:15:15 [2021-12-09T19:15:15.563Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.563Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.8kB)
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.69kB)
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] The user operation is waiting for background work to complete.
14:15:15 [2021-12-09T19:15:15.820Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.400.v202004081818.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123.75kB)
14:15:16 [2021-12-09T19:15:16.078Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.400.v202004081818...
14:15:16 [2021-12-09T19:15:16.078Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.0.v202005172302.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.15kB)
14:15:16 [2021-12-09T19:15:16.078Z] [INFO] The user operation is waiting for background work to complete.
14:15:16 [2021-12-09T19:15:16.078Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.7.0.v202005172302.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (315.15kB)
14:15:16 [2021-12-09T19:15:16.335Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.7.0.v202005172302...
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.72kB)
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] The user operation is waiting for background work to complete.
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (134.72kB)
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.22kB)
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] The user operation is waiting for background work to complete.
14:15:16 [2021-12-09T19:15:16.592Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.22kB)
14:15:16 [2021-12-09T19:15:16.849Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
14:15:16 [2021-12-09T19:15:16.849Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
14:15:16 [2021-12-09T19:15:16.849Z] [INFO] The user operation is waiting for background work to complete.
14:15:16 [2021-12-09T19:15:16.849Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v202005180122.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (255.24kB)
14:15:16 [2021-12-09T19:15:16.849Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v202005180122...
14:15:17 [2021-12-09T19:15:17.107Z] [INFO] Fetching org.eclipse.xsd_2.17.0.v20200319-1246.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (535.01kB)
14:15:17 [2021-12-09T19:15:17.107Z] [INFO] The user operation is waiting for background work to complete.
14:15:17 [2021-12-09T19:15:17.107Z] [INFO] Unpacking org.eclipse.xsd_2.17.0.v20200319-1246...
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] The user operation is waiting for background work to complete.
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.71kB)
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] The user operation is waiting for background work to complete.
14:15:17 [2021-12-09T19:15:17.365Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (834.71kB)
14:15:17 [2021-12-09T19:15:17.622Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.114.100.v20200604-0951...
14:15:17 [2021-12-09T19:15:17.880Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (955.98kB)
14:15:17 [2021-12-09T19:15:17.880Z] [INFO] The user operation is waiting for background work to complete.
14:15:18 [2021-12-09T19:15:18.137Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.114.100.v20200604-0951...
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.071Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] The user operation is waiting for background work to complete.
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] Fetching org.eclipse.core.net_1.3.900.v20200428-1255.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.74kB)
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] Unpacking org.eclipse.core.net_1.3.900.v20200428-1255...
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] The user operation is waiting for background work to complete.
14:15:19 [2021-12-09T19:15:19.328Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.700.v20200207-2156.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (29.85kB)
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.700.v20200207-2156...
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (123kB)
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] The user operation is waiting for background work to complete.
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] Unpacking org.junit_4.13.0.v20200204-1500...
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] The user operation is waiting for background work to complete.
14:15:19 [2021-12-09T19:15:19.585Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.700.v20200525-1456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.86kB)
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.700.v20200525-1456...
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] The user operation is waiting for background work to complete.
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:15:19 [2021-12-09T19:15:19.843Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.101Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.101Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.101Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.101Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.359Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.359Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:15:20 [2021-12-09T19:15:20.359Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching R-4.16-202006040540&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.16/ (63B)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.test.performance_3.15.0.v20200513-0959.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (56.99kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.test.performance_3.15.0.v20200513-0959.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (56.99kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.test.performance_3.15.0.v20200513-0959...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.15.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (25.47kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.15.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (25.47kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.core.tests_1.0.15.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core.tests_1.0.18.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (531.93kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.core.tests_1.0.18.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (531.93kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.core.tests_1.0.18.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (122.08kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (122.08kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ctf.core.tests_1.0.13.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core.tests_1.0.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (29.04kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.statesystem.core.tests_1.0.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (29.04kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.statesystem.core.tests_1.0.13.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (46.66MB of 59.71MB at 46.66MB/s)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core.tests_1.0.10.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (48.84kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.ctf.core.tests_1.0.10.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (48.84kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.ctf.core.tests_1.0.10.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.nebula.widgets.opal.duallist_1.0.0.202006092019.jar from https://download.eclipse.org/nebula/releases/2.4.0/plugins/ (21.52kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (35.08kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.analysis.os.linux.ui_4.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (35.08kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.os.linux.ui_4.0.4.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_3.0.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (30.2kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] The user operation is waiting for background work to complete.
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Fetching org.eclipse.tracecompass.analysis.profiling.ui_3.0.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (30.2kB)
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.profiling.ui_3.0.0.202112091633...
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:15:46 [2021-12-09T19:15:46.893Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.151Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.151Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.151Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.151Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.409Z] [INFO] Fetching org.eclipse.lsp4j_0.9.0.v20200229-1009.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (629.49kB)
14:15:47 [2021-12-09T19:15:47.668Z] [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.9.0.v20200229-1009.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (130.96kB)
14:15:47 [2021-12-09T19:15:47.668Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
14:15:47 [2021-12-09T19:15:47.668Z] [INFO] The user operation is waiting for background work to complete.
14:15:47 [2021-12-09T19:15:47.668Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.18kB)
14:15:47 [2021-12-09T19:15:47.926Z] [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.22.0.v20200602-0713...
14:15:47 [2021-12-09T19:15:47.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:15:47 [2021-12-09T19:15:47.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.184Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.184Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB)
14:15:48 [2021-12-09T19:15:48.184Z] [INFO] The user operation is waiting for background work to complete.
14:15:48 [2021-12-09T19:15:48.184Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (114.11kB)
14:15:48 [2021-12-09T19:15:48.184Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
14:15:48 [2021-12-09T19:15:48.442Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.442Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.700Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.700Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.700Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.957Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.957Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.957Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:15:48 [2021-12-09T19:15:48.957Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.215Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.215Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.215Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.215Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.472Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.472Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.472Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.472Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.472Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core.tests_1.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.91kB)
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] The user operation is waiting for background work to complete.
14:15:49 [2021-12-09T19:15:49.730Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.core.tests_1.0.6.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.91kB)
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.core.tests_1.0.6.202112091633...
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (39.37kB)
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] The user operation is waiting for background work to complete.
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (39.37kB)
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.core.tests_2.0.4.202112091633...
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (39.89kB)
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] The user operation is waiting for background work to complete.
14:15:49 [2021-12-09T19:15:49.988Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (39.89kB)
14:15:50 [2021-12-09T19:15:50.246Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.core.tests_1.0.13.202112091633...
14:15:50 [2021-12-09T19:15:50.246Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.246Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.246Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.246Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.246Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.504Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.504Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.504Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.504Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.761Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.761Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:15:50 [2021-12-09T19:15:50.761Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties
14:15:51 [2021-12-09T19:15:51.019Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:15:51 [2021-12-09T19:15:51.019Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:15:51 [2021-12-09T19:15:51.019Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.2.0.202108241545.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] The user operation is waiting for background work to complete.
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.2.0.202108241545.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.2.0.202108241545...
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.2.0.202108241545.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (257.94kB)
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] The user operation is waiting for background work to complete.
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.2.0.202108241545.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (257.94kB)
14:15:51 [2021-12-09T19:15:51.278Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.2.0.202108241545...
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] The user operation is waiting for background work to complete.
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (144.31kB)
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] The user operation is waiting for background work to complete.
14:15:51 [2021-12-09T19:15:51.537Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (144.31kB)
14:15:51 [2021-12-09T19:15:51.795Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
14:15:51 [2021-12-09T19:15:51.796Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.2.0.202108241545.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.82kB)
14:15:51 [2021-12-09T19:15:51.796Z] [INFO] The user operation is waiting for background work to complete.
14:15:51 [2021-12-09T19:15:51.796Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.2.0.202108241545.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.82kB)
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.2.0.202108241545...
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.17.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (78.35kB)
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] The user operation is waiting for background work to complete.
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.17.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (78.35kB)
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ui.swtbot.tests_1.0.17.202112091633...
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.tests_1.0.18.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (462.48kB)
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] The user operation is waiting for background work to complete.
14:15:52 [2021-12-09T19:15:52.053Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ui.tests_1.0.18.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (462.48kB)
14:15:52 [2021-12-09T19:15:52.311Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.ui.tests_1.0.18.202112091633...
14:15:52 [2021-12-09T19:15:52.568Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.568Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.825Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.825Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:15:52 [2021-12-09T19:15:52.825Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.083Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.340Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.341Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.341Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.856Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:15:53 [2021-12-09T19:15:53.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.113Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.113Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.113Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.113Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.113Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.113Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties
14:15:54 [2021-12-09T19:15:54.370Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (27.48kB)
14:15:54 [2021-12-09T19:15:54.370Z] [INFO] The user operation is waiting for background work to complete.
14:15:54 [2021-12-09T19:15:54.370Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20191115185527/repository/plugins/ (27.48kB)
14:15:54 [2021-12-09T19:15:54.370Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
14:15:54 [2021-12-09T19:15:54.629Z] [INFO] Fetching org.eclipse.ease_0.8.0.I202105061131.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (231.06kB)
14:15:54 [2021-12-09T19:15:54.629Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.0.v20200217-0016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.34kB)
14:15:54 [2021-12-09T19:15:54.629Z] [INFO] The user operation is waiting for background work to complete.
14:15:54 [2021-12-09T19:15:54.629Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.0.v20200217-0016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.34kB)
14:15:54 [2021-12-09T19:15:54.629Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.1.0.v20200217-0016...
14:15:54 [2021-12-09T19:15:54.629Z] [INFO] Fetching org.eclipse.ease.classloader_0.8.0.I202104091518.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (9.98kB)
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] Fetching org.eclipse.ecf_3.9.5.v20200217-1548.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.04kB)
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] The user operation is waiting for background work to complete.
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] Fetching org.eclipse.ecf_3.9.5.v20200217-1548.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (48.04kB)
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] Unpacking org.eclipse.ecf_3.9.5.v20200217-1548...
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.11kB)
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] The user operation is waiting for background work to complete.
14:15:54 [2021-12-09T19:15:54.888Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.11kB)
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.300.v20191020-1846...
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] The user operation is waiting for background work to complete.
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.22kB)
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.500.v20200106-1437...
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core_1.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (7.46kB)
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] The user operation is waiting for background work to complete.
14:15:55 [2021-12-09T19:15:55.144Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core_1.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (7.46kB)
14:15:55 [2021-12-09T19:15:55.402Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.cli.core_1.0.2.202112091633...
14:15:55 [2021-12-09T19:15:55.402Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:15:55 [2021-12-09T19:15:55.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:15:55 [2021-12-09T19:15:55.660Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties
14:15:55 [2021-12-09T19:15:55.660Z] [INFO] Fetching org.eclipse.ease.lang.javascript_0.8.0.I202104091054.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (18.53kB)
14:15:55 [2021-12-09T19:15:55.660Z] [INFO] Fetching org.eclipse.ease.ui_0.8.0.I202104091425.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (613.66kB)
14:15:55 [2021-12-09T19:15:55.918Z] [INFO] Fetching org.eclipse.ease.lang.javascript.nashorn_0.8.0.I202104090601.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (17.02kB)
14:15:55 [2021-12-09T19:15:55.918Z] [INFO] Fetching org.eclipse.ease.lang.python_0.8.0.I202104091425.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (62.37kB)
14:15:56 [2021-12-09T19:15:56.176Z] [INFO] Fetching org.eclipse.ease.lang.python.py4j_0.8.0.I202104091518.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (43.94kB)
14:15:56 [2021-12-09T19:15:56.435Z] [INFO] Fetching py4j-java_0.10.9.3-bnd-LoVopg.jar from http://eclipse.py4j.org/plugins/ (119.81kB)
14:15:56 [2021-12-09T19:15:56.693Z] [INFO] Fetching py4j-python_0.10.9.3-bnd-2odeag.jar from http://eclipse.py4j.org/plugins/ (79.91kB)
14:15:56 [2021-12-09T19:15:56.951Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core.tests_1.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (3.86kB)
14:15:56 [2021-12-09T19:15:56.951Z] [INFO] The user operation is waiting for background work to complete.
14:15:56 [2021-12-09T19:15:56.951Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli.core.tests_1.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (3.86kB)
14:15:56 [2021-12-09T19:15:56.951Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.cli.core.tests_1.0.2.202112091633...
14:15:56 [2021-12-09T19:15:56.951Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:15:56 [2021-12-09T19:15:56.951Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:15:57 [2021-12-09T19:15:57.209Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties
14:15:57 [2021-12-09T19:15:57.209Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (58.11kB)
14:15:57 [2021-12-09T19:15:57.209Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025...
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (38.9kB)
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130...
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.466Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (47.99kB)
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.700.v20200511-1530...
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (116.64kB)
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.723Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.19kB)
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (23.81kB)
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.500.v20200211-1505...
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] The user operation is waiting for background work to complete.
14:15:57 [2021-12-09T19:15:57.981Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.99kB)
14:15:58 [2021-12-09T19:15:58.239Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.800.v20200410-1336...
14:15:58 [2021-12-09T19:15:58.239Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
14:15:58 [2021-12-09T19:15:58.239Z] [INFO] The user operation is waiting for background work to complete.
14:15:58 [2021-12-09T19:15:58.239Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (288.61kB)
14:15:58 [2021-12-09T19:15:58.239Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.6.0.v20200602-1138...
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] The user operation is waiting for background work to complete.
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.600.v20191213-1901.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (71.21kB)
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.600.v20191213-1901...
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.78kB)
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] The user operation is waiting for background work to complete.
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.78kB)
14:15:58 [2021-12-09T19:15:58.497Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.600.v20200412-0601...
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.16.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (27.2kB)
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] The user operation is waiting for background work to complete.
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Fetching org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.16.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (27.2kB)
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.analysis.xml.ui_2.1.16.202112091633...
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Fetching org.eclipse.tracecompass.rcp.ui_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/rcp-repository/plugins/ (24.1kB)
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] The user operation is waiting for background work to complete.
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Unpacking org.eclipse.tracecompass.rcp.ui_7.2.0.202112091633...
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] The user operation is waiting for background work to complete.
14:15:58 [2021-12-09T19:15:58.755Z] [INFO] Fetching org.eclipse.update.configurator_3.4.600.v20200422-1910.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.22kB)
14:15:59 [2021-12-09T19:15:59.012Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.600.v20200422-1910...
14:15:59 [2021-12-09T19:15:59.269Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:15:59 [2021-12-09T19:15:59.269Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:15:59 [2021-12-09T19:15:59.269Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml
14:15:59 [2021-12-09T19:15:59.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace.core_1.0.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.42kB)
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] The user operation is waiting for background work to complete.
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace.core_1.0.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.42kB)
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] Unpacking org.eclipse.tracecompass.jsontrace.core_1.0.3.202112091633...
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:15:59 [2021-12-09T19:15:59.784Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.041Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.041Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.041Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.300Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.558Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.558Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.558Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.559Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.559Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:16:00 [2021-12-09T19:16:00.816Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Fetching javax.ws.rs_2.1.1.v20200204-1659.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (61.22kB)
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] The user operation is waiting for background work to complete.
14:16:01 [2021-12-09T19:16:01.074Z] [INFO] Fetching javax.ws.rs_2.1.1.v20200204-1659.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (61.22kB)
14:16:01 [2021-12-09T19:16:01.332Z] [INFO] Unpacking javax.ws.rs_2.1.1.v20200204-1659...
14:16:01 [2021-12-09T19:16:01.332Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.332Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.332Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.332Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.332Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.591Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.849Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.849Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.849Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.849Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:16:01 [2021-12-09T19:16:01.849Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.107Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.107Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.107Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.364Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.364Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.364Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.622Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.622Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.622Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.622Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.622Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:16:02 [2021-12-09T19:16:02.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.137Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.137Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.395Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.653Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.911Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.911Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:16:03 [2021-12-09T19:16:03.911Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.170Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.170Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.428Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.428Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.428Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.685Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.685Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.944Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.944Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.944Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.944Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:16:04 [2021-12-09T19:16:04.944Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.202Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.202Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.202Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.718Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.66kB)
14:16:05 [2021-12-09T19:16:05.978Z] [INFO] The user operation is waiting for background work to complete.
14:16:06 [2021-12-09T19:16:06.236Z] [INFO] Unpacking com.fasterxml.jackson.core.jackson-annotations_2.9.9.v20190906-1522...
14:16:06 [2021-12-09T19:16:06.236Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (128.56kB)
14:16:06 [2021-12-09T19:16:06.236Z] [INFO] The user operation is waiting for background work to complete.
14:16:06 [2021-12-09T19:16:06.236Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (128.56kB)
14:16:06 [2021-12-09T19:16:06.236Z] [INFO] Unpacking com.fasterxml.jackson.core.jackson-core_2.9.9.v20190906-1522...
14:16:06 [2021-12-09T19:16:06.494Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.9.93.v20190906-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (383.02kB)
14:16:06 [2021-12-09T19:16:06.494Z] [INFO] The user operation is waiting for background work to complete.
14:16:06 [2021-12-09T19:16:06.494Z] [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.9.93.v20190906-1522.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (383.02kB)
14:16:06 [2021-12-09T19:16:06.494Z] [INFO] Unpacking com.fasterxml.jackson.core.jackson-databind_2.9.93.v20190906-1522...
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (35.13kB)
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] The user operation is waiting for background work to complete.
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] Fetching com.fasterxml.jackson.datatype.jackson-datatype-guava_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (35.13kB)
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] Unpacking com.fasterxml.jackson.datatype.jackson-datatype-guava_2.9.9.v20190906-1522...
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (24.47kB)
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] The user operation is waiting for background work to complete.
14:16:06 [2021-12-09T19:16:06.753Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (24.47kB)
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] Unpacking com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.9.v20190906-1522...
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (17kB)
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] The user operation is waiting for background work to complete.
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] Fetching com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.9.v20190906-1522.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (17kB)
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] Unpacking com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.9.v20190906-1522...
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.32kB)
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] The user operation is waiting for background work to complete.
14:16:07 [2021-12-09T19:16:07.011Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.32kB)
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.35kB)
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] The user operation is waiting for background work to complete.
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.35kB)
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.2kB)
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] The user operation is waiting for background work to complete.
14:16:07 [2021-12-09T19:16:07.269Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (60.2kB)
14:16:07 [2021-12-09T19:16:07.527Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
14:16:07 [2021-12-09T19:16:07.527Z] [INFO] Fetching javax.persistence_2.2.1.v201807122140.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (198.66kB)
14:16:07 [2021-12-09T19:16:07.527Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.73kB)
14:16:07 [2021-12-09T19:16:07.527Z] [INFO] The user operation is waiting for background work to complete.
14:16:07 [2021-12-09T19:16:07.527Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (55.73kB)
14:16:07 [2021-12-09T19:16:07.784Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
14:16:07 [2021-12-09T19:16:07.784Z] [INFO] Fetching org.eclipse.jetty.http_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (220.94kB)
14:16:07 [2021-12-09T19:16:07.784Z] [INFO] Fetching org.eclipse.jetty.io_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (172.52kB)
14:16:08 [2021-12-09T19:16:08.042Z] [INFO] Fetching org.eclipse.jetty.util_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (574.4kB)
14:16:08 [2021-12-09T19:16:08.042Z] [INFO] Fetching org.eclipse.jetty.security_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (126.54kB)
14:16:08 [2021-12-09T19:16:08.299Z] [INFO] Fetching org.eclipse.jetty.server_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (717.58kB)
14:16:08 [2021-12-09T19:16:08.299Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (139.2kB)
14:16:08 [2021-12-09T19:16:08.299Z] [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (72.86kB)
14:16:08 [2021-12-09T19:16:08.299Z] [INFO] The user operation is waiting for background work to complete.
14:16:08 [2021-12-09T19:16:08.299Z] [INFO] Fetching org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (72.86kB)
14:16:08 [2021-12-09T19:16:08.557Z] [INFO] Unpacking org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916...
14:16:08 [2021-12-09T19:16:08.557Z] [INFO] Fetching org.glassfish.jersey.core.jersey-common_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (232.7kB)
14:16:08 [2021-12-09T19:16:08.557Z] [INFO] The user operation is waiting for background work to complete.
14:16:08 [2021-12-09T19:16:08.557Z] [INFO] Unpacking org.glassfish.jersey.core.jersey-common_2.22.1.v20181004-1955...
14:16:08 [2021-12-09T19:16:08.814Z] [INFO] Fetching org.glassfish.jersey.core.jersey-server_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (291.05kB)
14:16:08 [2021-12-09T19:16:08.814Z] [INFO] The user operation is waiting for background work to complete.
14:16:08 [2021-12-09T19:16:08.814Z] [INFO] Unpacking org.glassfish.jersey.core.jersey-server_2.22.1.v20181004-1955...
14:16:09 [2021-12-09T19:16:09.072Z] [INFO] Fetching org.glassfish.jersey.containers.servlet_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (27.22kB)
14:16:09 [2021-12-09T19:16:09.072Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.072Z] [INFO] Fetching org.glassfish.jersey.containers.servlet_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (27.22kB)
14:16:09 [2021-12-09T19:16:09.072Z] [INFO] Unpacking org.glassfish.jersey.containers.servlet_2.22.1.v20161103-0227...
14:16:09 [2021-12-09T19:16:09.329Z] [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.22.1.v20161117-2005.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (27.07kB)
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] Fetching org.glassfish.jersey.media.jersey-media-json-jackson_2.22.1.v20161117-2005.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (27.07kB)
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] Unpacking org.glassfish.jersey.media.jersey-media-json-jackson_2.22.1.v20161117-2005...
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] Fetching org.glassfish.hk2.utils_2.5.0.v20160210-1508.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (53.74kB)
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] Fetching org.glassfish.hk2.utils_2.5.0.v20160210-1508.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (53.74kB)
14:16:09 [2021-12-09T19:16:09.330Z] [INFO] Unpacking org.glassfish.hk2.utils_2.5.0.v20160210-1508...
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] Fetching org.glassfish.hk2.api_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (68.49kB)
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] Fetching org.glassfish.hk2.api_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (68.49kB)
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] Unpacking org.glassfish.hk2.api_2.5.0.v20161103-0227...
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (42.1kB)
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] Fetching org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (42.1kB)
14:16:09 [2021-12-09T19:16:09.587Z] [INFO] Unpacking org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227...
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.68kB)
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.68kB)
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Unpacking org.aopalliance_1.0.0.v201105210816...
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Fetching org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (20.24kB)
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Unpacking org.glassfish.hk2.osgi-resource-locator_2.5.0.v20161103-1916...
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Fetching org.glassfish.hk2.locator_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (78.26kB)
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] The user operation is waiting for background work to complete.
14:16:09 [2021-12-09T19:16:09.845Z] [INFO] Fetching org.glassfish.hk2.locator_2.5.0.v20161103-0227.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (78.26kB)
14:16:10 [2021-12-09T19:16:10.102Z] [INFO] Unpacking org.glassfish.hk2.locator_2.5.0.v20161103-0227...
14:16:10 [2021-12-09T19:16:10.102Z] [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (224.94kB)
14:16:10 [2021-12-09T19:16:10.102Z] [INFO] The user operation is waiting for background work to complete.
14:16:10 [2021-12-09T19:16:10.102Z] [INFO] Fetching javassist_3.13.0.GA_v201209210905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (224.94kB)
14:16:10 [2021-12-09T19:16:10.102Z] [INFO] Unpacking javassist_3.13.0.GA_v201209210905...
14:16:10 [2021-12-09T19:16:10.360Z] [INFO] Fetching org.glassfish.jersey.bundles.repackaged.jersey-guava_2.22.1.v20161103-1916.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (259.65kB)
14:16:10 [2021-12-09T19:16:10.360Z] [INFO] The user operation is waiting for background work to complete.
14:16:10 [2021-12-09T19:16:10.360Z] [INFO] Unpacking org.glassfish.jersey.bundles.repackaged.jersey-guava_2.22.1.v20161103-1916...
14:16:10 [2021-12-09T19:16:10.617Z] [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (40.73kB)
14:16:10 [2021-12-09T19:16:10.617Z] [INFO] The user operation is waiting for background work to complete.
14:16:10 [2021-12-09T19:16:10.617Z] [INFO] Fetching org.glassfish.jersey.ext.entityfiltering_2.22.1.v20181004-1955.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200224183213/repository/plugins/ (40.73kB)
14:16:10 [2021-12-09T19:16:10.617Z] [INFO] Unpacking org.glassfish.jersey.ext.entityfiltering_2.22.1.v20181004-1955...
14:16:10 [2021-12-09T19:16:10.875Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:16:10 [2021-12-09T19:16:10.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:16:10 [2021-12-09T19:16:10.875Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties
14:16:10 [2021-12-09T19:16:10.875Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:16:10 [2021-12-09T19:16:10.875Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.391Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.392Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.392Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user:0.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.649Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.649Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.649Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml
14:16:11 [2021-12-09T19:16:11.649Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:16:11 [2021-12-09T19:16:11.649Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] The user operation is waiting for background work to complete.
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Fetching org.eclipse.ui.intro_3.5.1000.v20200525-1037.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (142.89kB)
14:16:11 [2021-12-09T19:16:11.906Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.1000.v20200525-1037...
14:16:12 [2021-12-09T19:16:12.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:16:12 [2021-12-09T19:16:12.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:16:12 [2021-12-09T19:16:12.164Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml
14:16:12 [2021-12-09T19:16:12.164Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:16:12 [2021-12-09T19:16:12.164Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml
14:16:12 [2021-12-09T19:16:12.422Z] [WARNING] The project org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator:pom:0.0.1-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
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] ------------------------------------------------------------------------
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Reactor Build Order:
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] 
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Trace Compass Incubator Parent                                     [pom]
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Trace Compass Incubator Common Parent                              [pom]
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Trace Compass Incubator Target Platform                            [pom]
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Trace Compass Incubator Callstack Parent                           [pom]
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core        [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.422Z] [INFO] Trace Compass Incubator tracetypes Parent                          [pom]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core       [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core      [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Documentation                              [pom]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator for Android User Guide          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator ftrace User Guide               [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ftrace              [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator callstack User Guide            [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui         [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.callstack           [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui        [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.traceevent          [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.atrace              [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator analyses Parent                            [pom]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator eventcount User Guide           [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount     [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.filters.core         [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Filters User Guide              [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui           [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.filters             [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core    [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui      [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven        [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator kernel User Guide               [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui  [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui            [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.kernel              [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide    [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras   [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core     [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator opentracing User Guide          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui       [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.opentracing         [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core            [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator otf2 User Guide                 [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui              [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.otf2                [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core  [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Perf Profiling User Guide       [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling      [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator VM Parent                                  [pom]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core         [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator uftrace User Guide              [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.uftrace             [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core    [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass        [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Scripting Parent                           [pom]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core       [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Scripting User Guide            [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui         [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.scripting           [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python    [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core            [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.rocm                [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Repository                  [eclipse-repository]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core             [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui               [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview    [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ros.core             [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator ROS User Guide                  [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui               [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ros                 [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests  [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Gerrit User Guide               [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.gerrit              [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.system.core          [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator System User Guide               [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.system              [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Trace Server Parent                        [pom]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests [eclipse-test-plugin]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Server Product                        [eclipse-repository]
14:16:12 [2021-12-09T19:16:12.423Z] [INFO] Trace Compass Incubator Trace Server Developer Guide    [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Trace Compass Incubator RCP Parent                                 [pom]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Trace Compass Incubator RCP Feature                    [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Trace Compass Incubator RCP Product                 [eclipse-repository]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] 
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator >--
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Building Trace Compass Incubator Parent 0.0.1-SNAPSHOT           [1/118]
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] 
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator ---
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:16:12 [2021-12-09T19:16:12.424Z] [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
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
14:16:12 [2021-12-09T19:16:12.424Z] [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
14:16:12 [2021-12-09T19:16:12.424Z] [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 151 kB/s)
14:16:12 [2021-12-09T19:16:12.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:16:12 [2021-12-09T19:16:12.424Z] [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
14:16:12 [2021-12-09T19:16:12.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:16:12 [2021-12-09T19:16:12.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:16:12 [2021-12-09T19:16:12.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
14:16:12 [2021-12-09T19:16:12.681Z] [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
14:16:12 [2021-12-09T19:16:12.681Z] [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 119 kB/s)
14:16:12 [2021-12-09T19:16:12.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:16:12 [2021-12-09T19:16:12.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:16:12 [2021-12-09T19:16:12.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
14:16:12 [2021-12-09T19:16:12.938Z] [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
14:16:12 [2021-12-09T19:16:12.938Z] [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 891 kB/s)
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
14:16:12 [2021-12-09T19:16:12.938Z] [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
14:16:12 [2021-12-09T19:16:12.938Z] [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 318 kB/s)
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:16:12 [2021-12-09T19:16:12.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:16:13 [2021-12-09T19:16:13.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:16:13 [2021-12-09T19:16:13.197Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:16:13 [2021-12-09T19:16:13.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
14:16:13 [2021-12-09T19:16:13.197Z] [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
14:16:13 [2021-12-09T19:16:13.197Z] [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 2.2 MB/s)
14:16:13 [2021-12-09T19:16:13.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
14:16:13 [2021-12-09T19:16:13.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
14:16:13 [2021-12-09T19:16:13.197Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
14:16:13 [2021-12-09T19:16:13.455Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
14:16:13 [2021-12-09T19:16:13.455Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
14:16:13 [2021-12-09T19:16:13.455Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
14:16:13 [2021-12-09T19:16:13.455Z] [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 446 kB/s)
14:16:13 [2021-12-09T19:16:13.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:16:13 [2021-12-09T19:16:13.455Z] [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
14:16:13 [2021-12-09T19:16:13.455Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
14:16:13 [2021-12-09T19:16:13.713Z] [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
14:16:13 [2021-12-09T19:16:13.713Z] [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 37 kB/s)
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:16:13 [2021-12-09T19:16:13.713Z] [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.jar
14:16:13 [2021-12-09T19:16:13.713Z] [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
14:16:13 [2021-12-09T19:16:13.713Z] [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
14:16:13 [2021-12-09T19:16:13.713Z] [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
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
14:16:13 [2021-12-09T19:16:13.713Z] [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
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:16:13 [2021-12-09T19:16:13.713Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
14:16:13 [2021-12-09T19:16:13.972Z] [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.jar
14:16:13 [2021-12-09T19:16:13.972Z] [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
14:16:13 [2021-12-09T19:16:13.972Z] [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
14:16:13 [2021-12-09T19:16:13.972Z] [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
14:16:13 [2021-12-09T19:16:13.972Z] [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
14:16:13 [2021-12-09T19:16:13.972Z] [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 421 kB/s)
14:16:13 [2021-12-09T19:16:13.972Z] [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
14:16:13 [2021-12-09T19:16:13.972Z] [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 2.5 MB/s)
14:16:13 [2021-12-09T19:16:13.972Z] [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.jar (222 kB at 6.9 MB/s)
14:16:13 [2021-12-09T19:16:13.972Z] [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 1.7 MB/s)
14:16:13 [2021-12-09T19:16:13.972Z] [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 3.4 MB/s)
14:16:13 [2021-12-09T19:16:13.972Z] [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 3.8 MB/s)
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] 
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator ---
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
14:16:13 [2021-12-09T19:16:13.972Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 135 kB/s)
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
14:16:14 [2021-12-09T19:16:14.231Z] [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/plexus-container-default-1.0-alpha-9.pom
14:16:14 [2021-12-09T19:16:14.231Z] [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/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 1.2 MB/s)
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
14:16:14 [2021-12-09T19:16:14.231Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 1.2 MB/s)
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [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
14:16:14 [2021-12-09T19:16:14.489Z] [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 45 kB/s)
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:16:14 [2021-12-09T19:16:14.489Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [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
14:16:14 [2021-12-09T19:16:14.747Z] [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 86 kB/s)
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 165 kB/s)
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
14:16:14 [2021-12-09T19:16:14.747Z] [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
14:16:14 [2021-12-09T19:16:14.747Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
14:16:15 [2021-12-09T19:16:15.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
14:16:15 [2021-12-09T19:16:15.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
14:16:15 [2021-12-09T19:16:15.005Z] [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
14:16:15 [2021-12-09T19:16:15.005Z] [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 278 kB/s)
14:16:15 [2021-12-09T19:16:15.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:16:15 [2021-12-09T19:16:15.005Z] [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
14:16:15 [2021-12-09T19:16:15.005Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:16:15 [2021-12-09T19:16:15.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
14:16:16 [2021-12-09T19:16:16.381Z] [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
14:16:16 [2021-12-09T19:16:16.381Z] [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 79 kB/s)
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 356 kB/s)
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.381Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 41 kB/s)
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 118 kB/s)
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:16:16 [2021-12-09T19:16:16.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
14:16:16 [2021-12-09T19:16:16.896Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 227 kB/s)
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 567 kB/s)
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [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
14:16:16 [2021-12-09T19:16:16.897Z] [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
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:16:16 [2021-12-09T19:16:16.897Z] [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.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
14:16:16 [2021-12-09T19:16:16.897Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.155Z] [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/plexus-container-default-1.0-alpha-9.jar
14:16:17 [2021-12-09T19:16:17.155Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
14:16:17 [2021-12-09T19:16:17.155Z] [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.jar
14:16:17 [2021-12-09T19:16:17.156Z] [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/plexus-container-default-1.0-alpha-9.jar (195 kB at 49 MB/s)
14:16:17 [2021-12-09T19:16:17.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
14:16:17 [2021-12-09T19:16:17.156Z] [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.jar (45 kB at 6.4 MB/s)
14:16:17 [2021-12-09T19:16:17.156Z] [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
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 450 kB/s)
14:16:17 [2021-12-09T19:16:17.413Z] [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
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 8.4 MB/s)
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
14:16:17 [2021-12-09T19:16:17.413Z] [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 2.0 MB/s)
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 3.1 MB/s)
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 113 kB/s)
14:16:17 [2021-12-09T19:16:17.413Z] [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.jar
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 6.4 MB/s)
14:16:17 [2021-12-09T19:16:17.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 1.0 MB/s)
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 4.3 MB/s)
14:16:17 [2021-12-09T19:16:17.414Z] [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 2.3 MB/s)
14:16:17 [2021-12-09T19:16:17.414Z] [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.jar (53 kB at 719 kB/s)
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] 
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator ---
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:16:17 [2021-12-09T19:16:17.414Z] [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
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:16:17 [2021-12-09T19:16:17.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
14:16:17 [2021-12-09T19:16:17.414Z] [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
14:16:17 [2021-12-09T19:16:17.671Z] [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 192 kB/s)
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 1.3 MB/s)
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:16:17 [2021-12-09T19:16:17.671Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 4.2 MB/s)
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 2.2 MB/s)
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:16:17 [2021-12-09T19:16:17.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 146 kB/s)
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 274 kB/s)
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:16:18 [2021-12-09T19:16:18.187Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 609 kB/s)
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
14:16:18 [2021-12-09T19:16:18.445Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
14:16:18 [2021-12-09T19:16:18.445Z] [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 132 kB/s)
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 2.0 MB/s)
14:16:18 [2021-12-09T19:16:18.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:16:18 [2021-12-09T19:16:18.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:16:18 [2021-12-09T19:16:18.703Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 1.3 MB/s)
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 11 MB/s)
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:16:18 [2021-12-09T19:16:18.960Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 765 kB/s)
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 6.6 MB/s)
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:16:19 [2021-12-09T19:16:19.218Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
14:16:19 [2021-12-09T19:16:19.476Z] [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.pom
14:16:19 [2021-12-09T19:16:19.476Z] [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.pom (767 B at 767 kB/s)
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 698 kB/s)
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.477Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 1.3 MB/s)
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.pom
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.pom
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.pom
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.pom
14:16:19 [2021-12-09T19:16:19.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom
14:16:19 [2021-12-09T19:16:19.993Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 99 kB/s)
14:16:19 [2021-12-09T19:16:19.993Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:16:19 [2021-12-09T19:16:19.993Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:16:19 [2021-12-09T19:16:19.993Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:16:19 [2021-12-09T19:16:19.993Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.251Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 294 kB/s)
14:16:20 [2021-12-09T19:16:20.251Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.251Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.251Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 582 kB/s)
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 1.1 MB/s)
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:16:20 [2021-12-09T19:16:20.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 757 kB/s)
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:16:20 [2021-12-09T19:16:20.766Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
14:16:20 [2021-12-09T19:16:20.767Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 1.4 MB/s)
14:16:20 [2021-12-09T19:16:20.767Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:16:20 [2021-12-09T19:16:20.767Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:16:20 [2021-12-09T19:16:20.767Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 183 kB/s)
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 467 kB/s)
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:16:21 [2021-12-09T19:16:21.024Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
14:16:21 [2021-12-09T19:16:21.024Z] [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
14:16:21 [2021-12-09T19:16:21.281Z] [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)
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
14:16:21 [2021-12-09T19:16:21.281Z] [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 1.2 MB/s)
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 99 kB/s)
14:16:21 [2021-12-09T19:16:21.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:16:21 [2021-12-09T19:16:21.539Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:16:21 [2021-12-09T19:16:21.539Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 536 kB/s)
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
14:16:21 [2021-12-09T19:16:21.796Z] [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
14:16:21 [2021-12-09T19:16:21.796Z] [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.4 MB/s)
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:16:21 [2021-12-09T19:16:21.796Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 250 kB/s)
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 83 kB/s)
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:16:22 [2021-12-09T19:16:22.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom (3.0 kB at 228 kB/s)
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 145 kB/s)
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.1/junit-4.13.1.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:16:22 [2021-12-09T19:16:22.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.581Z] [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
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.13.1/junit-4.13.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:16:22 [2021-12-09T19:16:22.581Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.13.1/junit-4.13.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.13.1/junit-4.13.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.839Z] [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
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 13 MB/s)
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 14 MB/s)
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
14:16:22 [2021-12-09T19:16:22.839Z] [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 41 MB/s)
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 1.7 MB/s)
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 644 kB/s)
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.839Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 17 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 1.6 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 2.0 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 12 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 6.4 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar (73 kB at 2.2 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 2.5 MB/s)
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] 
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator ---
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] 
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator ---
14:16:22 [2021-12-09T19:16:22.840Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] 
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator ---
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
14:16:22 [2021-12-09T19:16:22.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.pom (1.1 kB at 47 kB/s)
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/2.3.0/tycho-pack200-impl-2.3.0.jar (13 kB at 849 kB/s)
14:16:23 [2021-12-09T19:16:23.098Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] 
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator ---
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.098Z] [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
14:16:23 [2021-12-09T19:16:23.098Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [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
14:16:23 [2021-12-09T19:16:23.356Z] [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 128 kB/s)
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [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
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
14:16:23 [2021-12-09T19:16:23.356Z] [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
14:16:23 [2021-12-09T19:16:23.356Z] [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 628 kB/s)
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:16:23 [2021-12-09T19:16:23.356Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 525 kB/s)
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:16:23 [2021-12-09T19:16:23.614Z] [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
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:16:23 [2021-12-09T19:16:23.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
14:16:24 [2021-12-09T19:16:24.986Z] [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
14:16:24 [2021-12-09T19:16:24.986Z] [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 2.5 MB/s)
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom
14:16:24 [2021-12-09T19:16:24.986Z] [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
14:16:24 [2021-12-09T19:16:24.986Z] [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 8.6 MB/s)
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/23/apache-23.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/23/apache-23.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/23/apache-23.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
14:16:24 [2021-12-09T19:16:24.986Z] [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 921 kB/s)
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (16 kB at 5.3 MB/s)
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:16:24 [2021-12-09T19:16:24.986Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:16:24 [2021-12-09T19:16:24.987Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:16:25 [2021-12-09T19:16:25.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:16:25 [2021-12-09T19:16:25.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom
14:16:25 [2021-12-09T19:16:25.244Z] [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
14:16:25 [2021-12-09T19:16:25.245Z] [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 2.6 MB/s)
14:16:25 [2021-12-09T19:16:25.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.245Z] [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
14:16:25 [2021-12-09T19:16:25.245Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.245Z] [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
14:16:25 [2021-12-09T19:16:25.245Z] [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 452 kB/s)
14:16:25 [2021-12-09T19:16:25.245Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.502Z] [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
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom
14:16:25 [2021-12-09T19:16:25.502Z] [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
14:16:25 [2021-12-09T19:16:25.502Z] [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 1.3 MB/s)
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:16:25 [2021-12-09T19:16:25.502Z] [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
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
14:16:25 [2021-12-09T19:16:25.502Z] [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
14:16:25 [2021-12-09T19:16:25.502Z] [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 2.4 MB/s)
14:16:25 [2021-12-09T19:16:25.502Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:16:25 [2021-12-09T19:16:25.502Z] [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
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
14:16:25 [2021-12-09T19:16:25.760Z] [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
14:16:25 [2021-12-09T19:16:25.760Z] [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 3.4 MB/s)
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:16:25 [2021-12-09T19:16:25.760Z] [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
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
14:16:25 [2021-12-09T19:16:25.760Z] [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
14:16:25 [2021-12-09T19:16:25.760Z] [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 456 kB/s)
14:16:25 [2021-12-09T19:16:25.760Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:16:25 [2021-12-09T19:16:25.760Z] [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
14:16:26 [2021-12-09T19:16:26.018Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:16:26 [2021-12-09T19:16:26.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:16:26 [2021-12-09T19:16:26.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom
14:16:26 [2021-12-09T19:16:26.018Z] [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
14:16:26 [2021-12-09T19:16:26.276Z] [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 9.6 kB/s)
14:16:26 [2021-12-09T19:16:26.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.276Z] [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
14:16:26 [2021-12-09T19:16:26.276Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.276Z] [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
14:16:26 [2021-12-09T19:16:26.276Z] [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 46 kB/s)
14:16:26 [2021-12-09T19:16:26.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.276Z] [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
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom
14:16:26 [2021-12-09T19:16:26.534Z] [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
14:16:26 [2021-12-09T19:16:26.534Z] [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 581 kB/s)
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:16:26 [2021-12-09T19:16:26.534Z] [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
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
14:16:26 [2021-12-09T19:16:26.534Z] [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
14:16:26 [2021-12-09T19:16:26.534Z] [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 921 kB/s)
14:16:26 [2021-12-09T19:16:26.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.pom
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.pom (2.0 kB at 35 kB/s)
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.pom
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.pom (2.6 kB at 61 kB/s)
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:16:26 [2021-12-09T19:16:26.792Z] [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
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
14:16:26 [2021-12-09T19:16:26.792Z] [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
14:16:26 [2021-12-09T19:16:26.792Z] [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 330 kB/s)
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:16:26 [2021-12-09T19:16:26.792Z] [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
14:16:26 [2021-12-09T19:16:26.792Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.049Z] [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
14:16:27 [2021-12-09T19:16:27.049Z] [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 1.1 MB/s)
14:16:27 [2021-12-09T19:16:27.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:16:27 [2021-12-09T19:16:27.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:16:27 [2021-12-09T19:16:27.050Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:16:27 [2021-12-09T19:16:27.050Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:16:27 [2021-12-09T19:16:27.050Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
14:16:27 [2021-12-09T19:16:27.050Z] [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
14:16:27 [2021-12-09T19:16:27.050Z] [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 2.7 MB/s)
14:16:27 [2021-12-09T19:16:27.050Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.050Z] [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
14:16:27 [2021-12-09T19:16:27.050Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [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
14:16:27 [2021-12-09T19:16:27.307Z] [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 452 kB/s)
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [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
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
14:16:27 [2021-12-09T19:16:27.307Z] [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
14:16:27 [2021-12-09T19:16:27.307Z] [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 658 kB/s)
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:16:27 [2021-12-09T19:16:27.307Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
14:16:27 [2021-12-09T19:16:27.565Z] [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
14:16:27 [2021-12-09T19:16:27.565Z] [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.4 MB/s)
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
14:16:27 [2021-12-09T19:16:27.565Z] [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
14:16:27 [2021-12-09T19:16:27.565Z] [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.5 MB/s)
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:16:27 [2021-12-09T19:16:27.565Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [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 1.2 MB/s)
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [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 400 kB/s)
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/cbi-common/1.3.1/cbi-common-1.3.1.jar (64 kB at 2.3 MB/s)
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.1/cbi-maven-plugin-common-1.3.1.jar (31 kB at 447 kB/s)
14:16:27 [2021-12-09T19:16:27.823Z] [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.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.823Z] [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
14:16:27 [2021-12-09T19:16:27.824Z] [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
14:16:27 [2021-12-09T19:16:27.824Z] [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
14:16:27 [2021-12-09T19:16:27.824Z] [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
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:16:27 [2021-12-09T19:16:27.824Z] [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
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:16:27 [2021-12-09T19:16:27.824Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:16:28 [2021-12-09T19:16:28.081Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:16:28 [2021-12-09T19:16:28.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar
14:16:28 [2021-12-09T19:16:28.340Z] [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.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar (285 kB at 57 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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.jar (41 kB at 2.0 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 2.0 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 192 kB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 85 kB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 3.8 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 4.6 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 187 kB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 4.6 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 243 kB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 783 kB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 3.0 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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
14:16:28 [2021-12-09T19:16:28.340Z] [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 6.9 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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 25 MB/s)
14:16:28 [2021-12-09T19:16:28.340Z] [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 324 kB/s)
14:16:28 [2021-12-09T19:16:28.598Z] [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 1.1 MB/s)
14:16:28 [2021-12-09T19:16:28.856Z] [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 13 kB/s)
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] 
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator ---
14:16:28 [2021-12-09T19:16:28.856Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] 
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator ---
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] 
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] 
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator ---
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] 
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator ---
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:16:28 [2021-12-09T19:16:28.856Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.0 MB/s)
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.0 MB/s)
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:16:29 [2021-12-09T19:16:29.113Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 337 kB/s)
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 530 kB/s)
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:16:29 [2021-12-09T19:16:29.370Z] [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
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
14:16:29 [2021-12-09T19:16:29.370Z] [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
14:16:29 [2021-12-09T19:16:29.370Z] [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 1.6 MB/s)
14:16:29 [2021-12-09T19:16:29.370Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:16:29 [2021-12-09T19:16:29.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:16:29 [2021-12-09T19:16:29.629Z] [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.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 950 kB/s)
14:16:29 [2021-12-09T19:16:29.629Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
14:16:29 [2021-12-09T19:16:29.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.8 MB/s)
14:16:29 [2021-12-09T19:16:29.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
14:16:29 [2021-12-09T19:16:29.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 2.9 MB/s)
14:16:29 [2021-12-09T19:16:29.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
14:16:29 [2021-12-09T19:16:29.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.4 MB/s)
14:16:29 [2021-12-09T19:16:29.630Z] [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.jar
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 3.1 MB/s)
14:16:29 [2021-12-09T19:16:29.887Z] [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.jar (239 kB at 6.5 MB/s)
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 200 kB/s)
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.6 MB/s)
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.4 MB/s)
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator-0.0.1-SNAPSHOT.pom
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.common-parent >--
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] Building Trace Compass Incubator Common Parent 0.0.1-SNAPSHOT    [2/118]
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.887Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.887Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:29 [2021-12-09T19:16:29.887Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.888Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.common-parent ---
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.common-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.common-parent-0.0.1-SNAPSHOT.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] 
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.target >--
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Building Trace Compass Incubator Target Platform 0.0.1-SNAPSHOT  [3/118]
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.pom (6.1 kB at 472 kB/s)
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:29 [2021-12-09T19:16:29.888Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:30 [2021-12-09T19:16:30.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:30 [2021-12-09T19:16:30.146Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:30 [2021-12-09T19:16:30.146Z] [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
14:16:30 [2021-12-09T19:16:30.146Z] [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 5.6 MB/s)
14:16:30 [2021-12-09T19:16:30.146Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:16:30 [2021-12-09T19:16:30.146Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:16:30 [2021-12-09T19:16:30.146Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:16:30 [2021-12-09T19:16:30.146Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/1.12/build-helper-maven-plugin-1.12.jar (62 kB at 1.9 MB/s)
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] 
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] --- build-helper-maven-plugin:1.12:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.incubator.target ---
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.12/junit-4.12.pom
14:16:30 [2021-12-09T19:16:30.147Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/junit/junit/4.12/junit-4.12.pom
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.12/junit-4.12.pom
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.12/junit-4.12.pom
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
14:16:30 [2021-12-09T19:16:30.405Z] [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 987 kB/s)
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:16:30 [2021-12-09T19:16:30.405Z] [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
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:16:30 [2021-12-09T19:16:30.405Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
14:16:30 [2021-12-09T19:16:30.405Z] [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
14:16:30 [2021-12-09T19:16:30.662Z] [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 317 kB/s)
14:16:30 [2021-12-09T19:16:30.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.662Z] [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
14:16:30 [2021-12-09T19:16:30.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.662Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.662Z] [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
14:16:30 [2021-12-09T19:16:30.662Z] [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 391 kB/s)
14:16:30 [2021-12-09T19:16:30.662Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:16:30 [2021-12-09T19:16:30.662Z] [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
14:16:30 [2021-12-09T19:16:30.662Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:16:30 [2021-12-09T19:16:30.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:16:30 [2021-12-09T19:16:30.663Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
14:16:30 [2021-12-09T19:16:30.663Z] [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
14:16:30 [2021-12-09T19:16:30.920Z] [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 232 kB/s)
14:16:30 [2021-12-09T19:16:30.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.920Z] [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
14:16:30 [2021-12-09T19:16:30.920Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.920Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.920Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
14:16:30 [2021-12-09T19:16:30.920Z] [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
14:16:30 [2021-12-09T19:16:30.920Z] [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 320 kB/s)
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:16:30 [2021-12-09T19:16:30.921Z] [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
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
14:16:30 [2021-12-09T19:16:30.921Z] [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
14:16:30 [2021-12-09T19:16:30.921Z] [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 144 kB/s)
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:16:30 [2021-12-09T19:16:30.921Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
14:16:31 [2021-12-09T19:16:31.178Z] [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
14:16:31 [2021-12-09T19:16:31.178Z] [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 641 kB/s)
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:16:31 [2021-12-09T19:16:31.178Z] [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
14:16:31 [2021-12-09T19:16:31.178Z] [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
14:16:31 [2021-12-09T19:16:31.179Z] [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
14:16:31 [2021-12-09T19:16:31.179Z] [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
14:16:31 [2021-12-09T19:16:31.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.179Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.694Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 1.9 MB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 1.2 MB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 8.9 MB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 391 kB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 427 kB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 557 kB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 366 kB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 419 kB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 1.1 MB/s)
14:16:31 [2021-12-09T19:16:31.951Z] [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
14:16:31 [2021-12-09T19:16:31.951Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 372 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [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
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 249 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [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
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 205 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [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
14:16:31 [2021-12-09T19:16:31.952Z] [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 752 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [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 5.2 MB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [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 768 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 748 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [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 678 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.target ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.target ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.0.1-SNAPSHOT.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.target/tracecompass-incubator-master.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.target/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.target-0.0.1-SNAPSHOT-tracecompass-incubator-master.target
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack-parent >--
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Building Trace Compass Incubator Callstack Parent 0.0.1-SNAPSHOT [4/118]
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack-parent ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-parent-0.0.1-SNAPSHOT.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core >--
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core 0.0.1-SNAPSHOT [5/118]
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] 
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.pom (1.5 kB at 119 kB/s)
14:16:31 [2021-12-09T19:16:31.952Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.pom (7.6 kB at 244 kB/s)
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.10.0.202012080955-r/org.eclipse.jgit-parent-5.10.0.202012080955-r.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.10.0.202012080955-r/org.eclipse.jgit-parent-5.10.0.202012080955-r.pom (34 kB at 1.2 MB/s)
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.pom (4.9 kB at 258 kB/s)
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.jar
14:16:32 [2021-12-09T19:16:32.210Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.10.0.202012080955-r/org.eclipse.jgit-5.10.0.202012080955-r.jar (2.9 MB at 20 MB/s)
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar
14:16:32 [2021-12-09T19:16:32.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.7/JavaEWAH-1.1.7.jar (166 kB at 6.2 MB/s)
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.3.0/tycho-sourceref-jgit-2.3.0.jar (6.1 kB at 27 kB/s)
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] 
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] 
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] 
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] 
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] 
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:32 [2021-12-09T19:16:32.725Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:16:32 [2021-12-09T19:16:32.983Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:16:32 [2021-12-09T19:16:32.983Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 37 kB/s)
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 269 kB/s)
14:16:33 [2021-12-09T19:16:33.242Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 378 kB/s)
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 284 kB/s)
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:16:34 [2021-12-09T19:16:34.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 128 kB/s)
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:16:34 [2021-12-09T19:16:34.872Z] [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
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:16:34 [2021-12-09T19:16:34.872Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
14:16:34 [2021-12-09T19:16:34.872Z] [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
14:16:34 [2021-12-09T19:16:34.873Z] [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 133 kB/s)
14:16:34 [2021-12-09T19:16:34.873Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:16:34 [2021-12-09T19:16:34.873Z] [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
14:16:34 [2021-12-09T19:16:34.873Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
14:16:35 [2021-12-09T19:16:35.130Z] [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
14:16:35 [2021-12-09T19:16:35.130Z] [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 320 kB/s)
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:16:35 [2021-12-09T19:16:35.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
14:16:35 [2021-12-09T19:16:35.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 576 kB/s)
14:16:35 [2021-12-09T19:16:35.131Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:16:35 [2021-12-09T19:16:35.131Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:16:35 [2021-12-09T19:16:35.131Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 101 kB/s)
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:16:35 [2021-12-09T19:16:35.389Z] [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
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
14:16:35 [2021-12-09T19:16:35.389Z] [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
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
14:16:35 [2021-12-09T19:16:35.389Z] [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 771 kB/s)
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 4.2 MB/s)
14:16:35 [2021-12-09T19:16:35.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 224 kB/s)
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 2.9 MB/s)
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/main/resources
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] 
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.pom (861 B at 72 kB/s)
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.8/plexus-compiler-2.8.8.pom (7.2 kB at 721 kB/s)
14:16:35 [2021-12-09T19:16:35.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.4/plexus-components-6.4.pom (2.6 kB at 220 kB/s)
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 1.2 MB/s)
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
14:16:35 [2021-12-09T19:16:35.904Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.pom (865 B at 79 kB/s)
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.pom (2.4 kB at 184 kB/s)
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.161Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.pom (1.6 kB at 120 kB/s)
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.pom (1.7 kB at 152 kB/s)
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.419Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.677Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.3.0/tycho-lib-detector-2.3.0.jar (3.5 kB at 140 kB/s)
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.8/plexus-compiler-api-2.8.8.jar (27 kB at 888 kB/s)
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.3.0/tycho-compiler-jdt-2.3.0.jar (18 kB at 566 kB/s)
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.8/plexus-compiler-manager-2.8.8.jar (4.6 kB at 100 kB/s)
14:16:36 [2021-12-09T19:16:36.678Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.25.0/ecj-3.25.0.jar (3.1 MB at 45 MB/s)
14:16:36 [2021-12-09T19:16:36.936Z] [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/classes
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] 
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/src/test/resources
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] 
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] 
14:16:38 [2021-12-09T19:16:38.834Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:39 [2021-12-09T19:16:39.091Z] [INFO] 
14:16:39 [2021-12-09T19:16:39.091Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] 
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] 
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:42 [2021-12-09T19:16:42.368Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] 
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:42 [2021-12-09T19:16:42.368Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] 
14:16:42 [2021-12-09T19:16:42.368Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:42 [2021-12-09T19:16:42.626Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:16:43 [2021-12-09T19:16:43.996Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:44 [2021-12-09T19:16:44.928Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar
14:16:44 [2021-12-09T19:16:44.928Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.pom
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracetypes-parent >--
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Building Trace Compass Incubator tracetypes Parent 0.0.1-SNAPSHOT [6/118]
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracetypes-parent ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracetypes-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracetypes-parent-0.0.1-SNAPSHOT.pom
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core >--
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core 0.0.1-SNAPSHOT [7/118]
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/main/resources
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] 
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:44 [2021-12-09T19:16:44.929Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/classes
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/src/test/resources
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] 
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:45 [2021-12-09T19:16:45.495Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:16:46 [2021-12-09T19:16:46.868Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:48 [2021-12-09T19:16:48.244Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.pom
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-sources.jar
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core ---
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core >--
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core 0.0.1-SNAPSHOT [8/118]
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.244Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/main/resources
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] 
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:48 [2021-12-09T19:16:48.245Z] [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/classes
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/src/test/resources
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.179Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.436Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.436Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:49 [2021-12-09T19:16:49.436Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:16:49 [2021-12-09T19:16:49.693Z] [INFO] 
14:16:49 [2021-12-09T19:16:49.693Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:49 [2021-12-09T19:16:49.693Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:16:50 [2021-12-09T19:16:50.625Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] 
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:51 [2021-12-09T19:16:51.999Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] 
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] 
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] 
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:51 [2021-12-09T19:16:51.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:52 [2021-12-09T19:16:52.256Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.256Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:52 [2021-12-09T19:16:52.256Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.pom
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-sources.jar
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core >--
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core 0.0.1-SNAPSHOT [9/118]
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/main/resources
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.257Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/classes
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/src/test/resources
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] 
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:52 [2021-12-09T19:16:52.823Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:16:54 [2021-12-09T19:16:54.721Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:55 [2021-12-09T19:16:55.287Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:55 [2021-12-09T19:16:55.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.pom
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-sources.jar
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:55 [2021-12-09T19:16:55.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core >--
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core 0.0.1-SNAPSHOT [10/118]
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/main/resources
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.546Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/classes
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/src/test/resources
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] 
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:55 [2021-12-09T19:16:55.805Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:16:57 [2021-12-09T19:16:57.178Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:58 [2021-12-09T19:16:58.549Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:58 [2021-12-09T19:16:58.549Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:58 [2021-12-09T19:16:58.550Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.550Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:58 [2021-12-09T19:16:58.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:16:58 [2021-12-09T19:16:58.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:16:58 [2021-12-09T19:16:58.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.pom
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-sources.jar
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-p2metadata.xml
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.809Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.doc >--
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] Building Trace Compass Incubator Documentation 0.0.1-SNAPSHOT   [11/118]
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.doc ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.doc/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.doc-0.0.1-SNAPSHOT.pom
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.doc.user >--
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] Building Trace Compass Incubator for Android User Guide 0.0.1-SNAPSHOT [12/118]
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] 
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:16:58 [2021-12-09T19:16:58.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 91 kB/s)
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 625 kB/s)
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 426 kB/s)
14:17:00 [2021-12-09T19:17:00.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 140 kB/s)
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 401 kB/s)
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.440Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 244 kB/s)
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.697Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom
14:17:00 [2021-12-09T19:17:00.954Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 65 kB/s)
14:17:00 [2021-12-09T19:17:00.954Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.954Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.954Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom
14:17:00 [2021-12-09T19:17:00.955Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 34 kB/s)
14:17:00 [2021-12-09T19:17:00.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
14:17:00 [2021-12-09T19:17:00.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:17:00 [2021-12-09T19:17:00.955Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 242 kB/s)
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 604 kB/s)
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:17:01 [2021-12-09T19:17:01.212Z] [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
14:17:01 [2021-12-09T19:17:01.212Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
14:17:01 [2021-12-09T19:17:01.470Z] [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
14:17:01 [2021-12-09T19:17:01.470Z] [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 1.3 MB/s)
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 602 kB/s)
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.470Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 295 kB/s)
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 195 kB/s)
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
14:17:01 [2021-12-09T19:17:01.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:17:01 [2021-12-09T19:17:01.985Z] [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.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:17:01 [2021-12-09T19:17:01.985Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 1.9 MB/s)
14:17:02 [2021-12-09T19:17:02.242Z] [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.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 3.2 MB/s)
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 6.7 MB/s)
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
14:17:02 [2021-12-09T19:17:02.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 5.8 MB/s)
14:17:02 [2021-12-09T19:17:02.242Z] [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.jar (243 kB at 3.2 MB/s)
14:17:02 [2021-12-09T19:17:02.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 221 kB/s)
14:17:02 [2021-12-09T19:17:02.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 15 MB/s)
14:17:02 [2021-12-09T19:17:02.500Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 16 MB/s)
14:17:02 [2021-12-09T19:17:02.500Z] [INFO] Executing tasks
14:17:02 [2021-12-09T19:17:02.500Z] 
14:17:02 [2021-12-09T19:17:02.500Z] main:
14:17:02 [2021-12-09T19:17:02.500Z] 
14:17:02 [2021-12-09T19:17:02.500Z] clean:
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] Executed tasks
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] Executing tasks
14:17:02 [2021-12-09T19:17:02.757Z] 
14:17:02 [2021-12-09T19:17:02.757Z] main:
14:17:02 [2021-12-09T19:17:02.757Z] 
14:17:02 [2021-12-09T19:17:02.757Z] build:
14:17:02 [2021-12-09T19:17:02.757Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/doc/User-Guide.html
14:17:02 [2021-12-09T19:17:02.757Z] 
14:17:02 [2021-12-09T19:17:02.757Z] test:
14:17:02 [2021-12-09T19:17:02.757Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] Executed tasks
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/main/resources
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] 
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:02 [2021-12-09T19:17:02.757Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.16/ (128B)
14:17:03 [2021-12-09T19:17:03.015Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.16
14:17:03 [2021-12-09T19:17:03.015Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.16/ (447B)
14:17:03 [2021-12-09T19:17:03.015Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.16/categories/ (1.46kB)
14:17:03 [2021-12-09T19:17:03.272Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/ (142B)
14:17:03 [2021-12-09T19:17:03.272Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/ (116.89kB)
14:17:11 [2021-12-09T19:17:11.375Z] [INFO] Fetching R-4.16-202006040540&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.16/ (63B)
14:17:11 [2021-12-09T19:17:11.375Z] [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (2.86MB)
14:17:11 [2021-12-09T19:17:11.375Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (696.23kB)
14:17:11 [2021-12-09T19:17:11.375Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (962.55kB)
14:17:11 [2021-12-09T19:17:11.940Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (3.42MB)
14:17:12 [2021-12-09T19:17:12.871Z] [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (72.39kB)
14:17:12 [2021-12-09T19:17:12.871Z] [INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.16/R-4.16-202006040540/plugins/ (164.23kB)
14:17:13 [2021-12-09T19:17:13.128Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:17:13 [2021-12-09T19:17:13.128Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:13 [2021-12-09T19:17:13.128Z] [INFO] Command line:
14:17:13 [2021-12-09T19:17:13.128Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:13 [2021-12-09T19:17:13.128Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:15 [2021-12-09T19:17:15.025Z] Buildfile: build.xml
14:17:15 [2021-12-09T19:17:15.025Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:15 [2021-12-09T19:17:15.025Z] 
14:17:15 [2021-12-09T19:17:15.025Z] build.index:
14:17:15 [2021-12-09T19:17:15.957Z] BUILD SUCCESSFUL
14:17:15 [2021-12-09T19:17:15.957Z] 
14:17:15 [2021-12-09T19:17:15.957Z] BUILD SUCCESSFUL
14:17:15 [2021-12-09T19:17:15.957Z] Total time: 1 second
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/src/test/resources
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.957Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.958Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.958Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] 
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:15 [2021-12-09T19:17:15.958Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:16 [2021-12-09T19:17:16.890Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.823Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.pom
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:17 [2021-12-09T19:17:17.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.atrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.atrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Executing tasks
14:17:17 [2021-12-09T19:17:17.824Z] 
14:17:17 [2021-12-09T19:17:17.824Z] main:
14:17:17 [2021-12-09T19:17:17.824Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:17:17 [2021-12-09T19:17:17.824Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.atrace.doc.user
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Executed tasks
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.doc.user >--
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Building Trace Compass Incubator ftrace User Guide 0.0.1-SNAPSHOT [13/118]
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Executing tasks
14:17:17 [2021-12-09T19:17:17.824Z] 
14:17:17 [2021-12-09T19:17:17.824Z] main:
14:17:17 [2021-12-09T19:17:17.824Z] 
14:17:17 [2021-12-09T19:17:17.824Z] clean:
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Executed tasks
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Executing tasks
14:17:17 [2021-12-09T19:17:17.824Z] 
14:17:17 [2021-12-09T19:17:17.824Z] main:
14:17:17 [2021-12-09T19:17:17.824Z] 
14:17:17 [2021-12-09T19:17:17.824Z] build:
14:17:17 [2021-12-09T19:17:17.824Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/doc/User-Guide.html
14:17:17 [2021-12-09T19:17:17.824Z] 
14:17:17 [2021-12-09T19:17:17.824Z] test:
14:17:17 [2021-12-09T19:17:17.824Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Executed tasks
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/main/resources
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] 
14:17:17 [2021-12-09T19:17:17.824Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:18 [2021-12-09T19:17:18.082Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:17:18 [2021-12-09T19:17:18.082Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:18 [2021-12-09T19:17:18.082Z] [INFO] Command line:
14:17:18 [2021-12-09T19:17:18.082Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:18 [2021-12-09T19:17:18.082Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:19 [2021-12-09T19:17:19.980Z] Buildfile: build.xml
14:17:19 [2021-12-09T19:17:19.980Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:19 [2021-12-09T19:17:19.980Z] 
14:17:19 [2021-12-09T19:17:19.980Z] build.index:
14:17:20 [2021-12-09T19:17:20.545Z] BUILD SUCCESSFUL
14:17:20 [2021-12-09T19:17:20.545Z] 
14:17:20 [2021-12-09T19:17:20.545Z] BUILD SUCCESSFUL
14:17:20 [2021-12-09T19:17:20.545Z] Total time: 1 second
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/src/test/resources
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.545Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] 
14:17:20 [2021-12-09T19:17:20.545Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:20 [2021-12-09T19:17:20.802Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:22 [2021-12-09T19:17:22.175Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.pom
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.ftrace.doc.user ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Executing tasks
14:17:23 [2021-12-09T19:17:23.106Z] 
14:17:23 [2021-12-09T19:17:23.106Z] main:
14:17:23 [2021-12-09T19:17:23.106Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:17:23 [2021-12-09T19:17:23.106Z]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.ftrace.doc.user
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Executed tasks
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace >--
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace 0.0.1-SNAPSHOT [14/118]
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.106Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.107Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
14:17:23 [2021-12-09T19:17:23.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar
14:17:23 [2021-12-09T19:17:23.377Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.377Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.377Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.378Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.378Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.378Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.378Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:23 [2021-12-09T19:17:23.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:17:23 [2021-12-09T19:17:23.635Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.635Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.635Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:23 [2021-12-09T19:17:23.635Z] [INFO] 
14:17:23 [2021-12-09T19:17:23.635Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:23 [2021-12-09T19:17:23.635Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar
14:17:25 [2021-12-09T19:17:25.007Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:25 [2021-12-09T19:17:25.940Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.jar
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT.pom
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-p2metadata.xml
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.doc.user >--
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Building Trace Compass Incubator callstack User Guide 0.0.1-SNAPSHOT [15/118]
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Executing tasks
14:17:25 [2021-12-09T19:17:25.940Z] 
14:17:25 [2021-12-09T19:17:25.940Z] main:
14:17:25 [2021-12-09T19:17:25.940Z] 
14:17:25 [2021-12-09T19:17:25.940Z] clean:
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Executed tasks
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Executing tasks
14:17:25 [2021-12-09T19:17:25.940Z] 
14:17:25 [2021-12-09T19:17:25.940Z] main:
14:17:25 [2021-12-09T19:17:25.940Z] 
14:17:25 [2021-12-09T19:17:25.940Z] build:
14:17:25 [2021-12-09T19:17:25.940Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/doc/User-Guide.html
14:17:25 [2021-12-09T19:17:25.940Z] 
14:17:25 [2021-12-09T19:17:25.940Z] test:
14:17:25 [2021-12-09T19:17:25.940Z] [xmlvalidate] 5 file(s) have been successfully validated.
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Executed tasks
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/main/resources
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] 
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:25 [2021-12-09T19:17:25.940Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:25 [2021-12-09T19:17:25.940Z] [INFO] Command line:
14:17:25 [2021-12-09T19:17:25.940Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:25 [2021-12-09T19:17:25.940Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:28 [2021-12-09T19:17:28.465Z] Buildfile: build.xml
14:17:28 [2021-12-09T19:17:28.465Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:28 [2021-12-09T19:17:28.465Z] 
14:17:28 [2021-12-09T19:17:28.465Z] build.index:
14:17:29 [2021-12-09T19:17:29.029Z] BUILD SUCCESSFUL
14:17:29 [2021-12-09T19:17:29.029Z] 
14:17:29 [2021-12-09T19:17:29.029Z] BUILD SUCCESSFUL
14:17:29 [2021-12-09T19:17:29.029Z] Total time: 1 second
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/src/test/resources
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.286Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.287Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.287Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] 
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:29 [2021-12-09T19:17:29.287Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:17:29 [2021-12-09T19:17:29.851Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.pom
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.callstack.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.callstack.doc.user ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Executing tasks
14:17:31 [2021-12-09T19:17:31.223Z] 
14:17:31 [2021-12-09T19:17:31.223Z] main:
14:17:31 [2021-12-09T19:17:31.223Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:17:31 [2021-12-09T19:17:31.223Z]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.callstack.doc.user
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Executed tasks
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui >--
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui 0.0.1-SNAPSHOT [16/118]
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.223Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.224Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:31 [2021-12-09T19:17:31.224Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/main/resources
14:17:31 [2021-12-09T19:17:31.224Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.224Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.224Z] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/classes
14:17:31 [2021-12-09T19:17:31.788Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.788Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:31 [2021-12-09T19:17:31.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:31 [2021-12-09T19:17:31.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/test/resources
14:17:31 [2021-12-09T19:17:31.788Z] [INFO] 
14:17:31 [2021-12-09T19:17:31.788Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] 
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] 
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] 
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] 
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.046Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] 
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.046Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] 
14:17:32 [2021-12-09T19:17:32.046Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:32 [2021-12-09T19:17:32.304Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:17:33 [2021-12-09T19:17:33.237Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:34 [2021-12-09T19:17:34.609Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:34 [2021-12-09T19:17:34.609Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.pom
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-sources.jar
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack >--
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack 0.0.1-SNAPSHOT [17/118]
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.610Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.610Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:34 [2021-12-09T19:17:34.869Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar
14:17:34 [2021-12-09T19:17:34.869Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.869Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.869Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:34 [2021-12-09T19:17:34.869Z] [INFO] 
14:17:34 [2021-12-09T19:17:34.869Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:34 [2021-12-09T19:17:34.869Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar
14:17:35 [2021-12-09T19:17:35.644Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:37 [2021-12-09T19:17:37.016Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:37 [2021-12-09T19:17:37.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.jar
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT.pom
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-sources-feature.jar
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-p2metadata.xml
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.ui >--
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.ui 0.0.1-SNAPSHOT [18/118]
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/main/resources
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.017Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/classes
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/src/test/resources
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.274Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.532Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.532Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] 
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:37 [2021-12-09T19:17:37.532Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:17:38 [2021-12-09T19:17:38.463Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:39 [2021-12-09T19:17:39.395Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.395Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.pom
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-sources.jar
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.ui ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent >--
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent 0.0.1-SNAPSHOT [19/118]
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.396Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.396Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:39 [2021-12-09T19:17:39.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar
14:17:39 [2021-12-09T19:17:39.653Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.653Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.653Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:39 [2021-12-09T19:17:39.653Z] [INFO] 
14:17:39 [2021-12-09T19:17:39.653Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:39 [2021-12-09T19:17:39.653Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar
14:17:40 [2021-12-09T19:17:40.218Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:41 [2021-12-09T19:17:41.591Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.591Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.jar
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT.pom
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-sources-feature.jar
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-p2metadata.xml
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace >--
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace 0.0.1-SNAPSHOT [20/118]
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.592Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:41 [2021-12-09T19:17:41.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar
14:17:41 [2021-12-09T19:17:41.850Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.850Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.850Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:41 [2021-12-09T19:17:41.850Z] [INFO] 
14:17:41 [2021-12-09T19:17:41.850Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:41 [2021-12-09T19:17:41.850Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar
14:17:42 [2021-12-09T19:17:42.414Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] 
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:43 [2021-12-09T19:17:43.787Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] 
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] 
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] 
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:17:43 [2021-12-09T19:17:43.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.jar
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT.pom
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-sources-feature.jar
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-p2metadata.xml
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analyses-parent >--
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Building Trace Compass Incubator analyses Parent 0.0.1-SNAPSHOT [21/118]
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --------------------------------[ pom ]---------------------------------
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analyses-parent ---
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analyses-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analyses-parent-0.0.1-SNAPSHOT.pom
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core >--
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core 0.0.1-SNAPSHOT [22/118]
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:44 [2021-12-09T19:17:44.046Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/main/resources
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/classes
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/src/test/resources
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.047Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:44 [2021-12-09T19:17:44.047Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:17:44 [2021-12-09T19:17:44.305Z] [INFO] 
14:17:44 [2021-12-09T19:17:44.305Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:44 [2021-12-09T19:17:44.305Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:17:45 [2021-12-09T19:17:45.238Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:46 [2021-12-09T19:17:46.608Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.608Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.pom
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-sources.jar
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-p2metadata.xml
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.doc.user >--
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Building Trace Compass Incubator eventcount User Guide 0.0.1-SNAPSHOT [23/118]
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Executing tasks
14:17:46 [2021-12-09T19:17:46.609Z] 
14:17:46 [2021-12-09T19:17:46.609Z] main:
14:17:46 [2021-12-09T19:17:46.609Z] 
14:17:46 [2021-12-09T19:17:46.609Z] clean:
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Executed tasks
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Executing tasks
14:17:46 [2021-12-09T19:17:46.609Z] 
14:17:46 [2021-12-09T19:17:46.609Z] main:
14:17:46 [2021-12-09T19:17:46.609Z] 
14:17:46 [2021-12-09T19:17:46.609Z] build:
14:17:46 [2021-12-09T19:17:46.609Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/doc/User-Guide.html
14:17:46 [2021-12-09T19:17:46.609Z] 
14:17:46 [2021-12-09T19:17:46.609Z] test:
14:17:46 [2021-12-09T19:17:46.609Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Executed tasks
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/main/resources
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] 
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:46 [2021-12-09T19:17:46.609Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:46 [2021-12-09T19:17:46.609Z] [INFO] Command line:
14:17:46 [2021-12-09T19:17:46.609Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:46 [2021-12-09T19:17:46.609Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:48 [2021-12-09T19:17:48.506Z] Buildfile: build.xml
14:17:48 [2021-12-09T19:17:48.507Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:48 [2021-12-09T19:17:48.507Z] 
14:17:48 [2021-12-09T19:17:48.507Z] build.index:
14:17:49 [2021-12-09T19:17:49.071Z] BUILD SUCCESSFUL
14:17:49 [2021-12-09T19:17:49.071Z] 
14:17:49 [2021-12-09T19:17:49.071Z] BUILD SUCCESSFUL
14:17:49 [2021-12-09T19:17:49.071Z] Total time: 1 second
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/src/test/resources
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.071Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.072Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.072Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] 
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:49 [2021-12-09T19:17:49.072Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:17:50 [2021-12-09T19:17:50.968Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.pom
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.eventfieldcount.doc.user ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Executing tasks
14:17:51 [2021-12-09T19:17:51.901Z] 
14:17:51 [2021-12-09T19:17:51.901Z] main:
14:17:51 [2021-12-09T19:17:51.901Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:17:51 [2021-12-09T19:17:51.901Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.eventfieldcount.doc.user
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Executed tasks
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount >--
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount 0.0.1-SNAPSHOT [24/118]
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:51 [2021-12-09T19:17:51.901Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] 
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:51 [2021-12-09T19:17:51.902Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar
14:17:52 [2021-12-09T19:17:52.834Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:54 [2021-12-09T19:17:54.204Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.jar
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT.pom
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-sources-feature.jar
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-p2metadata.xml
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core >--
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core 0.0.1-SNAPSHOT [25/118]
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.204Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/main/resources
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/classes
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/src/test/resources
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.205Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.462Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.462Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] 
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:54 [2021-12-09T19:17:54.462Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:17:55 [2021-12-09T19:17:55.394Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:55 [2021-12-09T19:17:55.959Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.pom
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-sources.jar
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:17:55 [2021-12-09T19:17:55.959Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-p2metadata.xml
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core ---
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.doc.user >--
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] Building Trace Compass Incubator Filters User Guide 0.0.1-SNAPSHOT [26/118]
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] 
14:17:55 [2021-12-09T19:17:55.960Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Executing tasks
14:17:56 [2021-12-09T19:17:56.218Z] 
14:17:56 [2021-12-09T19:17:56.218Z] main:
14:17:56 [2021-12-09T19:17:56.218Z] 
14:17:56 [2021-12-09T19:17:56.218Z] clean:
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Executed tasks
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Executing tasks
14:17:56 [2021-12-09T19:17:56.218Z] 
14:17:56 [2021-12-09T19:17:56.218Z] main:
14:17:56 [2021-12-09T19:17:56.218Z] 
14:17:56 [2021-12-09T19:17:56.218Z] build:
14:17:56 [2021-12-09T19:17:56.218Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/doc/User-Guide.html
14:17:56 [2021-12-09T19:17:56.218Z] 
14:17:56 [2021-12-09T19:17:56.218Z] test:
14:17:56 [2021-12-09T19:17:56.218Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Executed tasks
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/main/resources
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] 
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:56 [2021-12-09T19:17:56.218Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data/.metadata/.log
14:17:56 [2021-12-09T19:17:56.218Z] [INFO] Command line:
14:17:56 [2021-12-09T19:17:56.218Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:17:56 [2021-12-09T19:17:56.218Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:58 [2021-12-09T19:17:58.116Z] Buildfile: build.xml
14:17:58 [2021-12-09T19:17:58.116Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:17:58 [2021-12-09T19:17:58.116Z] 
14:17:58 [2021-12-09T19:17:58.116Z] build.index:
14:17:58 [2021-12-09T19:17:58.679Z] BUILD SUCCESSFUL
14:17:58 [2021-12-09T19:17:58.680Z] 
14:17:58 [2021-12-09T19:17:58.680Z] BUILD SUCCESSFUL
14:17:58 [2021-12-09T19:17:58.680Z] Total time: 1 second
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/src/test/resources
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] 
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:17:58 [2021-12-09T19:17:58.938Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:17:59 [2021-12-09T19:17:59.502Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.876Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.pom
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:00 [2021-12-09T19:18:00.876Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.filters.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.filters.doc.user ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] Executing tasks
14:18:00 [2021-12-09T19:18:00.877Z] 
14:18:00 [2021-12-09T19:18:00.877Z] main:
14:18:00 [2021-12-09T19:18:00.877Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:18:00 [2021-12-09T19:18:00.877Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.filters.doc.user
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] Executed tasks
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.ui >--
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.ui 0.0.1-SNAPSHOT [27/118]
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/main/resources
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] 
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:00 [2021-12-09T19:18:00.877Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/classes
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/src/test/resources
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.134Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:01 [2021-12-09T19:18:01.134Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:18:01 [2021-12-09T19:18:01.392Z] [INFO] 
14:18:01 [2021-12-09T19:18:01.392Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:01 [2021-12-09T19:18:01.392Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:18:02 [2021-12-09T19:18:02.322Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:03 [2021-12-09T19:18:03.695Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.pom
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-sources.jar
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.ui ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters >--
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Building org.eclipse.tracecompass.incubator.filters 0.0.1-SNAPSHOT [28/118]
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.695Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] 
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters ---
14:18:03 [2021-12-09T19:18:03.696Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar
14:18:04 [2021-12-09T19:18:04.627Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters ---
14:18:06 [2021-12-09T19:18:06.000Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters ---
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters ---
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:18:06 [2021-12-09T19:18:06.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.jar
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT.pom
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-sources-feature.jar
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-p2metadata.xml
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core >--
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core 0.0.1-SNAPSHOT [29/118]
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/main/resources
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/classes
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/src/test/resources
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] 
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:06 [2021-12-09T19:18:06.001Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:18:07 [2021-12-09T19:18:07.373Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar
14:18:08 [2021-12-09T19:18:08.305Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.305Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:08 [2021-12-09T19:18:08.305Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:08 [2021-12-09T19:18:08.305Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.pom
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-sources.jar
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core ---
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.ui >--
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.ui 0.0.1-SNAPSHOT [30/118]
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.563Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/main/resources
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/classes
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/src/test/resources
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.564Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] 
14:18:08 [2021-12-09T19:18:08.564Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:08 [2021-12-09T19:18:08.822Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:18:09 [2021-12-09T19:18:09.756Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:10 [2021-12-09T19:18:10.322Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.pom
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-sources.jar
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.ui ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven >--
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven 0.0.1-SNAPSHOT [31/118]
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.322Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.322Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:10 [2021-12-09T19:18:10.580Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar
14:18:10 [2021-12-09T19:18:10.580Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.580Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.580Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:10 [2021-12-09T19:18:10.580Z] [INFO] 
14:18:10 [2021-12-09T19:18:10.580Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:10 [2021-12-09T19:18:10.580Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar
14:18:11 [2021-12-09T19:18:11.513Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:12 [2021-12-09T19:18:12.886Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.jar
14:18:12 [2021-12-09T19:18:12.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT.pom
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-sources-feature.jar
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-p2metadata.xml
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core >--
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core 0.0.1-SNAPSHOT [32/118]
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/main/resources
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] 
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:12 [2021-12-09T19:18:12.887Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/classes
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/src/test/resources
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.145Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] 
14:18:13 [2021-12-09T19:18:13.145Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:13 [2021-12-09T19:18:13.403Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:18:14 [2021-12-09T19:18:14.774Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar
14:18:15 [2021-12-09T19:18:15.031Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.031Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:15 [2021-12-09T19:18:15.031Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:15 [2021-12-09T19:18:15.031Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:18:15 [2021-12-09T19:18:15.288Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.288Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:15 [2021-12-09T19:18:15.288Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.288Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:15 [2021-12-09T19:18:15.288Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:15 [2021-12-09T19:18:15.288Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.pom
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-sources.jar
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core ---
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.doc.user >--
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] Building Trace Compass Incubator kernel User Guide 0.0.1-SNAPSHOT [33/118]
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.289Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Executing tasks
14:18:15 [2021-12-09T19:18:15.547Z] 
14:18:15 [2021-12-09T19:18:15.547Z] main:
14:18:15 [2021-12-09T19:18:15.547Z] 
14:18:15 [2021-12-09T19:18:15.547Z] clean:
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Executed tasks
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Executing tasks
14:18:15 [2021-12-09T19:18:15.547Z] 
14:18:15 [2021-12-09T19:18:15.547Z] main:
14:18:15 [2021-12-09T19:18:15.547Z] 
14:18:15 [2021-12-09T19:18:15.547Z] build:
14:18:15 [2021-12-09T19:18:15.547Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/doc/User-Guide.html
14:18:15 [2021-12-09T19:18:15.547Z] 
14:18:15 [2021-12-09T19:18:15.547Z] test:
14:18:15 [2021-12-09T19:18:15.547Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Executed tasks
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/main/resources
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] 
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:15 [2021-12-09T19:18:15.547Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:15 [2021-12-09T19:18:15.547Z] [INFO] Command line:
14:18:15 [2021-12-09T19:18:15.547Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:15 [2021-12-09T19:18:15.547Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:17 [2021-12-09T19:18:17.446Z] Buildfile: build.xml
14:18:17 [2021-12-09T19:18:17.446Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:17 [2021-12-09T19:18:17.446Z] 
14:18:17 [2021-12-09T19:18:17.446Z] build.index:
14:18:18 [2021-12-09T19:18:18.012Z] BUILD SUCCESSFUL
14:18:18 [2021-12-09T19:18:18.012Z] 
14:18:18 [2021-12-09T19:18:18.012Z] BUILD SUCCESSFUL
14:18:18 [2021-12-09T19:18:18.012Z] Total time: 1 second
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/src/test/resources
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] 
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:18 [2021-12-09T19:18:18.269Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:18:19 [2021-12-09T19:18:19.641Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.pom
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.kernel.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.kernel.doc.user ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Executing tasks
14:18:20 [2021-12-09T19:18:20.206Z] 
14:18:20 [2021-12-09T19:18:20.206Z] main:
14:18:20 [2021-12-09T19:18:20.206Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:18:20 [2021-12-09T19:18:20.206Z]      [copy] Copying 6 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.kernel.doc.user
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Executed tasks
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui >--
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.0.1-SNAPSHOT [34/118]
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/main/resources
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.206Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/classes
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/src/test/resources
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.770Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.770Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:20 [2021-12-09T19:18:20.771Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.771Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.771Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:20 [2021-12-09T19:18:20.771Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:18:20 [2021-12-09T19:18:20.771Z] [INFO] 
14:18:20 [2021-12-09T19:18:20.771Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:20 [2021-12-09T19:18:20.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:18:22 [2021-12-09T19:18:22.142Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar
14:18:23 [2021-12-09T19:18:23.512Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.512Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:23 [2021-12-09T19:18:23.512Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:23 [2021-12-09T19:18:23.512Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.pom
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-sources.jar
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.ui >--
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.ui 0.0.1-SNAPSHOT [35/118]
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/main/resources
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.513Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/classes
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/src/test/resources
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] 
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:23 [2021-12-09T19:18:23.771Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:18:25 [2021-12-09T19:18:25.143Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:26 [2021-12-09T19:18:26.076Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:26 [2021-12-09T19:18:26.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.pom
14:18:26 [2021-12-09T19:18:26.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-sources.jar
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.ui ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel >--
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel 0.0.1-SNAPSHOT [36/118]
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.592Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.592Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:26 [2021-12-09T19:18:26.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar
14:18:26 [2021-12-09T19:18:26.593Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.593Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.593Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:26 [2021-12-09T19:18:26.593Z] [INFO] 
14:18:26 [2021-12-09T19:18:26.593Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:26 [2021-12-09T19:18:26.593Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar
14:18:27 [2021-12-09T19:18:27.156Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:28 [2021-12-09T19:18:28.529Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:18:28 [2021-12-09T19:18:28.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.jar
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT.pom
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-sources-feature.jar
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-p2metadata.xml
14:18:28 [2021-12-09T19:18:28.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core >--
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.0.1-SNAPSHOT [37/118]
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/main/resources
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] 
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:28 [2021-12-09T19:18:28.787Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/classes
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/src/test/resources
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] 
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:29 [2021-12-09T19:18:29.045Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:18:29 [2021-12-09T19:18:29.610Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:30 [2021-12-09T19:18:30.175Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:30 [2021-12-09T19:18:30.175Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.pom
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-sources.jar
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user >--
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Building Trace Compass Incubator LTTng2 Ust Extras User Guide 0.0.1-SNAPSHOT [38/118]
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Executing tasks
14:18:30 [2021-12-09T19:18:30.432Z] 
14:18:30 [2021-12-09T19:18:30.432Z] main:
14:18:30 [2021-12-09T19:18:30.432Z] 
14:18:30 [2021-12-09T19:18:30.432Z] clean:
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Executed tasks
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Executing tasks
14:18:30 [2021-12-09T19:18:30.432Z] 
14:18:30 [2021-12-09T19:18:30.432Z] main:
14:18:30 [2021-12-09T19:18:30.432Z] 
14:18:30 [2021-12-09T19:18:30.432Z] build:
14:18:30 [2021-12-09T19:18:30.432Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/doc/User-Guide.html
14:18:30 [2021-12-09T19:18:30.432Z] 
14:18:30 [2021-12-09T19:18:30.432Z] test:
14:18:30 [2021-12-09T19:18:30.432Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Executed tasks
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/main/resources
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] 
14:18:30 [2021-12-09T19:18:30.432Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:30 [2021-12-09T19:18:30.689Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:18:30 [2021-12-09T19:18:30.689Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:30 [2021-12-09T19:18:30.689Z] [INFO] Command line:
14:18:30 [2021-12-09T19:18:30.689Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:30 [2021-12-09T19:18:30.689Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:32 [2021-12-09T19:18:32.584Z] Buildfile: build.xml
14:18:32 [2021-12-09T19:18:32.584Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:32 [2021-12-09T19:18:32.584Z] 
14:18:32 [2021-12-09T19:18:32.584Z] build.index:
14:18:33 [2021-12-09T19:18:33.148Z] BUILD SUCCESSFUL
14:18:33 [2021-12-09T19:18:33.148Z] 
14:18:33 [2021-12-09T19:18:33.148Z] BUILD SUCCESSFUL
14:18:33 [2021-12-09T19:18:33.148Z] Total time: 1 second
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/src/test/resources
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] 
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:33 [2021-12-09T19:18:33.148Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:18:34 [2021-12-09T19:18:34.521Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.pom
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Executing tasks
14:18:35 [2021-12-09T19:18:35.086Z] 
14:18:35 [2021-12-09T19:18:35.086Z] main:
14:18:35 [2021-12-09T19:18:35.086Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:18:35 [2021-12-09T19:18:35.086Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Executed tasks
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras >--
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.0.1-SNAPSHOT [39/118]
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.086Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.087Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] 
14:18:35 [2021-12-09T19:18:35.087Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:35 [2021-12-09T19:18:35.344Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar
14:18:35 [2021-12-09T19:18:35.909Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar
14:18:36 [2021-12-09T19:18:36.473Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.473Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:36 [2021-12-09T19:18:36.473Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:36 [2021-12-09T19:18:36.473Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.473Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:36 [2021-12-09T19:18:36.473Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.474Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:36 [2021-12-09T19:18:36.474Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:36 [2021-12-09T19:18:36.474Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.474Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:36 [2021-12-09T19:18:36.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:36 [2021-12-09T19:18:36.474Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.jar
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT.pom
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-sources-feature.jar
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-p2metadata.xml
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core >--
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core 0.0.1-SNAPSHOT [40/118]
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/main/resources
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.731Z] [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/classes
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/src/test/resources
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:36 [2021-12-09T19:18:36.989Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] 
14:18:36 [2021-12-09T19:18:36.989Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:37 [2021-12-09T19:18:37.247Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:18:37 [2021-12-09T19:18:37.812Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:38 [2021-12-09T19:18:38.377Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.pom
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-sources.jar
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.doc.user >--
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Building Trace Compass Incubator opentracing User Guide 0.0.1-SNAPSHOT [41/118]
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Executing tasks
14:18:38 [2021-12-09T19:18:38.377Z] 
14:18:38 [2021-12-09T19:18:38.377Z] main:
14:18:38 [2021-12-09T19:18:38.377Z] 
14:18:38 [2021-12-09T19:18:38.377Z] clean:
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Executed tasks
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Executing tasks
14:18:38 [2021-12-09T19:18:38.377Z] 
14:18:38 [2021-12-09T19:18:38.377Z] main:
14:18:38 [2021-12-09T19:18:38.377Z] 
14:18:38 [2021-12-09T19:18:38.377Z] build:
14:18:38 [2021-12-09T19:18:38.377Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/doc/User-Guide.html
14:18:38 [2021-12-09T19:18:38.377Z] 
14:18:38 [2021-12-09T19:18:38.377Z] test:
14:18:38 [2021-12-09T19:18:38.377Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Executed tasks
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/main/resources
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] 
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:38 [2021-12-09T19:18:38.377Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:38 [2021-12-09T19:18:38.377Z] [INFO] Command line:
14:18:38 [2021-12-09T19:18:38.377Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:38 [2021-12-09T19:18:38.378Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:40 [2021-12-09T19:18:40.272Z] Buildfile: build.xml
14:18:40 [2021-12-09T19:18:40.272Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:40 [2021-12-09T19:18:40.272Z] 
14:18:40 [2021-12-09T19:18:40.272Z] build.index:
14:18:41 [2021-12-09T19:18:41.204Z] BUILD SUCCESSFUL
14:18:41 [2021-12-09T19:18:41.204Z] 
14:18:41 [2021-12-09T19:18:41.204Z] BUILD SUCCESSFUL
14:18:41 [2021-12-09T19:18:41.204Z] Total time: 1 second
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/src/test/resources
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:41 [2021-12-09T19:18:41.204Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.205Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.205Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] 
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:41 [2021-12-09T19:18:41.205Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:18:42 [2021-12-09T19:18:42.576Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.pom
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.opentracing.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.opentracing.doc.user ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Executing tasks
14:18:43 [2021-12-09T19:18:43.509Z] 
14:18:43 [2021-12-09T19:18:43.509Z] main:
14:18:43 [2021-12-09T19:18:43.509Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:18:43 [2021-12-09T19:18:43.509Z]      [copy] Copying 10 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.opentracing.doc.user
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Executed tasks
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.ui >--
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.ui 0.0.1-SNAPSHOT [42/118]
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/main/resources
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.509Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/classes
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/src/test/resources
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.766Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:43 [2021-12-09T19:18:43.766Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:18:43 [2021-12-09T19:18:43.767Z] [INFO] 
14:18:43 [2021-12-09T19:18:43.767Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:43 [2021-12-09T19:18:43.767Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:18:44 [2021-12-09T19:18:44.697Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:46 [2021-12-09T19:18:46.068Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:46 [2021-12-09T19:18:46.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.pom
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-sources.jar
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:46 [2021-12-09T19:18:46.325Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.ui ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing >--
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing 0.0.1-SNAPSHOT [43/118]
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] 
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:46 [2021-12-09T19:18:46.326Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar
14:18:46 [2021-12-09T19:18:46.891Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:48 [2021-12-09T19:18:48.263Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.jar
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT.pom
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-sources-feature.jar
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-p2metadata.xml
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.263Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core >--
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core 0.0.1-SNAPSHOT [44/118]
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/main/resources
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.264Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/classes
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/src/test/resources
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] 
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:48 [2021-12-09T19:18:48.522Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:49 [2021-12-09T19:18:49.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:50 [2021-12-09T19:18:50.455Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:50 [2021-12-09T19:18:50.455Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.pom
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-sources.jar
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-p2metadata.xml
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.doc.user >--
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Building Trace Compass Incubator otf2 User Guide 0.0.1-SNAPSHOT [45/118]
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Executing tasks
14:18:50 [2021-12-09T19:18:50.456Z] 
14:18:50 [2021-12-09T19:18:50.456Z] main:
14:18:50 [2021-12-09T19:18:50.456Z] 
14:18:50 [2021-12-09T19:18:50.456Z] clean:
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Executed tasks
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Executing tasks
14:18:50 [2021-12-09T19:18:50.456Z] 
14:18:50 [2021-12-09T19:18:50.456Z] main:
14:18:50 [2021-12-09T19:18:50.456Z] 
14:18:50 [2021-12-09T19:18:50.456Z] build:
14:18:50 [2021-12-09T19:18:50.456Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/doc/User-Guide.html
14:18:50 [2021-12-09T19:18:50.456Z] 
14:18:50 [2021-12-09T19:18:50.456Z] test:
14:18:50 [2021-12-09T19:18:50.456Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Executed tasks
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/main/resources
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] 
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:50 [2021-12-09T19:18:50.456Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data/.metadata/.log
14:18:50 [2021-12-09T19:18:50.456Z] [INFO] Command line:
14:18:50 [2021-12-09T19:18:50.456Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:18:50 [2021-12-09T19:18:50.456Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:18:52 [2021-12-09T19:18:52.354Z] Buildfile: build.xml
14:18:52 [2021-12-09T19:18:52.354Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:18:52 [2021-12-09T19:18:52.354Z] 
14:18:52 [2021-12-09T19:18:52.354Z] build.index:
14:18:52 [2021-12-09T19:18:52.917Z] BUILD SUCCESSFUL
14:18:52 [2021-12-09T19:18:52.917Z] 
14:18:52 [2021-12-09T19:18:52.917Z] BUILD SUCCESSFUL
14:18:52 [2021-12-09T19:18:52.917Z] Total time: 1 second
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/src/test/resources
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] 
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:53 [2021-12-09T19:18:53.175Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:55 [2021-12-09T19:18:55.700Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.266Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.266Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar
14:18:56 [2021-12-09T19:18:56.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.pom
14:18:56 [2021-12-09T19:18:56.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-sources.jar
14:18:56 [2021-12-09T19:18:56.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:56 [2021-12-09T19:18:56.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:18:56 [2021-12-09T19:18:56.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.otf2.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.otf2.doc.user ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Executing tasks
14:18:56 [2021-12-09T19:18:56.523Z] 
14:18:56 [2021-12-09T19:18:56.523Z] main:
14:18:56 [2021-12-09T19:18:56.523Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:18:56 [2021-12-09T19:18:56.523Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.otf2.doc.user
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Executed tasks
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.ui >--
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.ui 0.0.1-SNAPSHOT [46/118]
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/main/resources
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/classes
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/src/test/resources
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.523Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.781Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.781Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] 
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:56 [2021-12-09T19:18:56.781Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:57 [2021-12-09T19:18:57.716Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:58 [2021-12-09T19:18:58.281Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.281Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:58 [2021-12-09T19:18:58.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:18:58 [2021-12-09T19:18:58.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:18:58 [2021-12-09T19:18:58.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:18:58 [2021-12-09T19:18:58.538Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.538Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:58 [2021-12-09T19:18:58.538Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.pom
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-sources.jar
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.ui ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2 >--
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2 0.0.1-SNAPSHOT [47/118]
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] 
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2 ---
14:18:58 [2021-12-09T19:18:58.539Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar
14:18:59 [2021-12-09T19:18:59.914Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2 ---
14:19:00 [2021-12-09T19:19:00.478Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2 ---
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2 ---
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 3 classes
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2 ---
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.jar
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT.pom
14:19:00 [2021-12-09T19:19:00.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-sources-feature.jar
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-p2metadata.xml
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2 ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core >--
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core 0.0.1-SNAPSHOT [48/118]
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/main/resources
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.479Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/classes
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/src/test/resources
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] 
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:00 [2021-12-09T19:19:00.736Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:19:02 [2021-12-09T19:19:02.634Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:03 [2021-12-09T19:19:03.566Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.pom
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-sources.jar
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-p2metadata.xml
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core ---
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.doc.user >--
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] Building Trace Compass Incubator Perf Profiling User Guide 0.0.1-SNAPSHOT [49/118]
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.566Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] Executing tasks
14:19:03 [2021-12-09T19:19:03.567Z] 
14:19:03 [2021-12-09T19:19:03.567Z] main:
14:19:03 [2021-12-09T19:19:03.567Z] 
14:19:03 [2021-12-09T19:19:03.567Z] clean:
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] Executed tasks
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] Executing tasks
14:19:03 [2021-12-09T19:19:03.567Z] 
14:19:03 [2021-12-09T19:19:03.567Z] main:
14:19:03 [2021-12-09T19:19:03.567Z] 
14:19:03 [2021-12-09T19:19:03.567Z] build:
14:19:03 [2021-12-09T19:19:03.567Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/doc/User-Guide.html
14:19:03 [2021-12-09T19:19:03.567Z] 
14:19:03 [2021-12-09T19:19:03.567Z] test:
14:19:03 [2021-12-09T19:19:03.567Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] Executed tasks
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/main/resources
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] 
14:19:03 [2021-12-09T19:19:03.567Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:03 [2021-12-09T19:19:03.826Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:19:03 [2021-12-09T19:19:03.826Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data/.metadata/.log
14:19:03 [2021-12-09T19:19:03.826Z] [INFO] Command line:
14:19:03 [2021-12-09T19:19:03.826Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:19:03 [2021-12-09T19:19:03.826Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:05 [2021-12-09T19:19:05.724Z] Buildfile: build.xml
14:19:05 [2021-12-09T19:19:05.724Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:19:05 [2021-12-09T19:19:05.724Z] 
14:19:05 [2021-12-09T19:19:05.724Z] build.index:
14:19:06 [2021-12-09T19:19:06.288Z] BUILD SUCCESSFUL
14:19:06 [2021-12-09T19:19:06.288Z] 
14:19:06 [2021-12-09T19:19:06.288Z] BUILD SUCCESSFUL
14:19:06 [2021-12-09T19:19:06.288Z] Total time: 1 second
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/src/test/resources
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] 
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:06 [2021-12-09T19:19:06.546Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:19:07 [2021-12-09T19:19:07.918Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.pom
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.perf.profiling.doc.user ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Executing tasks
14:19:08 [2021-12-09T19:19:08.854Z] 
14:19:08 [2021-12-09T19:19:08.854Z] main:
14:19:08 [2021-12-09T19:19:08.854Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:19:08 [2021-12-09T19:19:08.854Z]      [copy] Copying 7 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.perf.profiling.doc.user
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Executed tasks
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling >--
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling 0.0.1-SNAPSHOT [50/118]
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] 
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:08 [2021-12-09T19:19:08.854Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar
14:19:09 [2021-12-09T19:19:09.419Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:10 [2021-12-09T19:19:10.792Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.jar
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT.pom
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-sources-feature.jar
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-p2metadata.xml
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.vm-parent >--
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Building Trace Compass Incubator VM Parent 0.0.1-SNAPSHOT       [51/118]
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --------------------------------[ pom ]---------------------------------
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.vm-parent ---
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.vm-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.vm-parent-0.0.1-SNAPSHOT.pom
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.792Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core >--
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.0.1-SNAPSHOT [52/118]
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/main/resources
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] 
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:10 [2021-12-09T19:19:10.793Z] [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/classes
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/src/test/resources
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.357Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] 
14:19:11 [2021-12-09T19:19:11.357Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:11 [2021-12-09T19:19:11.614Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:19:12 [2021-12-09T19:19:12.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:13 [2021-12-09T19:19:13.550Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.pom
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-sources.jar
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:13 [2021-12-09T19:19:13.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-p2metadata.xml
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core ---
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user >--
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] Building Trace Compass Incubator Virtual Machine Analysis User Guide 0.0.1-SNAPSHOT [53/118]
14:19:13 [2021-12-09T19:19:13.551Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Executing tasks
14:19:13 [2021-12-09T19:19:13.808Z] 
14:19:13 [2021-12-09T19:19:13.808Z] main:
14:19:13 [2021-12-09T19:19:13.808Z] 
14:19:13 [2021-12-09T19:19:13.808Z] clean:
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Executed tasks
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Executing tasks
14:19:13 [2021-12-09T19:19:13.808Z] 
14:19:13 [2021-12-09T19:19:13.808Z] main:
14:19:13 [2021-12-09T19:19:13.808Z] 
14:19:13 [2021-12-09T19:19:13.808Z] build:
14:19:13 [2021-12-09T19:19:13.808Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/doc/User-Guide.html
14:19:13 [2021-12-09T19:19:13.808Z] 
14:19:13 [2021-12-09T19:19:13.808Z] test:
14:19:13 [2021-12-09T19:19:13.808Z] [xmlvalidate] 3 file(s) have been successfully validated.
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Executed tasks
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/main/resources
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] 
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:13 [2021-12-09T19:19:13.808Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data/.metadata/.log
14:19:13 [2021-12-09T19:19:13.808Z] [INFO] Command line:
14:19:13 [2021-12-09T19:19:13.808Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:19:13 [2021-12-09T19:19:13.809Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:15 [2021-12-09T19:19:15.703Z] Buildfile: build.xml
14:19:15 [2021-12-09T19:19:15.703Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:19:15 [2021-12-09T19:19:15.703Z] 
14:19:15 [2021-12-09T19:19:15.703Z] build.index:
14:19:16 [2021-12-09T19:19:16.635Z] BUILD SUCCESSFUL
14:19:16 [2021-12-09T19:19:16.635Z] 
14:19:16 [2021-12-09T19:19:16.635Z] BUILD SUCCESSFUL
14:19:16 [2021-12-09T19:19:16.635Z] Total time: 1 second
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/src/test/resources
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.635Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.636Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.636Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] 
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:16 [2021-12-09T19:19:16.636Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:19:18 [2021-12-09T19:19:18.008Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.pom
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user ---
14:19:19 [2021-12-09T19:19:19.379Z] [INFO] Executing tasks
14:19:19 [2021-12-09T19:19:19.379Z] 
14:19:19 [2021-12-09T19:19:19.379Z] main:
14:19:19 [2021-12-09T19:19:19.380Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:19:19 [2021-12-09T19:19:19.380Z]      [copy] Copying 8 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] Executed tasks
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui >--
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.0.1-SNAPSHOT [54/118]
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/main/resources
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.380Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/classes
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/src/test/resources
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.637Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] 
14:19:19 [2021-12-09T19:19:19.637Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:19 [2021-12-09T19:19:19.894Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:19:20 [2021-12-09T19:19:20.828Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:22 [2021-12-09T19:19:22.201Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:22 [2021-12-09T19:19:22.201Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.pom
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-sources.jar
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:19:22 [2021-12-09T19:19:22.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis >--
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.0.1-SNAPSHOT [55/118]
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] 
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:22 [2021-12-09T19:19:22.459Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar
14:19:23 [2021-12-09T19:19:23.830Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:24 [2021-12-09T19:19:24.395Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.jar
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT.pom
14:19:24 [2021-12-09T19:19:24.395Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-sources-feature.jar
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-p2metadata.xml
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core >--
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core 0.0.1-SNAPSHOT [56/118]
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/main/resources
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.396Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/classes
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/src/test/resources
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] 
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:24 [2021-12-09T19:19:24.653Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:19:26 [2021-12-09T19:19:26.025Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:26 [2021-12-09T19:19:26.590Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:26 [2021-12-09T19:19:26.590Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.pom
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-sources.jar
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-p2metadata.xml
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core ---
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.doc.user >--
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Building Trace Compass Incubator uftrace User Guide 0.0.1-SNAPSHOT [57/118]
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Executing tasks
14:19:26 [2021-12-09T19:19:26.846Z] 
14:19:26 [2021-12-09T19:19:26.846Z] main:
14:19:26 [2021-12-09T19:19:26.846Z] 
14:19:26 [2021-12-09T19:19:26.846Z] clean:
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] Executed tasks
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.846Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] Executing tasks
14:19:26 [2021-12-09T19:19:26.847Z] 
14:19:26 [2021-12-09T19:19:26.847Z] main:
14:19:26 [2021-12-09T19:19:26.847Z] 
14:19:26 [2021-12-09T19:19:26.847Z] build:
14:19:26 [2021-12-09T19:19:26.847Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/doc/User-Guide.html
14:19:26 [2021-12-09T19:19:26.847Z] 
14:19:26 [2021-12-09T19:19:26.847Z] test:
14:19:26 [2021-12-09T19:19:26.847Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] Executed tasks
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/main/resources
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] 
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:26 [2021-12-09T19:19:26.847Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:19:26 [2021-12-09T19:19:26.847Z] [INFO] Command line:
14:19:26 [2021-12-09T19:19:26.847Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:19:26 [2021-12-09T19:19:26.847Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:19:28 [2021-12-09T19:19:28.743Z] Buildfile: build.xml
14:19:28 [2021-12-09T19:19:28.743Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:19:28 [2021-12-09T19:19:28.743Z] 
14:19:28 [2021-12-09T19:19:28.743Z] build.index:
14:19:29 [2021-12-09T19:19:29.308Z] BUILD SUCCESSFUL
14:19:29 [2021-12-09T19:19:29.308Z] 
14:19:29 [2021-12-09T19:19:29.308Z] BUILD SUCCESSFUL
14:19:29 [2021-12-09T19:19:29.308Z] Total time: 1 second
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/src/test/resources
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] 
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:29 [2021-12-09T19:19:29.566Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:19:32 [2021-12-09T19:19:32.093Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.pom
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-sources.jar
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.uftrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.uftrace.doc.user ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Executing tasks
14:19:33 [2021-12-09T19:19:33.464Z] 
14:19:33 [2021-12-09T19:19:33.464Z] main:
14:19:33 [2021-12-09T19:19:33.464Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:19:33 [2021-12-09T19:19:33.464Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.uftrace.doc.user
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Executed tasks
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace >--
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace 0.0.1-SNAPSHOT [58/118]
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.464Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.465Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.465Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.465Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.465Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.465Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:33 [2021-12-09T19:19:33.465Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:19:33 [2021-12-09T19:19:33.722Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.722Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.722Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:33 [2021-12-09T19:19:33.722Z] [INFO] 
14:19:33 [2021-12-09T19:19:33.722Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:33 [2021-12-09T19:19:33.722Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar
14:19:35 [2021-12-09T19:19:35.096Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:36 [2021-12-09T19:19:36.467Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.jar
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT.pom
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-sources-feature.jar
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-p2metadata.xml
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core >--
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core 0.0.1-SNAPSHOT [59/118]
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.467Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/main/resources
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/classes
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/src/test/resources
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] 
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:36 [2021-12-09T19:19:36.468Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:19:37 [2021-12-09T19:19:37.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar
14:19:38 [2021-12-09T19:19:38.771Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.771Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:38 [2021-12-09T19:19:38.771Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:38 [2021-12-09T19:19:38.771Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.pom
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-sources.jar
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-p2metadata.xml
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass >--
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass 0.0.1-SNAPSHOT [60/118]
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.772Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.773Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.773Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] 
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:38 [2021-12-09T19:19:38.773Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar
14:19:40 [2021-12-09T19:19:40.144Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:41 [2021-12-09T19:19:41.076Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.jar
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT.pom
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-sources-feature.jar
14:19:41 [2021-12-09T19:19:41.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-p2metadata.xml
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass-0.0.1-SNAPSHOT-p2artifacts.xml
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting-parent >--
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Building Trace Compass Incubator Scripting Parent 0.1.0-SNAPSHOT [61/118]
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --------------------------------[ pom ]---------------------------------
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent >>>
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting-parent <<<
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] 
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 1.5 MB/s)
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:19:41 [2021-12-09T19:19:41.077Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:19:41 [2021-12-09T19:19:41.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:19:41 [2021-12-09T19:19:41.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:19:41 [2021-12-09T19:19:41.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
14:19:41 [2021-12-09T19:19:41.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 4.4 MB/s)
14:19:41 [2021-12-09T19:19:41.334Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 2.6 MB/s)
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
14:19:41 [2021-12-09T19:19:41.335Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 7.4 MB/s)
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 526 kB/s)
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:19:41 [2021-12-09T19:19:41.592Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 954 kB/s)
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 1.5 MB/s)
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:19:41 [2021-12-09T19:19:41.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 6.7 MB/s)
14:19:42 [2021-12-09T19:19:42.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 125 kB/s)
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.108Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 1.9 MB/s)
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 876 kB/s)
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 720 kB/s)
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.366Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 212 kB/s)
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 2.0 MB/s)
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.624Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 990 kB/s)
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 925 kB/s)
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:19:42 [2021-12-09T19:19:42.881Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 100 kB/s)
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.395Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.395Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 1.3 MB/s)
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 1.3 MB/s)
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 1.9 MB/s)
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.396Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 1.0 MB/s)
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 1.3 MB/s)
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:19:43 [2021-12-09T19:19:43.653Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 117 kB/s)
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 2.0 MB/s)
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:19:43 [2021-12-09T19:19:43.910Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 1.0 MB/s)
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 72 kB/s)
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:19:44 [2021-12-09T19:19:44.167Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:19:44 [2021-12-09T19:19:44.424Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:19:44 [2021-12-09T19:19:44.424Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:19:44 [2021-12-09T19:19:44.424Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
14:19:44 [2021-12-09T19:19:44.424Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 128 kB/s)
14:19:44 [2021-12-09T19:19:44.424Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 9.3 MB/s)
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:19:44 [2021-12-09T19:19:44.425Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 509 kB/s)
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:19:44 [2021-12-09T19:19:44.681Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:19:44 [2021-12-09T19:19:44.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:19:44 [2021-12-09T19:19:44.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
14:19:44 [2021-12-09T19:19:44.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 444 kB/s)
14:19:44 [2021-12-09T19:19:44.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:19:44 [2021-12-09T19:19:44.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:19:44 [2021-12-09T19:19:44.682Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 146 kB/s)
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 778 kB/s)
14:19:44 [2021-12-09T19:19:44.939Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 142 kB/s)
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:19:45 [2021-12-09T19:19:45.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 519 kB/s)
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.7 MB/s)
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.454Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 67 kB/s)
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 605 kB/s)
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:19:45 [2021-12-09T19:19:45.711Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.7 MB/s)
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 137 kB/s)
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:19:45 [2021-12-09T19:19:45.969Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 226 kB/s)
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 45 kB/s)
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.226Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 93 kB/s)
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 208 kB/s)
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.484Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 23 kB/s)
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.742Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 143 kB/s)
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 115 kB/s)
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:46 [2021-12-09T19:19:46.999Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:47 [2021-12-09T19:19:47.256Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:47 [2021-12-09T19:19:47.256Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 92 kB/s)
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 2.2 MB/s)
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:47 [2021-12-09T19:19:47.257Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 3.2 MB/s)
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 1.2 MB/s)
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:47 [2021-12-09T19:19:47.514Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 4.0 MB/s)
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 530 kB/s)
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 1.5 MB/s)
14:19:47 [2021-12-09T19:19:47.771Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 2.0 MB/s)
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.028Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.029Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.029Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.029Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 332 kB/s)
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 943 kB/s)
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 115 kB/s)
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:48 [2021-12-09T19:19:48.286Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 3.6 MB/s)
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 237 kB/s)
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:48 [2021-12-09T19:19:48.544Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 3.8 MB/s)
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 3.9 MB/s)
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:48 [2021-12-09T19:19:48.802Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 3.0 MB/s)
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:49 [2021-12-09T19:19:49.059Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 5.0 MB/s)
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 140 kB/s)
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:49 [2021-12-09T19:19:49.060Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 1.6 MB/s)
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 690 kB/s)
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:49 [2021-12-09T19:19:49.317Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 90 kB/s)
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:49 [2021-12-09T19:19:49.575Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:50 [2021-12-09T19:19:50.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
14:19:50 [2021-12-09T19:19:50.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 1.2 MB/s)
14:19:50 [2021-12-09T19:19:50.946Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 112 kB/s)
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 1.1 MB/s)
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 800 kB/s)
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:50 [2021-12-09T19:19:50.947Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 7.0 MB/s)
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 11 MB/s)
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
14:19:51 [2021-12-09T19:19:51.205Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
14:19:51 [2021-12-09T19:19:51.463Z] [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
14:19:51 [2021-12-09T19:19:51.463Z] [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 5.5 MB/s)
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
14:19:51 [2021-12-09T19:19:51.463Z] [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
14:19:51 [2021-12-09T19:19:51.463Z] [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.1 MB/s)
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.463Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.720Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.720Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.720Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.720Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 185 kB/s)
14:19:51 [2021-12-09T19:19:51.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.721Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.721Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.721Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.721Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 430 kB/s)
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/6/project-6.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/6/project-6.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/6/project-6.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/6/project-6.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/6/project-6.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 2.0 MB/s)
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:51 [2021-12-09T19:19:51.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 406 kB/s)
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 273 kB/s)
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:52 [2021-12-09T19:19:52.236Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:52 [2021-12-09T19:19:52.493Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:52 [2021-12-09T19:19:52.493Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 62 kB/s)
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 765 kB/s)
14:19:52 [2021-12-09T19:19:52.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 53 kB/s)
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:52 [2021-12-09T19:19:52.753Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (2.5 kB at 209 kB/s)
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:19:53 [2021-12-09T19:19:53.009Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
14:19:53 [2021-12-09T19:19:53.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 9.3 MB/s)
14:19:53 [2021-12-09T19:19:53.010Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:19:53 [2021-12-09T19:19:53.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:19:53 [2021-12-09T19:19:53.010Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 158 kB/s)
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 1.3 MB/s)
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:53 [2021-12-09T19:19:53.267Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:53 [2021-12-09T19:19:53.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:53 [2021-12-09T19:19:53.526Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:53 [2021-12-09T19:19:53.784Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:54 [2021-12-09T19:19:54.040Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 2.7 MB/s)
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 1.2 MB/s)
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 3.1 MB/s)
14:19:54 [2021-12-09T19:19:54.041Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 295 kB/s)
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 1.0 MB/s)
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 2.3 MB/s)
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 12 MB/s)
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 14 MB/s)
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
14:19:54 [2021-12-09T19:19:54.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 690 kB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 1.1 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 1.2 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 961 kB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [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
14:19:54 [2021-12-09T19:19:54.300Z] [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 3.3 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 4.9 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 383 kB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 244 kB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 366 kB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 5.4 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 2.7 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 2.6 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 3.9 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 1.8 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 566 kB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 1.8 MB/s)
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.300Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 49 kB/s)
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 329 kB/s)
14:19:54 [2021-12-09T19:19:54.558Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 6.7 MB/s)
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting-parent ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting-parent/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-parent-0.1.0-SNAPSHOT.pom
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core >--
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core 0.1.0-SNAPSHOT [62/118]
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.815Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core >>>
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core <<<
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] 
14:19:54 [2021-12-09T19:19:54.816Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.075Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.editpad/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.internal.ed/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.jfr/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.jdi/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.rmi/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.se/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.pack/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.compiler/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.crypto.ec/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.internal.opt/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.attach/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.rmic/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.sql/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.crypto.cryptoki/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.transaction.xa/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.net.http/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.security.jgss/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.sql.rowset/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.jcmd/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.management/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.unsupported/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.security.auth/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.xml.dom/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.zipfs/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.desktop/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.charsets/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.jdwp.agent/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.internal.vm.compiler/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.javadoc/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.compiler/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.naming.dns/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.dynalink/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.scripting/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.logging/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/java.management.rmi/module-info.class]
14:20:00 [2021-12-09T19:20:00.075Z] [loading /modules/jdk.jdeps/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.prefs/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.jsobject/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.scripting.nashorn/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.internal.vm.ci/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.xml/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.accessibility/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.naming/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.internal.le/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.jshell/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.management/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.hotspot.agent/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.net/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.jstatd/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.localedata/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.instrument/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.jconsole/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.jartool/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.aot/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.scripting.nashorn.shell/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.management.agent/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.smartcardio/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.httpserver/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.naming.rmi/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.internal.jvmstat/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.xml.crypto/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.security.jgss/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.datatransfer/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.jlink/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.base/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/java.security.sasl/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.sctp/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.management.jfr/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] [loading /modules/jdk.unsupported.desktop/module-info.class]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.analysis...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/AnalysisScriptingModule.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 68ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/ScriptedAnalysis.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 4ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/analysis/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.callstack...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/CallStackScriptingModule.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 5ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/callstack/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.data.provider...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/DataProviderScriptingModule.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 11ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/data/provider/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.filters...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/FiltersScriptingModule.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 3ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/filters/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.trace...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/ScriptEventsIterator.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 2ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/TraceScriptingModule.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 3ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/trace/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 0ms]
14:20:00 [2021-12-09T19:20:00.076Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.core.utils...
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/ListWrapper.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/UtilsModule.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 51ms]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/scripting/core/utils/package-info.java]]
14:20:00 [2021-12-09T19:20:00.076Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.076Z] Constructing Javadoc information...
14:20:00 [2021-12-09T19:20:00.076Z] [search path for source files: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src]
14:20:00 [2021-12-09T19:20:00.077Z] [search path for class files: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.800.v20200128-0855/org.eclipse.e4.ui.di-1.2.800.v20200128-0855.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.classloader/0.8.0.I202104091518/org.eclipse.ease.classloader-0.8.0.I202104091518.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.common.core/1.1.3.202112091633/org.eclipse.tracecompass.lttng2.common.core-1.1.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.0.1.202112091633/org.eclipse.tracecompass.segmentstore.core-3.0.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.300.v20190708-1141/org.eclipse.osgi.util-3.5.300.v20190708-1141.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.15.600.v20200311-0642/org.eclipse.e4.core.di.extensions.supplier-0.15.600.v20200311-0642.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.control.core/1.2.5.202112091633/org.eclipse.tracecompass.lttng2.control.core-1.2.5.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.0.v20200217-0016/org.eclipse.ecf.filetransfer-5.1.0.v20200217-0016.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.3.0.v20190515-0436/org.apache.xmlgraphics-2.3.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.0.6.202112091633/org.eclipse.tracecompass.tmf.filter.parser-1.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.22.0.v20200519-1135/org.eclipse.emf.ecore-2.22.0.v20200519-1135.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml.bind/2.2.0.v201105210648/javax.xml.bind-2.2.0.v201105210648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.700.v20200511-1530/org.eclipse.equinox.p2.engine-2.6.700.v20200511-1530.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.5.0.v20200511-1530/org.eclipse.equinox.p2.metadata-2.5.0.v20200511-1530.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.xml.bind/2.3.3.v20201118-1818/jakarta.xml.bind-2.3.3.v20201118-1818.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.4.500.v20200422-1833/org.eclipse.equinox.app-1.4.500.v20200422-1833.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.2.300.v20191213-1901/org.eclipse.equinox.bidi-1.2.300.v20191213-1901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.9.0.v20200519-1409/org.eclipse.core.databinding-1.9.0.v20200519-1409.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.19.0.v20200106-2343/org.apache.commons.compress-1.19.0.v20200106-2343.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.11.0.v20190515-0436/org.apache.batik.css-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.5.400.v20200511-1702/org.eclipse.equinox.event-1.5.400.v20200511-1702.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.2.300.v20200422-1846/org.eclipse.e4.core.services-2.2.300.v20200422-1846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.900.v20200513-0930/org.eclipse.e4.ui.bindings-0.12.900.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.15.100.v20200323-2111/org.eclipse.e4.ui.ide-3.15.100.v20200323-2111.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.1.202112091633/org.eclipse.tracecompass.common.core-4.3.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.700.v20200517-1644/org.eclipse.core.contenttype-3.7.700.v20200517-1644.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200515-0330/org.eclipse.ltk.core.refactoring-3.11.0.v20200515-0330.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2.202112091633/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.117.0.v20200518-1705/org.eclipse.ui-3.117.0.v20200518-1705.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.6.0.v20190123-2029/org.apache.commons.io-2.6.0.v20190123-2029.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/5.10.400.202001092011/org.eclipse.cdt.core.native-5.10.400.202001092011.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.4.700.v20200110-2121/org.eclipse.equinox.p2.repository-2.4.700.v20200110-2121.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.5.v20200217-1548/org.eclipse.ecf-3.9.5.v20200217-1548.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.1.500.v20200106-1437/org.eclipse.equinox.concurrent-1.1.500.v20200106-1437.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.1.800.v20200522-0923/org.eclipse.e4.ui.dialogs-1.1.800.v20200522-0923.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1200.v20200513-0930/org.eclipse.e4.ui.css.core-0.12.1200.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.300.v20200526-0811/org.eclipse.jface.text-3.16.300.v20200526-0811.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1200.v20200529-1321/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1200.v20200529-1321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.parser/1.0.6.202112091633/org.eclipse.tracecompass.ctf.parser-1.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.1.0.v201403281430/org.apache.commons.lang3-3.1.0.v201403281430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/6.11.1.202006011430/org.eclipse.cdt.core-6.11.1.202006011430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.700.v20200318-1219/org.eclipse.e4.emf.xpath-0.2.700.v20200318-1219.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.800.v20200525-0755/org.eclipse.help-3.8.800.v20200525-0755.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.700.v20191222-1048/org.eclipse.e4.ui.widgets-1.2.700.v20191222-1048.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.1.0.v20200603-1117/org.eclipse.urischeme-1.1.0.v20200603-1117.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.700.v20200527-0719/org.eclipse.e4.ui.css.swt.theme-0.12.700.v20200527-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.0.3.202112091633/org.eclipse.tracecompass.lttng2.ust.core-5.0.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.800.v20200406-0956/org.eclipse.equinox.registry-3.8.800.v20200406-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.800.v20200120-1101/org.eclipse.core.variables-3.4.800.v20200120-1101.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200530-0835/org.eclipse.ui.ide-3.17.100.v20200530-0835.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.15.300.v20200520-1959/org.eclipse.osgi-3.15.300.v20200520-1959.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.16.0.v20200507-0938/org.eclipse.e4.core.di.extensions-0.16.0.v20200507-0938.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.15.100.v20200514-0816/org.eclipse.debug.core-3.15.100.v20200514-0816.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.2.v20180104-1110/com.google.gson-2.8.2.v20180104-1110.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.11.300.v20200514-1625/org.eclipse.e4.ui.workbench-1.11.300.v20200514-1625.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.500.v20200114-1637/org.eclipse.equinox.security-1.3.500.v20200114-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.1000.v20200525-0806/org.eclipse.e4.ui.css.swt-0.13.1000.v20200525-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.1.16.v20200110-1820/org.apache.felix.scr-2.1.16.v20200110-1820.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.11.0.v20190515-0436/org.apache.batik.constants-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.800.v20200319-0911/org.eclipse.core.expressions-3.6.800.v20200319-0911.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.8.0.v20200124-0715/org.eclipse.core.databinding.property-1.8.0.v20200124-0715.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.cocoa.macosx.x86_64-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.18.0.v20200506-2143/org.eclipse.core.runtime-3.18.0.v20200506-2143.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.2.2.202112091633/org.eclipse.tracecompass.datastore.core-1.2.2.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.20.0.v20200505-1952/org.eclipse.jface-3.20.0.v20200505-1952.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.win32.win32.x86_64-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core/4.0.6.202112091633/org.eclipse.tracecompass.ctf.core-4.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core/1.0.2.202112091633/org.eclipse.tracecompass.tmf.cli.core-1.0.2.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.1000.v20200409-1035/org.eclipse.core.filebuffers-3.6.1000.v20200409-1035.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core/2.1.0.202112091633/org.eclipse.tracecompass.analysis.profiling.core-2.1.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.19.0.v20200324-0932/org.eclipse.emf.common-2.19.0.v20200324-0932.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1000.v20200514-1625/org.eclipse.e4.ui.workbench.swt-0.14.1000.v20200514-1625.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.10.200.v20200428-0633/org.eclipse.text-3.10.200.v20200428-0633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.800.v20200421-0950/org.eclipse.core.jobs-3.10.800.v20200421-0950.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.600.v20191216-2352/org.eclipse.e4.core.di.annotations-1.6.600.v20191216-2352.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j/0.9.0.v20200229-1009/org.eclipse.lsp4j-0.9.0.v20200229-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.2.3.202112091633/org.eclipse.tracecompass.analysis.timing.core-5.2.3.202112091633.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.22.0.v20200602-0713/org.eclipse.xtext.xbase.lib-2.22.0.v20200602-0713.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.400.v20191217-1710/org.eclipse.e4.core.contexts-1.8.400.v20191217-1710.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/64.2.0.v20190507-1337/com.ibm.icu-64.2.0.v20190507-1337.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.114.100.v20200604-0951/org.eclipse.swt-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.2.0.v201404270220/org.apache.commons.cli-1.2.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.9.0.v20200205-2119/org.eclipse.core.databinding.observable-1.9.0.v20200205-2119.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.8.0.v20190206-2147/org.eclipse.osgi.services-3.8.0.v20190206-2147.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j.jsonrpc/0.9.0.v20200229-1009/org.eclipse.lsp4j.jsonrpc-0.9.0.v20200229-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.700.v20200110-1734/org.eclipse.core.filesystem-1.7.700.v20200110-1734.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.9.300.v20200513-0930/org.eclipse.ui.navigator-3.9.300.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.700.v20191217-1850/org.eclipse.core.commands-3.9.700.v20191217-1850.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.2.3.202112091633/org.eclipse.tracecompass.tmf.ctf.core-4.2.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.11.0.v20190515-0436/org.apache.batik.i18n-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.3.400.v20191211-1528/org.eclipse.equinox.p2.metadata.repository-1.3.400.v20191211-1528.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.900.v20200110-1732/org.eclipse.e4.core.commands-0.12.900.v20200110-1732.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.11.0.v20190515-0436/org.apache.batik.util-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.700.v20190930-1643/org.eclipse.e4.ui.services-1.3.700.v20190930-1643.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.700.v20200113-1422/org.eclipse.e4.ui.model.workbench-2.1.700.v20200113-1422.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.activation/1.1.0.v201211130549/javax.activation-1.1.0.v201211130549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core/3.1.0.202112091633/org.eclipse.tracecompass.analysis.graph.core-3.1.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.400.v20191216-0805/org.eclipse.e4.ui.workbench3-0.15.400.v20191216-0805.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.300.v20191020-1846/org.eclipse.ecf.identity-3.9.300.v20191020-1846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.0.6.202112091633/org.eclipse.tracecompass.analysis.counters.core-2.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.600.v20200428-0912/org.eclipse.e4.core.di-1.7.600.v20200428-0912.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.1000.v20200517-1848/org.eclipse.e4.ui.workbench.addons.swt-1.3.1000.v20200517-1848.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.300.v20200211-1504/org.eclipse.equinox.p2.core-2.6.300.v20200211-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.11.100.v20200522-1835/org.eclipse.jface.databinding-1.11.100.v20200522-1835.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.gtk.linux.x86_64-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.8.0.v20200422-1833/org.eclipse.equinox.preferences-3.8.0.v20200422-1833.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /modules/java.base/java/util/Objects.class]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/modules/WrapToScript.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/Nullable.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/analysis/IAnalysisModule.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEvent.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/event/ITmfEventField.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceUtils.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /modules/java.base/java/lang/Object.class]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /modules/java.base/java/lang/String.class]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/modules/ScriptParameter.class)]
14:20:00 [2021-12-09T19:20:00.078Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]
14:20:00 [2021-12-09T19:20:00.078Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/analysis/TmfScriptAnalysis.java]]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/ScriptEventRequest.java]]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/ITmfStateSystemBuilder.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/Collection.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/HashSet.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/Iterator.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/NoSuchElementException.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.1.202112091633/org.eclipse.tracecompass.common.core-4.3.1.202112091633.jar(/org/eclipse/tracecompass/common/core/collect/BufferedBlockingQueue.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/NonNull.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/AllGroupDescriptor.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeGroupDescriptor.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeProvider.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/IWeightedTreeSet.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTree.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeGroupBy.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTreeUtils.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/diff/DifferentialWeightedTreeProvider.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/FlameGraphDataProvider.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptingDataProviderManager.java]]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing completed 2ms]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/ArrayList.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/Collections.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/List.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/Map.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /modules/java.base/java/util/function/Function.class]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedEntryDataModel.java]]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.java]]
14:20:00 [2021-12-09T19:20:00.079Z] [parsing completed 2ms]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenStateSystemPath.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/values/DataDrivenValueConstant.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenOutputEntry.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphProviderFactory.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider$DisplayType.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYProviderFactory.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/ITmfStateSystem.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/statevalue/ITmfStateValue.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphArrow.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphRowModel.class)]
14:20:00 [2021-12-09T19:20:00.079Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphArrow.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/statesystem/ITmfAnalysisModuleWithStateSystems.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/SuppressWarnings.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/io/IOException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/util/HashMap.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/util/Map$Entry.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/util/StringJoiner.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/util/regex/Matcher.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/util/regex/Pattern.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar(/org/antlr/runtime/RecognitionException.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j/0.9.0.v20200229-1009/org.eclipse.lsp4j-0.9.0.v20200229-1009.jar(/org/eclipse/lsp4j/Diagnostic.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2.202112091633/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2.202112091633.jar(/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelAnalysisModule.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2.202112091633/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2.202112091633.jar(/org/eclipse/tracecompass/analysis/os/linux/core/kernel/KernelThreadInformationProvider.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2.202112091633/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2.202112091633.jar(/org/eclipse/tracecompass/analysis/os/linux/core/model/OsStrings.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core/target/org.eclipse.tracecompass.incubator.filters.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/filters/core/server/FilterValidation.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filter/parser/IFilterStrings.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TmfFilterAppliedSignal.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/internal/provisional/tmf/core/model/filters/TraceCompassFilter.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/Integer.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/io/FileNotFoundException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/reflect/InvocationTargetException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/IFile.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/IFolder.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/IProject.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/IPath.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/IExecutionListener.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/IScriptEngine.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/Script.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/modules/AbstractScriptModule.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]
14:20:00 [2021-12-09T19:20:00.080Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.java]]
14:20:00 [2021-12-09T19:20:00.080Z] [parsing completed 0ms]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/exceptions/TmfTraceException.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceImportException.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/project/model/TmfTraceType.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/modules/IScriptModule.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/InstantiationException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/IllegalAccessException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/NoSuchMethodException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/lang/SecurityException.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/event/TmfEvent.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/request/ITmfEventRequest.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/request/TmfEventRequest.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/timestamp/TmfTimeRange.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.20211WARNING: Cannot read package data from 'http://docs.oracle.com/javase/8/docs/api': Empty content detected
14:20:00 [2021-12-09T19:20:00.080Z] 2091633.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfContext.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/IAdaptable.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/PlatformObject.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/nio/file/FileVisitResult.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/nio/file/Files.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/nio/file/Path.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/nio/file/Paths.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/nio/file/SimpleFileVisitor.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /modules/java.base/java/nio/file/attribute/BasicFileAttributes.class]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
14:20:00 [2021-12-09T19:20:00.080Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]
14:20:00 [2021-12-09T19:20:00.081Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src:org/eclipse/tracecompass/incubator/internal/scripting/core/Activator.java]]
14:20:00 [2021-12-09T19:20:00.081Z] [parsing completed 1ms]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/StateSystemFactory.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/backend/IStateHistoryBackend.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/backend/StateHistoryBackendFactory.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/exceptions/TmfAnalysisException.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/component/ITmfComponent.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/analysis/requirements/IAnalysisRequirementProvider.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/project/model/ITmfPropertiesProvider.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/component/TmfComponent.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /modules/java.base/java/lang/Iterable.class]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalHandler.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfTraceClosedSignal.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/HashMultimap.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/Multimap.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /modules/java.base/java/util/concurrent/atomic/AtomicLong.class]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/IElementResolver.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/ICoreElementResolver.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /modules/java.base/java/util/Comparator.class]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /modules/java.base/java/util/Set.class]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /modules/java.base/java/util/function/Predicate.class]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/StateSystemDisposedException.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/exceptions/TimeRangeException.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar(/org/eclipse/tracecompass/statesystem/core/interval/ITmfStateInterval.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/CommonStatusMessage.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphState.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphModel.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphRowModel.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphState.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeModel.class)]
14:20:00 [2021-12-09T19:20:00.081Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/response/ITmfResponse.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/response/ITmfResponse$Status.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/response/TmfModelResponse.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/Long.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/IndexOutOfBoundsException.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.15.300.v20200520-1959/org.eclipse.osgi-3.15.300.v20200520-1959.jar(/org/eclipse/osgi/util/NLS.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.1.202112091633/org.eclipse.tracecompass.common.core-4.3.1.202112091633.jar(/org/eclipse/tracecompass/common/core/TraceCompassActivator.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.18.0.v20200506-2143/org.eclipse.core.runtime-3.18.0.v20200506-2143.jar(/org/eclipse/core/runtime/Plugin.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.15.300.v20200520-1959/org.eclipse.osgi-3.15.300.v20200520-1959.jar(/org/osgi/framework/BundleActivator.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/Deprecated.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/annotation/Retention.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/annotation/Target.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/annotation/ElementType.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/annotation/Annotation.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /modules/java.base/java/lang/Override.class]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/annotations/GwtCompatible.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
14:20:00 [2021-12-09T19:20:00.082Z] [done in 3592 ms]
14:20:00 [2021-12-09T19:20:00.082Z] 1 warning
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] Javadoc Warnings
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] javadoc: warning - The old Doclet and Taglet APIs in the packages
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] com.sun.javadoc, com.sun.tools.doclets and their implementations
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] are planned to be removed in a future JDK release. These
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] components have been superseded by the new APIs in jdk.javadoc.doclet.
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] Users are strongly recommended to migrate to the new APIs.
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] javadoc: warning - No source files for package org.eclipse.tracecompass.incubator.scripting.core
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/main/resources
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Copying 7 resources to help
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/classes
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/src/test/resources
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] 
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:00 [2021-12-09T19:20:00.082Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:20:00 [2021-12-09T19:20:00.646Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:01 [2021-12-09T19:20:01.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:01 [2021-12-09T19:20:01.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:01 [2021-12-09T19:20:01.469Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:20:01 [2021-12-09T19:20:01.469Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.469Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:01 [2021-12-09T19:20:01.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar
14:20:01 [2021-12-09T19:20:01.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.pom
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-sources.jar
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-p2metadata.xml
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT-p2artifacts.xml
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.doc.user >--
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Building Trace Compass Incubator Scripting User Guide 0.1.0-SNAPSHOT [63/118]
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Executing tasks
14:20:01 [2021-12-09T19:20:01.470Z] 
14:20:01 [2021-12-09T19:20:01.470Z] main:
14:20:01 [2021-12-09T19:20:01.470Z] 
14:20:01 [2021-12-09T19:20:01.470Z] clean:
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Executed tasks
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Executing tasks
14:20:01 [2021-12-09T19:20:01.470Z] 
14:20:01 [2021-12-09T19:20:01.470Z] main:
14:20:01 [2021-12-09T19:20:01.470Z] 
14:20:01 [2021-12-09T19:20:01.470Z] build:
14:20:01 [2021-12-09T19:20:01.470Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/doc/User-Guide.html
14:20:01 [2021-12-09T19:20:01.470Z] 
14:20:01 [2021-12-09T19:20:01.470Z] test:
14:20:01 [2021-12-09T19:20:01.470Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Executed tasks
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/main/resources
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] 
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:01 [2021-12-09T19:20:01.470Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data/.metadata/.log
14:20:01 [2021-12-09T19:20:01.470Z] [INFO] Command line:
14:20:01 [2021-12-09T19:20:01.470Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:20:01 [2021-12-09T19:20:01.470Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:03 [2021-12-09T19:20:03.367Z] Buildfile: build.xml
14:20:03 [2021-12-09T19:20:03.367Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:20:03 [2021-12-09T19:20:03.367Z] 
14:20:03 [2021-12-09T19:20:03.367Z] build.index:
14:20:04 [2021-12-09T19:20:04.297Z] BUILD SUCCESSFUL
14:20:04 [2021-12-09T19:20:04.297Z] 
14:20:04 [2021-12-09T19:20:04.297Z] BUILD SUCCESSFUL
14:20:04 [2021-12-09T19:20:04.297Z] Total time: 1 second
14:20:04 [2021-12-09T19:20:04.297Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.297Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.297Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:04 [2021-12-09T19:20:04.297Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/src/test/resources
14:20:04 [2021-12-09T19:20:04.297Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.297Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] 
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:04 [2021-12-09T19:20:04.298Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:20:05 [2021-12-09T19:20:05.669Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.pom
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-sources.jar
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-p2metadata.xml
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.scripting.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.doc.user/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.doc.user-0.1.0-SNAPSHOT-p2artifacts.xml
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.scripting.doc.user ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Executing tasks
14:20:07 [2021-12-09T19:20:07.041Z] 
14:20:07 [2021-12-09T19:20:07.041Z] main:
14:20:07 [2021-12-09T19:20:07.041Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:20:07 [2021-12-09T19:20:07.041Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.scripting.doc.user
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Executed tasks
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui >--
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.ui 0.1.0-SNAPSHOT [64/118]
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui >>>
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:07 [2021-12-09T19:20:07.041Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.042Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui <<<
14:20:07 [2021-12-09T19:20:07.042Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.042Z] [INFO] 
14:20:07 [2021-12-09T19:20:07.042Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.318Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.smartcardio/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.xml.dom/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.prefs/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.scripting/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.opt/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.sql/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.accessibility/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.security.sasl/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.desktop/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.xml/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.sql.rowset/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.net.http/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.management.rmi/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.security.jgss/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.sctp/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.vm.compiler.management/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.charsets/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.localedata/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.zipfs/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jdwp.agent/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.le/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jlink/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.editpad/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.ed/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jdeps/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.javadoc/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jshell/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.transaction.xa/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.attach/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.naming/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.pack/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.security.jgss/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.management/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jstatd/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jcmd/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.compiler/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.hotspot.agent/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.unsupported.desktop/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.scripting.nashorn/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jartool/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.management.agent/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.management/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.compiler/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.vm.compiler/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jfr/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.unsupported/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.management.jfr/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.vm.ci/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.logging/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.aot/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.rmic/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.dynalink/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.httpserver/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.naming.rmi/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.security.auth/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.net/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.scripting.nashorn.shell/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.xml.crypto/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.crypto.ec/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.base/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jsobject/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jdi/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.crypto.cryptoki/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.internal.jvmstat/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.se/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.naming.dns/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/jdk.jconsole/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.instrument/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.datatransfer/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] [loading /modules/java.rmi/module-info.class]
14:20:10 [2021-12-09T19:20:10.318Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.callstack...
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/CallStackUiScriptingModule.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 13ms]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/callstack/package-info.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 0ms]
14:20:10 [2021-12-09T19:20:10.319Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.trace...
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/TraceScriptingUI.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 2ms]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/trace/package-info.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 1ms]
14:20:10 [2021-12-09T19:20:10.319Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.tracemarker...
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/TraceMarkerScriptingModule.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 5ms]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/tracemarker/package-info.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 0ms]
14:20:10 [2021-12-09T19:20:10.319Z] Loading source files for package org.eclipse.tracecompass.incubator.scripting.ui.views...
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/ViewModule.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 3ms]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/scripting/ui/views/package-info.java]]
14:20:10 [2021-12-09T19:20:10.319Z] [parsing completed 1ms]
14:20:10 [2021-12-09T19:20:10.319Z] Constructing Javadoc information...
14:20:10 [2021-12-09T19:20:10.319Z] [search path for source files: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src]
14:20:10 [2021-12-09T19:20:10.320Z] [search path for class files: /opt/tools/java/openjdk/jdk-11/11.0.2+9/lib/modules,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.800.v20200128-0855/org.eclipse.e4.ui.di-1.2.800.v20200128-0855.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.classloader/0.8.0.I202104091518/org.eclipse.ease.classloader-0.8.0.I202104091518.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.common.core/1.1.3.202112091633/org.eclipse.tracecompass.lttng2.common.core-1.1.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.segmentstore.core/3.0.1.202112091633/org.eclipse.tracecompass.segmentstore.core-3.0.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.tukaani.xz/1.8.0.v20180207-1613/org.tukaani.xz-1.8.0.v20180207-1613.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.300.v20190708-1141/org.eclipse.osgi.util-3.5.300.v20190708-1141.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.ui/1.2.600.v20191213-1901/org.eclipse.equinox.security.ui-1.2.600.v20191213-1901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.15.600.v20200311-0642/org.eclipse.e4.core.di.extensions.supplier-0.15.600.v20200311-0642.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.control.core/1.2.5.202112091633/org.eclipse.tracecompass.lttng2.control.core-1.2.5.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/5.1.0.v20200217-0016/org.eclipse.ecf.filetransfer-5.1.0.v20200217-0016.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.13.200.v20200501-2307/org.eclipse.ui.editors-3.13.200.v20200501-2307.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.3.0.v20190515-0436/org.apache.xmlgraphics-2.3.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.filter.parser/1.0.6.202112091633/org.eclipse.tracecompass.tmf.filter.parser-1.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.400.v202004081818/org.eclipse.wst.sse.core-1.2.400.v202004081818.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.22.0.v20200519-1135/org.eclipse.emf.ecore-2.22.0.v20200519-1135.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.200.v202005180122/org.eclipse.wst.xml.core-1.2.200.v202005180122.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml.bind/2.2.0.v201105210648/javax.xml.bind-2.2.0.v201105210648.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.4.600.v20200422-1910/org.eclipse.update.configurator-3.4.600.v20200422-1910.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.600.v201903222010/org.eclipse.wst.validation.ui-1.2.600.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.700.v20200511-1530/org.eclipse.equinox.p2.engine-2.6.700.v20200511-1530.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.5.0.v20200511-1530/org.eclipse.equinox.p2.metadata-2.5.0.v20200511-1530.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/jakarta.xml.bind/2.3.3.v20201118-1818/jakarta.xml.bind-2.3.3.v20201118-1818.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.4.500.v20200422-1833/org.eclipse.equinox.app-1.4.500.v20200422-1833.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.7.300.v20200417-1241/org.eclipse.ui.navigator.resources-3.7.300.v20200417-1241.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.2.300.v20191213-1901/org.eclipse.equinox.bidi-1.2.300.v20191213-1901.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.800.v201904082137/org.eclipse.wst.validation-1.2.800.v201904082137.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.9.0.v20200519-1409/org.eclipse.core.databinding-1.9.0.v20200519-1409.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.operations/2.5.800.v20200410-1336/org.eclipse.equinox.p2.operations-2.5.800.v20200410-1336.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.9.0.v201101211617/org.apache.xerces-2.9.0.v201101211617.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.compress/1.19.0.v20200106-2343/org.apache.commons.compress-1.19.0.v20200106-2343.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.201.v201903222010/org.eclipse.wst.common.frameworks-1.2.201.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.9.100.v20200413-1417/org.eclipse.ui.forms-3.9.100.v20200413-1417.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.11.0.v20190515-0436/org.apache.batik.css-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.event/1.5.400.v20200511-1702/org.eclipse.equinox.event-1.5.400.v20200511-1702.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.11.0.v20200515-0330/org.eclipse.ltk.ui.refactoring-3.11.0.v20200515-0330.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.1000.v20200428-1255/org.eclipse.team.core-3.8.1000.v20200428-1255.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.2.300.v20200422-1846/org.eclipse.e4.core.services-2.2.300.v20200422-1846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swtchart/0.12.0.202003130409/org.eclipse.swtchart-0.12.0.202003130409.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.themes/1.2.1000.v20200528-1125/org.eclipse.ui.themes-1.2.1000.v20200528-1125.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.900.v20200513-0930/org.eclipse.e4.ui.bindings-0.12.900.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.4.202112091633/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.4.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.15.100.v20200323-2111/org.eclipse.e4.ui.ide-3.15.100.v20200323-2111.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.common.core/4.3.1.202112091633/org.eclipse.tracecompass.common.core-4.3.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.700.v20200517-1644/org.eclipse.core.contenttype-3.7.700.v20200517-1644.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.11.0.v20200515-0330/org.eclipse.ltk.core.refactoring-3.11.0.v20200515-0330.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.os.linux.core/6.0.2.202112091633/org.eclipse.tracecompass.analysis.os.linux.core-6.0.2.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.117.0.v20200518-1705/org.eclipse.ui-3.117.0.v20200518-1705.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.6.0.v20190123-2029/org.apache.commons.io-2.6.0.v20190123-2029.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core.native/5.10.400.202001092011/org.eclipse.cdt.core.native-5.10.400.202001092011.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.statesystem.core/5.1.0.202112091633/org.eclipse.tracecompass.statesystem.core-5.1.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.4.700.v20200110-2121/org.eclipse.equinox.p2.repository-2.4.700.v20200110-2121.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.9.5.v20200217-1548/org.eclipse.ecf-3.9.5.v20200217-1548.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.concurrent/1.1.500.v20200106-1437/org.eclipse.equinox.concurrent-1.1.500.v20200106-1437.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.1.800.v20200522-0923/org.eclipse.e4.ui.dialogs-1.1.800.v20200522-0923.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xsd/2.17.0.v20200319-1246/org.eclipse.xsd-2.17.0.v20200319-1246.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.16.300.v20200526-0811/org.eclipse.jface.text-3.16.300.v20200526-0811.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.1200.v20200513-0930/org.eclipse.e4.ui.css.core-0.12.1200.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.1200.v20200529-1321/org.eclipse.e4.ui.workbench.renderers.swt-0.14.1200.v20200529-1321.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.parser/1.0.6.202112091633/org.eclipse.tracecompass.ctf.parser-1.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.lang3/3.1.0.v201403281430/org.apache.commons.lang3-3.1.0.v201403281430.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.cdt.core/6.11.1.202006011430/org.eclipse.cdt.core-6.11.1.202006011430.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.800.v20200525-0755/org.eclipse.help-3.8.800.v20200525-0755.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.700.v20200318-1219/org.eclipse.e4.emf.xpath-0.2.700.v20200318-1219.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.700.v20191222-1048/org.eclipse.e4.ui.widgets-1.2.700.v20191222-1048.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.urischeme/1.1.0.v20200603-1117/org.eclipse.urischeme-1.1.0.v20200603-1117.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.700.v20200527-0719/org.eclipse.e4.ui.css.swt.theme-0.12.700.v20200527-0719.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.lttng2.ust.core/5.0.3.202112091633/org.eclipse.tracecompass.lttng2.ust.core-5.0.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.800.v20200406-0956/org.eclipse.equinox.registry-3.8.800.v20200406-0956.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.800.v20200120-1101/org.eclipse.core.variables-3.4.800.v20200120-1101.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.17.100.v20200530-0835/org.eclipse.ui.ide-3.17.100.v20200530-0835.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.15.300.v20200520-1959/org.eclipse.osgi-3.15.300.v20200520-1959.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.16.0.v20200507-0938/org.eclipse.e4.core.di.extensions-0.16.0.v20200507-0938.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.9.200.v20200511-1122/org.eclipse.ui.console-3.9.200.v20200511-1122.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.0.v202005172302/org.eclipse.wst.sse.ui-1.7.0.v202005172302.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.14.500.v20200520-0842/org.eclipse.debug.ui-3.14.500.v20200520-0842.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.15.100.v20200514-0816/org.eclipse.debug.core-3.15.100.v20200514-0816.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.gson/2.8.2.v20180104-1110/com.google.gson-2.8.2.v20180104-1110.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.11.300.v20200514-1625/org.eclipse.e4.ui.workbench-1.11.300.v20200514-1625.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.3.500.v20200114-1637/org.eclipse.equinox.security-1.3.500.v20200114-1637.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.7.1000.v20200511-1203/org.eclipse.compare-3.7.1000.v20200511-1203.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.1000.v20200525-0806/org.eclipse.e4.ui.css.swt-0.13.1000.v20200525-0806.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.felix.scr/2.1.16.v20200110-1820/org.apache.felix.scr-2.1.16.v20200110-1820.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.11.0.v20190515-0436/org.apache.batik.constants-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.800.v20200319-0911/org.eclipse.core.expressions-3.6.800.v20200319-0911.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.8.0.v20200124-0715/org.eclipse.core.databinding.property-1.8.0.v20200124-0715.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.cocoa.macosx.x86_64-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.18.0.v20200506-2143/org.eclipse.core.runtime-3.18.0.v20200506-2143.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.900.v20200412-2017/org.eclipse.compare.core-3.6.900.v20200412-2017.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease.ui/0.8.0.I202104091425/org.eclipse.ease.ui-0.8.0.I202104091425.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.2.300.v201903222010/org.eclipse.wst.common.uriresolver-1.2.300.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.datastore.core/1.2.2.202112091633/org.eclipse.tracecompass.datastore.core-1.2.2.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.4.700.v20200511-1530/org.eclipse.equinox.p2.director-2.4.700.v20200511-1530.jar,/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.20.0.v20200505-1952/org.eclipse.jface-3.20.0.v20200505-1952.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.8.900.v20200422-1935/org.eclipse.team.ui-3.8.900.v20200422-1935.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.win32.win32.x86_64-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.ctf.core/4.0.6.202112091633/org.eclipse.tracecompass.ctf.core-4.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.10.300.v20200311-1018/org.eclipse.ui.views-3.10.300.v20200311-1018.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.cli.core/1.0.2.202112091633/org.eclipse.tracecompass.tmf.cli.core-1.0.2.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.1000.v20200409-1035/org.eclipse.core.filebuffers-3.6.1000.v20200409-1035.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.core/2.1.0.202112091633/org.eclipse.tracecompass.analysis.profiling.core-2.1.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.19.0.v20200324-0932/org.eclipse.emf.common-2.19.0.v20200324-0932.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.4.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.4.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.8.900.v20200513-0930/org.eclipse.ui.views.properties.tabbed-3.8.900.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.1000.v20200514-1625/org.eclipse.e4.ui.workbench.swt-0.14.1000.v20200514-1625.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.10.200.v20200428-0633/org.eclipse.text-3.10.200.v20200428-0633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.800.v20200421-0950/org.eclipse.core.jobs-3.10.800.v20200421-0950.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.600.v20191216-2352/org.eclipse.e4.core.di.annotations-1.6.600.v20191216-2352.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.1000.v20200410-1852/org.eclipse.search-3.11.1000.v20200410-1852.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j/0.9.0.v20200229-1009/org.eclipse.lsp4j-0.9.0.v20200229-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.400.v202005192253/org.eclipse.wst.xml.ui-1.2.400.v202005192253.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.3.500.v20200406-2025/org.eclipse.equinox.p2.artifact.repository-1.3.500.v20200406-2025.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.core/5.2.3.202112091633/org.eclipse.tracecompass.analysis.timing.core-5.2.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.profiling.ui/3.0.0.202112091633/org.eclipse.tracecompass.analysis.profiling.ui-3.0.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xsd.core/1.2.0.v201901071922/org.eclipse.wst.xsd.core-1.2.0.v201901071922.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v201005080400/org.apache.xml.resolver-1.2.0.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.3.500.v20200211-1505/org.eclipse.equinox.simpleconfigurator-1.3.500.v20200211-1505.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.400.v201903222010/org.eclipse.wst.common.frameworks.ui-1.2.400.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.22.0.v20200602-0713/org.eclipse.xtext.xbase.lib-2.22.0.v20200602-0713.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.8.400.v20191217-1710/org.eclipse.e4.core.contexts-1.8.400.v20191217-1710.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.14.200.v20200421-1954/org.eclipse.ui.workbench.texteditor-3.14.200.v20200421-1954.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/64.2.0.v20190507-1337/com.ibm.icu-64.2.0.v20190507-1337.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.114.100.v20200604-0951/org.eclipse.swt-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.3.0.v201903222010/org.eclipse.wst.common.core-1.3.0.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.cli/1.2.0.v201404270220/org.apache.commons.cli-1.2.0.v201404270220.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.1.700.v201905071717/org.eclipse.wst.common.ui-1.1.700.v201905071717.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.9.0.v20200205-2119/org.eclipse.core.databinding.observable-1.9.0.v20200205-2119.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.8.0.v20190206-2147/org.eclipse.osgi.services-3.8.0.v20190206-2147.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.lsp4j.jsonrpc/0.9.0.v20200229-1009/org.eclipse.lsp4j.jsonrpc-0.9.0.v20200229-1009.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.700.v20200110-1734/org.eclipse.core.filesystem-1.7.700.v20200110-1734.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.9.300.v20200513-0930/org.eclipse.ui.navigator-3.9.300.v20200513-0930.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.rcp.ui/7.2.0.202112091633/org.eclipse.tracecompass.rcp.ui-7.2.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.sdk/1.1.600.v20200412-0601/org.eclipse.equinox.p2.ui.sdk-1.1.600.v20200412-0601.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.700.v20191217-1850/org.eclipse.core.commands-3.9.700.v20191217-1850.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ctf.core/4.2.3.202112091633/org.eclipse.tracecompass.tmf.ctf.core-4.2.3.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.antlr.runtime/3.2.0.v201101311130/org.antlr.runtime-3.2.0.v201101311130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.i18n/1.11.0.v20190515-0436/org.apache.batik.i18n-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.3.400.v20191211-1528/org.eclipse.equinox.p2.metadata.repository-1.3.400.v20191211-1528.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.900.v20200110-1732/org.eclipse.e4.core.commands-0.12.900.v20200110-1732.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.11.0.v20190515-0436/org.apache.batik.util-1.11.0.v20190515-0436.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.700.v20190930-1643/org.eclipse.e4.ui.services-1.3.700.v20190930-1643.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.700.v20200113-1422/org.eclipse.e4.ui.model.workbench-2.1.700.v20200113-1422.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/javax.activation/1.1.0.v201211130549/javax.activation-1.1.0.v201211130549.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.graph.core/3.1.0.202112091633/org.eclipse.tracecompass.analysis.graph.core-3.1.0.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.16.202112091633/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.16.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.15.400.v20191216-0805/org.eclipse.e4.ui.workbench3-0.15.400.v20191216-0805.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.serializer/2.7.1.v201005080400/org.apache.xml.serializer-2.7.1.v201005080400.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.9.300.v20191020-1846/org.eclipse.ecf.identity-3.9.300.v20191020-1846.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.counters.core/2.0.6.202112091633/org.eclipse.tracecompass.analysis.counters.core-2.0.6.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v201903222010/org.eclipse.wst.common.environment-1.0.400.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.600.v20200428-0912/org.eclipse.e4.core.di-1.7.600.v20200428-0912.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.6.0.v20200602-1138/org.eclipse.equinox.p2.ui-2.6.0.v20200602-1138.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.1000.v20200517-1848/org.eclipse.e4.ui.workbench.addons.swt-1.3.1000.v20200517-1848.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.6.300.v20200211-1504/org.eclipse.equinox.p2.core-2.6.300.v20200211-1504.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.analysis.timing.ui/5.0.1.202112091633/org.eclipse.tracecompass.analysis.timing.ui-5.0.1.202112091633.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.1.600.v20200217-1130/org.eclipse.equinox.p2.jarprocessor-1.1.600.v20200217-1130.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.11.100.v20200522-1835/org.eclipse.jface.databinding-1.11.100.v20200522-1835.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.400.v201903222010/org.eclipse.wst.common.project.facet.core-1.4.400.v201903222010.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.gtk.linux.x86_64-3.114.100.v20200604-0951.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.8.0.v20200422-1833/org.eclipse.equinox.preferences-3.8.0.v20200422-1833.jar,/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/modules/WrapToScript.class)]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/Nullable.class)]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.cocoa.macosx.x86_64-3.114.100.v20200604-0951.jar(/org/eclipse/swt/widgets/Display.class)]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core/target/org.eclipse.tracecompass.incubator.callstack.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/callstack/core/flamegraph/FlameGraphDataProvider.class)]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui/target/org.eclipse.tracecompass.incubator.callstack.ui-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/callstack/ui/flamegraph/FlameGraphView.class)]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]
14:20:10 [2021-12-09T19:20:10.321Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/timegraph/ScriptedTimeGraphView.java]]
14:20:10 [2021-12-09T19:20:10.321Z] [parsing completed 2ms]
14:20:10 [2021-12-09T19:20:10.321Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/scripting/core/callstack/CallStackScriptingModule.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IViewPart.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IViewReference.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IWorkbench.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IWorkbenchPage.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/PartInitException.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/PlatformUI.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/lang/Object.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/lang/String.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/io/FileNotFoundException.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/util/Objects.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/IProject.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/IWorkspaceRoot.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/ResourcesPlugin.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ease/0.8.0.I202105061131/org.eclipse.ease-0.8.0.I202105061131.jar(/org/eclipse/ease/modules/ScriptParameter.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/scripting/core/trace/Messages.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/ITmfTrace.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/project/model/ITmfProjectModelElement.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfCommonProjectElement.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfOpenTraceHelper.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectElement.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/project/model/TmfProjectRegistry.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/util/HashMap.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]
14:20:10 [2021-12-09T19:20:10.322Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/TraceMarker.java]]
14:20:10 [2021-12-09T19:20:10.322Z] [parsing completed 1ms]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]
14:20:10 [2021-12-09T19:20:10.322Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/tracemarker/ScriptingMarkerSource.java]]
14:20:10 [2021-12-09T19:20:10.322Z] [parsing completed 3ms]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/TmfTraceAdapterManager.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEventSource.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/util/ArrayList.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/util/List.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.cocoa.macosx.x86_64-3.114.100.v20200604-0951.jar(/org/eclipse/swt/graphics/RGBA.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/IProgressMonitor.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/NonNull.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/NonNullByDefault.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/presentation/RGBAColor.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfMarkerEventSourceUpdatedSignal.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/trace/AbstractTmfTraceAdapterFactory$IDisposableAdapter.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/IMarkerEvent.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/HashMultimap.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/Multimap.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/IAdapterFactory.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/lang/NullPointerException.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /modules/java.base/java/lang/IllegalArgumentException.class]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.class)]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]
14:20:10 [2021-12-09T19:20:10.322Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/histogram/ScriptedHistogramView.java]]
14:20:10 [2021-12-09T19:20:10.322Z] [parsing completed 1ms]
14:20:10 [2021-12-09T19:20:10.322Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]
14:20:10 [2021-12-09T19:20:10.323Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/scatter/ScriptedScatterView.java]]
14:20:10 [2021-12-09T19:20:10.323Z] [parsing completed 1ms]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]
14:20:10 [2021-12-09T19:20:10.323Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYView.java]]
14:20:10 [2021-12-09T19:20:10.323Z] [parsing completed 1ms]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphDataProvider.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/TimeGraphEntryModel.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.WARNING: Cannot read package data from 'http://docs.oracle.com/javase/8/docs/api': Empty content detected
14:20:10 [2021-12-09T19:20:10.323Z] jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataModel.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/xy/ITmfTreeXYDataProvider.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /modules/java.base/java/util/Collections.class]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core/target/org.eclipse.tracecompass.incubator.scripting.core-0.1.0-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/internal/scripting/core/data/provider/ScriptedTimeGraphDataProvider.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderManager.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfTimeAligned.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfAllowMultiple.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfPinnable.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.700.v20200209-1624/org.eclipse.core.resources-3.13.700.v20200209-1624.jar(/org/eclipse/core/resources/IResourceChangeListener.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /modules/java.base/java/util/EventListener.class]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/ITmfFilterableControl.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/TmfView.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/component/ITmfComponent.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/part/ViewPart.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IWorkbenchPart.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.12.0.v20200504-1602/org.eclipse.equinox.common-3.12.0.v20200504-1602.jar(/org/eclipse/core/runtime/IAdaptable.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IPersistable.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/part/WorkbenchPart.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IWorkbenchPart3.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/IWorkbenchPart2.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.800.v20200406-0956/org.eclipse.equinox.registry-3.8.800.v20200406-0956.jar(/org/eclipse/core/runtime/IExecutableExtension.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.119.0.v20200521-1247/org.eclipse.ui.workbench-3.119.0.v20200521-1247.jar(/org/eclipse/ui/part/IWorkbenchPartOrientation.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.700.v20191217-1850/org.eclipse.core.commands-3.9.700.v20191217-1850.jar(/org/eclipse/core/commands/common/EventManager.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /modules/java.base/java/lang/Iterable.class]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.cocoa.macosx.x86_64-3.114.100.v20200604-0951.jar(/org/eclipse/swt/widgets/Composite.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]
14:20:10 [2021-12-09T19:20:10.323Z] [parsing started DirectoryFileObject[/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src:org/eclipse/tracecompass/incubator/internal/scripting/ui/views/xychart/ScriptedXYTreeViewer.java]]
14:20:10 [2021-12-09T19:20:10.323Z] [parsing completed 2ms]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/TmfViewer.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfXYChartSettings.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/views/ITimeReset.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /modules/java.base/java/util/Comparator.class]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.114.100.v20200604-0951/org.eclipse.swt.cocoa.macosx.x86_64-3.114.100.v20200604-0951.jar(/org/eclipse/swt/graphics/Image.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/tree/ITmfTreeDataProvider.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/tree/TmfTreeDataModel.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.class)]
14:20:10 [2021-12-09T19:20:10.323Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/ITmfTreeColumnDataProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfTreeColumnData.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/collect/ImmutableList.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/TmfTimeViewer.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/ITmfTimeProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/ITmfViewer.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/component/TmfComponent.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.ui/7.1.1.202112091633/org.eclipse.tracecompass.tmf.ui-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractTmfTreeViewer$TreeLabelProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.20.0.v20200505-1952/org.eclipse.jface-3.20.0.v20200505-1952.jar(/org/eclipse/jface/viewers/ITableLabelProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.20.0.v20200505-1952/org.eclipse.jface-3.20.0.v20200505-1952.jar(/org/eclipse/jface/viewers/IBaseLabelProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.20.0.v20200505-1952/org.eclipse.jface-3.20.0.v20200505-1952.jar(/org/eclipse/jface/viewers/ITableFontProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.20.0.v20200505-1952/org.eclipse.jface-3.20.0.v20200505-1952.jar(/org/eclipse/jface/viewers/ITableColorProvider.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/Deprecated.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/annotation/Retention.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/annotation/Target.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/annotation/ElementType.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/annotation/Annotation.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.annotation/2.2.600.v20200408-1511/org.eclipse.jdt.annotation-2.2.600.v20200408-1511.jar(/org/eclipse/jdt/annotation/DefaultLocation.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/27.1.0.v20190517-1946/com.google.guava-27.1.0.v20190517-1946.jar(/com/google/common/annotations/GwtCompatible.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /modules/java.base/java/lang/Override.class]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core/target/org.eclipse.tracecompass.incubator.analysis.core-0.0.1-SNAPSHOT.jar(/org/eclipse/tracecompass/incubator/analysis/core/weighted/tree/WeightedTree.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [loading /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.tracecompass.tmf.core/7.1.1.202112091633/org.eclipse.tracecompass.tmf.core-7.1.1.202112091633.jar(/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphEntryModel.class)]
14:20:10 [2021-12-09T19:20:10.324Z] [done in 2843 ms]
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] Javadoc Warnings
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] javadoc: warning - The old Doclet and Taglet APIs in the packages
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] com.sun.javadoc, com.sun.tools.doclets and their implementations
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] are planned to be removed in a future JDK release. These
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] components have been superseded by the new APIs in jdk.javadoc.doclet.
14:20:10 [2021-12-09T19:20:10.324Z] [WARNING] Users are strongly recommended to migrate to the new APIs.
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/main/resources
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] Copying 5 resources to help
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.324Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/classes
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/src/test/resources
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.839Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.839Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] 
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:10 [2021-12-09T19:20:10.839Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:20:11 [2021-12-09T19:20:11.772Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:13 [2021-12-09T19:20:13.143Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.pom
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-sources.jar
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-p2metadata.xml
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui-0.1.0-SNAPSHOT-p2artifacts.xml
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting >--
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting 0.1.0-SNAPSHOT [65/118]
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting >>>
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting <<<
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.143Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] 
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:13 [2021-12-09T19:20:13.144Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar
14:20:15 [2021-12-09T19:20:15.040Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:16 [2021-12-09T19:20:16.413Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.jar
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT.pom
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-sources-feature.jar
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-p2metadata.xml
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting-0.1.0-SNAPSHOT-p2artifacts.xml
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.javascript >--
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.javascript 0.1.0-SNAPSHOT [66/118]
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript >>>
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.javascript <<<
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.413Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:16 [2021-12-09T19:20:16.413Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar
14:20:16 [2021-12-09T19:20:16.414Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.414Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.414Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:16 [2021-12-09T19:20:16.414Z] [INFO] 
14:20:16 [2021-12-09T19:20:16.414Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:16 [2021-12-09T19:20:16.414Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar
14:20:17 [2021-12-09T19:20:17.346Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:18 [2021-12-09T19:20:18.278Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.jar
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT.pom
14:20:18 [2021-12-09T19:20:18.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-sources-feature.jar
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-p2metadata.xml
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.javascript/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.javascript/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.javascript-0.1.0-SNAPSHOT-p2artifacts.xml
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.javascript ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.python >--
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.python 0.1.0-SNAPSHOT [67/118]
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.python >>>
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.python <<<
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] 
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:18 [2021-12-09T19:20:18.537Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar
14:20:19 [2021-12-09T19:20:19.467Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:20 [2021-12-09T19:20:20.408Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.jar
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT.pom
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-sources-feature.jar
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-p2metadata.xml
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.python/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.python/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.python-0.1.0-SNAPSHOT-p2artifacts.xml
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.python ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core >--
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core 0.0.1-SNAPSHOT [68/118]
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.408Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/main/resources
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/classes
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/src/test/resources
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] 
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:20 [2021-12-09T19:20:20.409Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:20:21 [2021-12-09T19:20:21.781Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:23 [2021-12-09T19:20:23.151Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.pom
14:20:23 [2021-12-09T19:20:23.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-sources.jar
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-p2metadata.xml
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm >--
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm 0.0.1-SNAPSHOT [69/118]
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] 
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:23 [2021-12-09T19:20:23.152Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar
14:20:24 [2021-12-09T19:20:24.084Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:25 [2021-12-09T19:20:25.455Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.jar
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT.pom
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-sources-feature.jar
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-p2metadata.xml
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.releng-site >--
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Building Trace Compass Incubator Repository 0.0.1-SNAPSHOT      [70/118]
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/src/main/resources
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
14:20:25 [2021-12-09T19:20:25.455Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-15, using current JRE system packages.
14:20:25 [2021-12-09T19:20:25.455Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-15 in your toolchains.xml
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
14:20:25 [2021-12-09T19:20:25.455Z] [WARNING] No system packages found in profile nor toolchain for JavaSE-16, using current JRE system packages.
14:20:25 [2021-12-09T19:20:25.455Z] This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JavaSE-16 in your toolchains.xml
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] 
14:20:25 [2021-12-09T19:20:25.455Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:25 [2021-12-09T19:20:25.713Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
14:20:25 [2021-12-09T19:20:25.713Z] [INFO] The user operation is waiting for background work to complete.
14:20:25 [2021-12-09T19:20:25.713Z] [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.14MB)
14:20:25 [2021-12-09T19:20:25.713Z] [INFO] Unpacking com.google.javascript_0.0.20160315.v20161124-1903...
14:20:26 [2021-12-09T19:20:26.276Z] [INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (611.72kB)
14:20:26 [2021-12-09T19:20:26.841Z] [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (27.97MB)
14:20:27 [2021-12-09T19:20:27.773Z] [INFO] Fetching org.eclipse.ease.lang.javascript.ui_0.8.0.I202103261223.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (16.24kB)
14:20:27 [2021-12-09T19:20:27.773Z] [INFO] Fetching org.eclipse.ease.lang.javascript.rhino_0.8.0.I202104091054.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (51.89kB)
14:20:27 [2021-12-09T19:20:27.773Z] [INFO] Fetching org.eclipse.ease.lang.javascript.feature_0.8.0.I202104091054.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (17.89kB)
14:20:27 [2021-12-09T19:20:27.773Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (485.91kB)
14:20:27 [2021-12-09T19:20:27.773Z] [INFO] The user operation is waiting for background work to complete.
14:20:27 [2021-12-09T19:20:27.773Z] [INFO] Fetching org.mozilla.javascript_1.7.10.v20190430-1943.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20200529191137/repository/plugins/ (485.91kB)
14:20:28 [2021-12-09T19:20:28.030Z] [INFO] Unpacking org.mozilla.javascript_1.7.10.v20190430-1943...
14:20:28 [2021-12-09T19:20:28.287Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.0.v202005221335.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
14:20:28 [2021-12-09T19:20:28.287Z] [INFO] The user operation is waiting for background work to complete.
14:20:28 [2021-12-09T19:20:28.287Z] [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.0.v202005221335.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.32MB)
14:20:28 [2021-12-09T19:20:28.544Z] [INFO] Unpacking org.eclipse.wst.jsdt.ui_2.1.0.v202005221335...
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.2kB)
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] The user operation is waiting for background work to complete.
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (82.2kB)
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] Unpacking org.eclipse.wst.jsdt.debug.ui_1.1.0.v202005251709...
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.303.v202005041016.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.2MB)
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] The user operation is waiting for background work to complete.
14:20:29 [2021-12-09T19:20:29.915Z] [INFO] Unpacking org.eclipse.wst.jsdt.core_2.0.303.v202005041016...
14:20:30 [2021-12-09T19:20:30.846Z] [INFO] Fetching org.eclipse.ease.lang.python.feature_0.8.0.I202104091425.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (18.75kB)
14:20:30 [2021-12-09T19:20:30.846Z] [INFO] Fetching org.eclipse.ease.lang.python.jython_0.8.0.I202104061519.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (33.23kB)
14:20:31 [2021-12-09T19:20:31.103Z] [INFO] Fetching org.eclipse.ease.lang.python.py4j.feature_0.8.0.I202104091518.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (18.48kB)
14:20:31 [2021-12-09T19:20:31.103Z] [INFO] Fetching org.eclipse.ease.modules.platform_0.8.0.I202104160741.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (183.04kB)
14:20:31 [2021-12-09T19:20:31.362Z] [INFO] Fetching org.eclipse.ease.ui.scripts_0.8.0.I202104061519.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (313.97kB)
14:20:31 [2021-12-09T19:20:31.362Z] [INFO] Fetching org.eclipse.ease.python.jython.feature_0.8.0.I202104061519.jar from https://download.eclipse.org/ease/release/0.8.0/features/ (18.76kB)
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.43kB)
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] The user operation is waiting for background work to complete.
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] Fetching org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (52.43kB)
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] Unpacking org.eclipse.wst.jsdt.debug.core_3.2.200.v201903222047...
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (21.36kB)
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] The user operation is waiting for background work to complete.
14:20:31 [2021-12-09T19:20:31.619Z] [INFO] Unpacking org.eclipse.wst.jsdt.manipulation_1.0.601.v201903222047...
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] 
14:20:34 [2021-12-09T19:20:34.895Z] [INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:35 [2021-12-09T19:20:35.459Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/target/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT.zip
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] 
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] 
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:20:36 [2021-12-09T19:20:36.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:20:36 [2021-12-09T19:20:36.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.ui' with 3 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:20:36 [2021-12-09T19:20:36.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT.pom
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT-p2metadata.xml
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/common/org.eclipse.tracecompass.incubator.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.releng-site/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.releng-site-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.releng-site ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.core >--
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.core 0.0.1-SNAPSHOT [71/118]
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/main/resources
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/classes
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:37 [2021-12-09T19:20:37.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/src/test/resources
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] 
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:37 [2021-12-09T19:20:37.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:20:38 [2021-12-09T19:20:38.096Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:38 [2021-12-09T19:20:38.660Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.pom
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-sources.jar
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-p2metadata.xml
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.core ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.xaf.ui >--
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Building org.eclipse.tracecompass.incubator.xaf.ui 1.0.0-SNAPSHOT [72/118]
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] The project's OSGi version is 1.0.0.202112091911
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/main/resources
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] 
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:38 [2021-12-09T19:20:38.660Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/classes
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/src/test/resources
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.593Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:39 [2021-12-09T19:20:39.593Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:39 [2021-12-09T19:20:39.851Z] [INFO] 
14:20:39 [2021-12-09T19:20:39.851Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:39 [2021-12-09T19:20:39.851Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:41 [2021-12-09T19:20:41.749Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar
14:20:43 [2021-12-09T19:20:43.119Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.119Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:43 [2021-12-09T19:20:43.119Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:43 [2021-12-09T19:20:43.119Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.xaf.core' with 1 classes
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.pom
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-sources.jar
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-p2metadata.xml
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.xaf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.xaf.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.incubator.xaf.ui-1.0.0-SNAPSHOT-p2artifacts.xml
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.xaf.ui ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests >--
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Building org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.0.1-SNAPSHOT [73/118]
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/main/resources
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.377Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/classes
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/src/test/resources
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] 
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:43 [2021-12-09T19:20:43.378Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:47 [2021-12-09T19:20:47.556Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] 
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:47 [2021-12-09T19:20:47.814Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] 
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] 
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] Fetching org.apache.ant_1.10.8.v20200515-1239.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.86MB)
14:20:47 [2021-12-09T19:20:47.814Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.071Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (696.23kB)
14:20:48 [2021-12-09T19:20:48.071Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.071Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (696.23kB)
14:20:48 [2021-12-09T19:20:48.071Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (962.55kB)
14:20:48 [2021-12-09T19:20:48.071Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.071Z] [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (962.55kB)
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (3.42MB)
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] Fetching org.eclipse.ant.core_3.5.700.v20191221-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (72.39kB)
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (164.23kB)
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.328Z] [INFO] Fetching org.eclipse.help.base_4.2.1000.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (164.23kB)
14:20:48 [2021-12-09T19:20:48.585Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.05kB)
14:20:48 [2021-12-09T19:20:48.585Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.585Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (107.05kB)
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.49kB)
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.49kB)
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.28MB)
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] The user operation is waiting for background work to complete.
14:20:48 [2021-12-09T19:20:48.842Z] [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.28MB)
14:20:49 [2021-12-09T19:20:49.099Z] [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842...
14:20:49 [2021-12-09T19:20:49.356Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (328.72kB)
14:20:49 [2021-12-09T19:20:49.356Z] [INFO] The user operation is waiting for background work to complete.
14:20:49 [2021-12-09T19:20:49.356Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (328.72kB)
14:20:49 [2021-12-09T19:20:49.615Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842...
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] The user operation is waiting for background work to complete.
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] Fetching org.apache.commons.codec_1.13.0.v20200108-0001.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (143.6kB)
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] Unpacking org.apache.commons.codec_1.13.0.v20200108-0001...
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.52kB)
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] The user operation is waiting for background work to complete.
14:20:49 [2021-12-09T19:20:49.872Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.52kB)
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.47kB)
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] The user operation is waiting for background work to complete.
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (75.47kB)
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.83kB)
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] The user operation is waiting for background work to complete.
14:20:50 [2021-12-09T19:20:50.129Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.83kB)
14:20:50 [2021-12-09T19:20:50.387Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
14:20:50 [2021-12-09T19:20:50.387Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (333.78kB)
14:20:50 [2021-12-09T19:20:50.387Z] [INFO] The user operation is waiting for background work to complete.
14:20:50 [2021-12-09T19:20:50.387Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (333.78kB)
14:20:50 [2021-12-09T19:20:50.387Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.10.v20200114-1512...
14:20:50 [2021-12-09T19:20:50.645Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (109.72kB)
14:20:50 [2021-12-09T19:20:50.645Z] [INFO] The user operation is waiting for background work to complete.
14:20:50 [2021-12-09T19:20:50.645Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (109.72kB)
14:20:50 [2021-12-09T19:20:50.645Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212...
14:20:50 [2021-12-09T19:20:50.902Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.36kB)
14:20:50 [2021-12-09T19:20:50.902Z] [INFO] The user operation is waiting for background work to complete.
14:20:50 [2021-12-09T19:20:50.902Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.36kB)
14:20:50 [2021-12-09T19:20:50.902Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.10.v20200113-2105...
14:20:50 [2021-12-09T19:20:50.902Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (2.36MB)
14:20:51 [2021-12-09T19:20:51.159Z] [INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
14:20:51 [2021-12-09T19:20:51.159Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.159Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.800.v20200127-1343...
14:20:51 [2021-12-09T19:20:51.159Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
14:20:51 [2021-12-09T19:20:51.159Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.159Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.6.100.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.2kB)
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.6.100.v20191217-1850...
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.79kB)
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.700.v20200416-1310...
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.416Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.57kB)
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909...
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (33.44kB)
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337...
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.674Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (56.91kB)
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909...
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (103.56kB)
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.800.v20200511-1223...
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] The user operation is waiting for background work to complete.
14:20:51 [2021-12-09T19:20:51.932Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (81.06kB)
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1200.v20200508-1552...
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.48kB)
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] The user operation is waiting for background work to complete.
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] Fetching org.eclipse.equinox.console_1.4.100.v20200525-1407.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (51.48kB)
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] Unpacking org.eclipse.equinox.console_1.4.100.v20200525-1407...
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] The user operation is waiting for background work to complete.
14:20:52 [2021-12-09T19:20:52.189Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.88kB)
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.0.600.v20200414-1657...
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] Fetching org.eclipse.jface.notifications_0.1.0.v20200511-0837.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.31kB)
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] The user operation is waiting for background work to complete.
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] Unpacking org.eclipse.jface.notifications_0.1.0.v20200511-0837...
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.95kB)
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] The user operation is waiting for background work to complete.
14:20:52 [2021-12-09T19:20:52.448Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.95kB)
14:20:52 [2021-12-09T19:20:52.706Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.300.v20191012-1926...
14:20:52 [2021-12-09T19:20:52.707Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.01kB)
14:20:52 [2021-12-09T19:20:52.707Z] [INFO] The user operation is waiting for background work to complete.
14:20:52 [2021-12-09T19:20:52.707Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (45.01kB)
14:20:52 [2021-12-09T19:20:52.707Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905...
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200522-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.75kB)
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] The user operation is waiting for background work to complete.
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200522-1203.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.75kB)
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.300.v20200522-1203...
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.100.v20200212-0036.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.31kB)
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] The user operation is waiting for background work to complete.
14:20:53 [2021-12-09T19:20:53.271Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.100.v20200212-0036.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.31kB)
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.100.v20200212-0036...
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.37kB)
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] The user operation is waiting for background work to complete.
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926...
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] The user operation is waiting for background work to complete.
14:20:53 [2021-12-09T19:20:53.528Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.47kB)
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702...
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.56kB)
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] The user operation is waiting for background work to complete.
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546...
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.59kB)
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] The user operation is waiting for background work to complete.
14:20:53 [2021-12-09T19:20:53.785Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333...
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.4kB)
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (76.4kB)
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.500.v20200511-1535...
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.41kB)
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.042Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.800.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (18.41kB)
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.800.v20200422-1833...
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.65kB)
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833...
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.69kB)
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8.69kB)
14:20:54 [2021-12-09T19:20:54.299Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833...
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.99kB)
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.99kB)
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.300.v20191014-1219...
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.86kB)
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022...
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.47kB)
14:20:54 [2021-12-09T19:20:54.556Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.600.v20200114-1339...
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.76kB)
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.76kB)
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530...
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] The user operation is waiting for background work to complete.
14:20:54 [2021-12-09T19:20:54.813Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16.64kB)
14:20:55 [2021-12-09T19:20:55.070Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505...
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.35kB)
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (22.35kB)
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221...
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.071Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.04kB)
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919...
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (37.85kB)
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530...
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.45kB)
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.329Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.45kB)
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631...
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (43.28kB)
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530...
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.587Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (105.95kB)
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.600.v20200318-1507...
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.43kB)
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (17.43kB)
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911...
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.51kB)
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] The user operation is waiting for background work to complete.
14:20:55 [2021-12-09T19:20:55.846Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.51kB)
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530...
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (121.9kB)
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121...
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.77kB)
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.103Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (46.77kB)
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.700.v20200511-1530...
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.9kB)
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (10.9kB)
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600...
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (62.67kB)
14:20:56 [2021-12-09T19:20:56.360Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.400.v20191016-0512...
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.5kB)
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (44.5kB)
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530...
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] Fetching org.eclipse.help.ui_4.1.900.v20200525-0615.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (204.98kB)
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.618Z] [INFO] Fetching org.eclipse.help.ui_4.1.900.v20200525-0615.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (204.98kB)
14:20:56 [2021-12-09T19:20:56.875Z] [INFO] Unpacking org.eclipse.help.ui_4.1.900.v20200525-0615...
14:20:56 [2021-12-09T19:20:56.875Z] [INFO] Fetching org.eclipse.help.webapp_3.9.900.v20200525-1514.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (273.05kB)
14:20:56 [2021-12-09T19:20:56.875Z] [INFO] The user operation is waiting for background work to complete.
14:20:56 [2021-12-09T19:20:56.875Z] [INFO] Fetching org.eclipse.help.webapp_3.9.900.v20200525-1514.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (273.05kB)
14:20:57 [2021-12-09T19:20:57.135Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.900.v20200525-1514...
14:20:57 [2021-12-09T19:20:57.393Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.29.v20200521.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (31.79kB)
14:20:57 [2021-12-09T19:20:57.393Z] [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
14:20:57 [2021-12-09T19:20:57.393Z] [INFO] The user operation is waiting for background work to complete.
14:20:57 [2021-12-09T19:20:57.393Z] [INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.71kB)
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.900.v20200422-1935...
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.58kB)
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] The user operation is waiting for background work to complete.
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.900.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (34.58kB)
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.900.v20200422-1935...
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] The user operation is waiting for background work to complete.
14:20:57 [2021-12-09T19:20:57.650Z] [INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (341.13kB)
14:20:57 [2021-12-09T19:20:57.907Z] [INFO] Unpacking org.eclipse.platform_4.16.0.v20200604-0540...
14:20:59 [2021-12-09T19:20:59.278Z] [INFO] Fetching org.eclipse.platform.doc.user_4.16.0.v20200603-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.17MB)
14:20:59 [2021-12-09T19:20:59.278Z] [INFO] The user operation is waiting for background work to complete.
14:20:59 [2021-12-09T19:20:59.278Z] [INFO] Fetching org.eclipse.platform.doc.user_4.16.0.v20200603-1002.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.17MB)
14:20:59 [2021-12-09T19:20:59.278Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.16.0.v20200603-1002...
14:21:00 [2021-12-09T19:21:00.209Z] [INFO] Fetching org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.02kB)
14:21:00 [2021-12-09T19:21:00.209Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.209Z] [INFO] Fetching org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (36.02kB)
14:21:00 [2021-12-09T19:21:00.209Z] [INFO] Unpacking org.eclipse.text.quicksearch_1.0.300.v20200519-2023...
14:21:00 [2021-12-09T19:21:00.209Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.900.v20200330-1059.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (1.84MB)
14:21:00 [2021-12-09T19:21:00.209Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.466Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.900.v20200330-1059...
14:21:00 [2021-12-09T19:21:00.466Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
14:21:00 [2021-12-09T19:21:00.466Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.466Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (150.45kB)
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.800.v20200522-1354...
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] Fetching org.eclipse.ui.browser_3.6.800.v20200410-1405.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.9kB)
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] Fetching org.eclipse.ui.browser_3.6.800.v20200410-1405.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (97.9kB)
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.800.v20200410-1405...
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.723Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.700.v20200211-1227.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (49.3kB)
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.700.v20200211-1227...
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.700.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.63kB)
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.700.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (27.63kB)
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.700.v20200513-0930...
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.83kB)
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] The user operation is waiting for background work to complete.
14:21:00 [2021-12-09T19:21:00.980Z] [INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (19.83kB)
14:21:01 [2021-12-09T19:21:01.237Z] [INFO] Unpacking org.eclipse.ui.net_1.3.800.v20200422-1935...
14:21:01 [2021-12-09T19:21:01.237Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
14:21:01 [2021-12-09T19:21:01.237Z] [INFO] The user operation is waiting for background work to complete.
14:21:01 [2021-12-09T19:21:01.237Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.700.v20200319-0924.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (65.77kB)
14:21:01 [2021-12-09T19:21:01.237Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.700.v20200319-0924...
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] The user operation is waiting for background work to complete.
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (13.36kB)
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.400.v20200414-1247...
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.28kB)
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] The user operation is waiting for background work to complete.
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (14.28kB)
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.500.v20200515-1758...
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.83kB)
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] The user operation is waiting for background work to complete.
14:21:01 [2021-12-09T19:21:01.496Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.83kB)
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524...
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] The user operation is waiting for background work to complete.
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1100.v20200513-0930.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (85.26kB)
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1100.v20200513-0930...
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] The user operation is waiting for background work to complete.
14:21:01 [2021-12-09T19:21:01.753Z] [INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0540.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (9.41kB)
14:21:02 [2021-12-09T19:21:02.009Z] [INFO] Unpacking org.eclipse.rcp_4.16.0.v20200604-0540...
14:21:02 [2021-12-09T19:21:02.009Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
14:21:02 [2021-12-09T19:21:02.009Z] [INFO] The user operation is waiting for background work to complete.
14:21:02 [2021-12-09T19:21:02.010Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (15.18kB)
14:21:02 [2021-12-09T19:21:02.010Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945...
14:21:02 [2021-12-09T19:21:02.010Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
14:21:02 [2021-12-09T19:21:02.010Z] [INFO] The user operation is waiting for background work to complete.
14:21:02 [2021-12-09T19:21:02.010Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (16kB)
14:21:02 [2021-12-09T19:21:02.266Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656...
14:21:03 [2021-12-09T19:21:03.199Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
14:21:03 [2021-12-09T19:21:03.199Z] [INFO] The user operation is waiting for background work to complete.
14:21:03 [2021-12-09T19:21:03.199Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (39.42kB)
14:21:03 [2021-12-09T19:21:03.456Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1200.v20200508-1552...
14:21:03 [2021-12-09T19:21:03.456Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
14:21:03 [2021-12-09T19:21:03.456Z] [INFO] The user operation is waiting for background work to complete.
14:21:03 [2021-12-09T19:21:03.456Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (24.56kB)
14:21:03 [2021-12-09T19:21:03.456Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934...
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] The user operation is waiting for background work to complete.
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (7.61kB)
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.400.v20191217-1850...
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (11.32kB)
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (93.41kB)
14:21:03 [2021-12-09T19:21:03.715Z] [INFO] The user operation is waiting for background work to complete.
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023...
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (69.04kB)
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] The user operation is waiting for background work to complete.
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1200.v20200508-1552...
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] The user operation is waiting for background work to complete.
14:21:03 [2021-12-09T19:21:03.971Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (8kB)
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755...
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] The user operation is waiting for background work to complete.
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (12.67kB)
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238...
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data/.metadata/.log
14:21:04 [2021-12-09T19:21:04.229Z] [INFO] Command line:
14:21:04 [2021-12-09T19:21:04.229Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:04 [2021-12-09T19:21:04.229Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:06 [2021-12-09T19:21:06.124Z] !SESSION 2021-12-09 19:21:04.421 -----------------------------------------------
14:21:06 [2021-12-09T19:21:06.124Z] eclipse.buildId=unknown
14:21:06 [2021-12-09T19:21:06.124Z] java.version=11.0.2
14:21:06 [2021-12-09T19:21:06.124Z] java.vendor=Oracle Corporation
14:21:06 [2021-12-09T19:21:06.124Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:06 [2021-12-09T19:21:06.124Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:06 [2021-12-09T19:21:06.124Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:06 [2021-12-09T19:21:06.124Z] 
14:21:06 [2021-12-09T19:21:06.124Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:21:06.025
14:21:06 [2021-12-09T19:21:06.124Z] !MESSAGE FrameworkEvent ERROR
14:21:06 [2021-12-09T19:21:06.124Z] !STACK 0
14:21:06 [2021-12-09T19:21:06.124Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:06 [2021-12-09T19:21:06.124Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:06 [2021-12-09T19:21:06.124Z] 
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:06 [2021-12-09T19:21:06.124Z] 
14:21:06 [2021-12-09T19:21:06.124Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:21:06.034
14:21:06 [2021-12-09T19:21:06.124Z] !MESSAGE FrameworkEvent ERROR
14:21:06 [2021-12-09T19:21:06.124Z] !STACK 0
14:21:06 [2021-12-09T19:21:06.124Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:21:06 [2021-12-09T19:21:06.124Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:06 [2021-12-09T19:21:06.124Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:06 [2021-12-09T19:21:06.124Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:06 [2021-12-09T19:21:06.124Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:06 [2021-12-09T19:21:06.124Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:06 [2021-12-09T19:21:06.124Z] 
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:06 [2021-12-09T19:21:06.124Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:07 [2021-12-09T19:21:07.056Z] Running org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:21:07 [2021-12-09T19:21:07.056Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest
14:21:07 [2021-12-09T19:21:07.056Z] testActivator(org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests.ActivatorTest)  Time elapsed: 0.004 s
14:21:07 [2021-12-09T19:21:07.056Z] 
14:21:07 [2021-12-09T19:21:07.056Z] Results:
14:21:07 [2021-12-09T19:21:07.056Z] 
14:21:07 [2021-12-09T19:21:07.056Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:21:07 [2021-12-09T19:21:07.056Z] 
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] All tests passed!
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.pom
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:07 [2021-12-09T19:21:07.620Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.kernel.core.tests >--
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] Building org.eclipse.tracecompass.incubator.kernel.core.tests 0.0.1-SNAPSHOT [74/118]
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/main/resources
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.621Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/classes
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/src/test/resources
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.878Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.878Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] 
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:07 [2021-12-09T19:21:07.878Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:21:08 [2021-12-09T19:21:08.808Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:10 [2021-12-09T19:21:10.178Z] [INFO] 
14:21:10 [2021-12-09T19:21:10.178Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:10 [2021-12-09T19:21:10.178Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:10 [2021-12-09T19:21:10.178Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:21:10 [2021-12-09T19:21:10.437Z] [INFO] 
14:21:10 [2021-12-09T19:21:10.437Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:10 [2021-12-09T19:21:10.437Z] [INFO] 
14:21:10 [2021-12-09T19:21:10.437Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:10 [2021-12-09T19:21:10.695Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data/.metadata/.log
14:21:10 [2021-12-09T19:21:10.695Z] [INFO] Command line:
14:21:10 [2021-12-09T19:21:10.695Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:10 [2021-12-09T19:21:10.695Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:13 [2021-12-09T19:21:13.218Z] !SESSION 2021-12-09 19:21:10.841 -----------------------------------------------
14:21:13 [2021-12-09T19:21:13.218Z] eclipse.buildId=unknown
14:21:13 [2021-12-09T19:21:13.218Z] java.version=11.0.2
14:21:13 [2021-12-09T19:21:13.218Z] java.vendor=Oracle Corporation
14:21:13 [2021-12-09T19:21:13.218Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:13 [2021-12-09T19:21:13.218Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:13 [2021-12-09T19:21:13.218Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:13 [2021-12-09T19:21:13.218Z] 
14:21:13 [2021-12-09T19:21:13.218Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:21:12.732
14:21:13 [2021-12-09T19:21:13.218Z] !MESSAGE FrameworkEvent ERROR
14:21:13 [2021-12-09T19:21:13.218Z] !STACK 0
14:21:13 [2021-12-09T19:21:13.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:13 [2021-12-09T19:21:13.218Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:13 [2021-12-09T19:21:13.218Z] 
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:13 [2021-12-09T19:21:13.218Z] 
14:21:13 [2021-12-09T19:21:13.218Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:21:12.814
14:21:13 [2021-12-09T19:21:13.218Z] !MESSAGE FrameworkEvent ERROR
14:21:13 [2021-12-09T19:21:13.218Z] !STACK 0
14:21:13 [2021-12-09T19:21:13.218Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:21:13 [2021-12-09T19:21:13.218Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:13 [2021-12-09T19:21:13.218Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:13 [2021-12-09T19:21:13.218Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:13 [2021-12-09T19:21:13.218Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:13 [2021-12-09T19:21:13.218Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:13 [2021-12-09T19:21:13.218Z] 
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:13 [2021-12-09T19:21:13.218Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:13 [2021-12-09T19:21:13.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:14 [2021-12-09T19:21:14.149Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:21:16 [2021-12-09T19:21:16.048Z] 
14:21:16 [2021-12-09T19:21:16.048Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-12-09 19:21:15.811
14:21:16 [2021-12-09T19:21:16.048Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:21:16 [2021-12-09T19:21:16.048Z] !STACK 0
14:21:16 [2021-12-09T19:21:16.048Z] java.lang.NullPointerException
14:21:16 [2021-12-09T19:21:16.048Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:21:16 [2021-12-09T19:21:16.048Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:21:16 [2021-12-09T19:21:16.048Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:21:16 [2021-12-09T19:21:16.048Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:21:16 [2021-12-09T19:21:16.048Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:21:16 [2021-12-09T19:21:16.048Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:21:18 [2021-12-09T19:21:18.573Z] 
14:21:18 [2021-12-09T19:21:18.573Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-12-09 19:21:18.185
14:21:18 [2021-12-09T19:21:18.573Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:21:18 [2021-12-09T19:21:18.573Z] !STACK 0
14:21:18 [2021-12-09T19:21:18.573Z] java.lang.NullPointerException
14:21:18 [2021-12-09T19:21:18.573Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:21:18 [2021-12-09T19:21:18.573Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:21:18 [2021-12-09T19:21:18.573Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:21:18 [2021-12-09T19:21:18.573Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:21:18 [2021-12-09T19:21:18.573Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:21:18 [2021-12-09T19:21:18.573Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:21:19 [2021-12-09T19:21:19.504Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.187 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest
14:21:19 [2021-12-09T19:21:19.504Z] testIoDataProviderMultipleTids(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest)  Time elapsed: 2.91 s
14:21:19 [2021-12-09T19:21:19.504Z] testIoDataProvider(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoAccessDataProviderTest)  Time elapsed: 2.256 s
14:21:19 [2021-12-09T19:21:19.504Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:21:20 [2021-12-09T19:21:20.875Z] 
14:21:20 [2021-12-09T19:21:20.875Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-12-09 19:21:20.502
14:21:20 [2021-12-09T19:21:20.875Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:21:20 [2021-12-09T19:21:20.875Z] !STACK 0
14:21:20 [2021-12-09T19:21:20.875Z] java.lang.NullPointerException
14:21:20 [2021-12-09T19:21:20.875Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:21:20 [2021-12-09T19:21:20.875Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:21:20 [2021-12-09T19:21:20.875Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:21:20 [2021-12-09T19:21:20.875Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:21:20 [2021-12-09T19:21:20.875Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:21:20 [2021-12-09T19:21:20.883Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:21:21 [2021-12-09T19:21:21.816Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.261 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest
14:21:21 [2021-12-09T19:21:21.816Z] testIoDataProvider(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoPerProcessDataProviderTest)  Time elapsed: 2.26 s
14:21:21 [2021-12-09T19:21:21.816Z] Running org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:21:23 [2021-12-09T19:21:23.187Z] 
14:21:23 [2021-12-09T19:21:23.187Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2021-12-09 19:21:22.752
14:21:23 [2021-12-09T19:21:23.187Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
14:21:23 [2021-12-09T19:21:23.187Z] !STACK 0
14:21:23 [2021-12-09T19:21:23.187Z] java.lang.NullPointerException
14:21:23 [2021-12-09T19:21:23.187Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.handlers.StateDumpHandler.handleEvent(StateDumpHandler.java:53)
14:21:23 [2021-12-09T19:21:23.187Z] 	at org.eclipse.tracecompass.internal.analysis.os.linux.core.kernel.KernelStateProvider.eventHandle(KernelStateProvider.java:201)
14:21:23 [2021-12-09T19:21:23.187Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:21:23 [2021-12-09T19:21:23.187Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:21:23 [2021-12-09T19:21:23.187Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:21:23 [2021-12-09T19:21:23.187Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:21:24 [2021-12-09T19:21:24.119Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s - in org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest
14:21:24 [2021-12-09T19:21:24.119Z] testAnalysisExecution(org.eclipse.tracecompass.incubator.kernel.core.io.tests.IoStateProviderTest)  Time elapsed: 2.243 s
14:21:24 [2021-12-09T19:21:24.119Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:21:25 [2021-12-09T19:21:25.051Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest
14:21:25 [2021-12-09T19:21:25.051Z] testSmallTraceSequential(org.eclipse.tracecompass.incubator.kernel.core.tests.swslatencytest.SWSLatencyTest)  Time elapsed: 1.127 s
14:21:25 [2021-12-09T19:21:25.051Z] Running org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:21:25 [2021-12-09T19:21:25.051Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest
14:21:25 [2021-12-09T19:21:25.051Z] testActivator(org.eclipse.tracecompass.incubator.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:21:25 [2021-12-09T19:21:25.051Z] 
14:21:25 [2021-12-09T19:21:25.051Z] Results:
14:21:25 [2021-12-09T19:21:25.051Z] 
14:21:25 [2021-12-09T19:21:25.051Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
14:21:25 [2021-12-09T19:21:25.051Z] 
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] All tests passed!
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.pom
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:25 [2021-12-09T19:21:25.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.kernel.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.kernel.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.kernel.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.eventfieldcount.core.tests >--
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Building org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.0.1-SNAPSHOT [75/118]
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/main/resources
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/classes
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/src/test/resources
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.616Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:25 [2021-12-09T19:21:25.616Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:21:25 [2021-12-09T19:21:25.874Z] [INFO] 
14:21:25 [2021-12-09T19:21:25.874Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:25 [2021-12-09T19:21:25.874Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:21:26 [2021-12-09T19:21:26.438Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] 
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:27 [2021-12-09T19:21:27.370Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] 
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] 
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data/.metadata/.log
14:21:27 [2021-12-09T19:21:27.370Z] [INFO] Command line:
14:21:27 [2021-12-09T19:21:27.370Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:27 [2021-12-09T19:21:27.370Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:29 [2021-12-09T19:21:29.266Z] !SESSION 2021-12-09 19:21:27.523 -----------------------------------------------
14:21:29 [2021-12-09T19:21:29.266Z] eclipse.buildId=unknown
14:21:29 [2021-12-09T19:21:29.266Z] java.version=11.0.2
14:21:29 [2021-12-09T19:21:29.266Z] java.vendor=Oracle Corporation
14:21:29 [2021-12-09T19:21:29.266Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:29 [2021-12-09T19:21:29.266Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:29 [2021-12-09T19:21:29.266Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:29 [2021-12-09T19:21:29.266Z] 
14:21:29 [2021-12-09T19:21:29.266Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:21:29.197
14:21:29 [2021-12-09T19:21:29.266Z] !MESSAGE FrameworkEvent ERROR
14:21:29 [2021-12-09T19:21:29.266Z] !STACK 0
14:21:29 [2021-12-09T19:21:29.266Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:29 [2021-12-09T19:21:29.266Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:29 [2021-12-09T19:21:29.266Z] 
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:29 [2021-12-09T19:21:29.266Z] 
14:21:29 [2021-12-09T19:21:29.266Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:21:29.221
14:21:29 [2021-12-09T19:21:29.266Z] !MESSAGE FrameworkEvent ERROR
14:21:29 [2021-12-09T19:21:29.266Z] !STACK 0
14:21:29 [2021-12-09T19:21:29.266Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:21:29 [2021-12-09T19:21:29.266Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:29 [2021-12-09T19:21:29.266Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:29 [2021-12-09T19:21:29.266Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:29 [2021-12-09T19:21:29.266Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:29 [2021-12-09T19:21:29.266Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:29 [2021-12-09T19:21:29.266Z] 
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:29 [2021-12-09T19:21:29.266Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:30 [2021-12-09T19:21:30.637Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:21:30 [2021-12-09T19:21:30.894Z] 
14:21:30 [2021-12-09T19:21:30.894Z] !ENTRY org.eclipse.tracecompass.tmf.core 1 0 2021-12-09 19:21:30.645
14:21:30 [2021-12-09T19:21:30.894Z] !MESSAGE buildFilterFromRegex: Invalid regex
14:21:31 [2021-12-09T19:21:31.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest
14:21:31 [2021-12-09T19:21:31.826Z] test(org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.EventFieldCountTest)  Time elapsed: 1.36 s
14:21:31 [2021-12-09T19:21:31.826Z] Running org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:21:31 [2021-12-09T19:21:31.826Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest
14:21:31 [2021-12-09T19:21:31.826Z] testActivator(org.eclipse.tracecompass.incubator.eventfieldcount.core.tests.ActivatorTest)  Time elapsed: 0 s
14:21:31 [2021-12-09T19:21:31.826Z] 
14:21:31 [2021-12-09T19:21:31.826Z] Results:
14:21:31 [2021-12-09T19:21:31.826Z] 
14:21:31 [2021-12-09T19:21:31.826Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:21:31 [2021-12-09T19:21:31.826Z] 
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] All tests passed!
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:32 [2021-12-09T19:21:32.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.pom
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.eventfieldcount.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.eventfieldcount.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.filters.core.tests >--
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Building org.eclipse.tracecompass.incubator.filters.core.tests 0.0.1-SNAPSHOT [76/118]
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/main/resources
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/classes
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/src/test/resources
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.391Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:32 [2021-12-09T19:21:32.391Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:21:32 [2021-12-09T19:21:32.649Z] [INFO] 
14:21:32 [2021-12-09T19:21:32.649Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:32 [2021-12-09T19:21:32.649Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:21:33 [2021-12-09T19:21:33.587Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:34 [2021-12-09T19:21:34.151Z] [INFO] 
14:21:34 [2021-12-09T19:21:34.151Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:34 [2021-12-09T19:21:34.151Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:34 [2021-12-09T19:21:34.151Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:21:34 [2021-12-09T19:21:34.416Z] [INFO] 
14:21:34 [2021-12-09T19:21:34.416Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:34 [2021-12-09T19:21:34.416Z] [INFO] 
14:21:34 [2021-12-09T19:21:34.416Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:34 [2021-12-09T19:21:34.416Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data/.metadata/.log
14:21:34 [2021-12-09T19:21:34.416Z] [INFO] Command line:
14:21:34 [2021-12-09T19:21:34.416Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:34 [2021-12-09T19:21:34.416Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:36 [2021-12-09T19:21:36.313Z] !SESSION 2021-12-09 19:21:34.555 -----------------------------------------------
14:21:36 [2021-12-09T19:21:36.313Z] eclipse.buildId=unknown
14:21:36 [2021-12-09T19:21:36.313Z] java.version=11.0.2
14:21:36 [2021-12-09T19:21:36.313Z] java.vendor=Oracle Corporation
14:21:36 [2021-12-09T19:21:36.313Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:36 [2021-12-09T19:21:36.313Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:36 [2021-12-09T19:21:36.313Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:36 [2021-12-09T19:21:36.313Z] 
14:21:36 [2021-12-09T19:21:36.313Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:21:36.232
14:21:36 [2021-12-09T19:21:36.313Z] !MESSAGE FrameworkEvent ERROR
14:21:36 [2021-12-09T19:21:36.313Z] !STACK 0
14:21:36 [2021-12-09T19:21:36.313Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:21:36 [2021-12-09T19:21:36.313Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:36 [2021-12-09T19:21:36.313Z] 
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:36 [2021-12-09T19:21:36.313Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:36 [2021-12-09T19:21:36.570Z] 
14:21:36 [2021-12-09T19:21:36.570Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:21:36.325
14:21:36 [2021-12-09T19:21:36.570Z] !MESSAGE FrameworkEvent ERROR
14:21:36 [2021-12-09T19:21:36.570Z] !STACK 0
14:21:36 [2021-12-09T19:21:36.570Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137]
14:21:36 [2021-12-09T19:21:36.570Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:36 [2021-12-09T19:21:36.570Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:36 [2021-12-09T19:21:36.570Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:36 [2021-12-09T19:21:36.570Z]        org.apache.httpcomponents.httpclient.win [36]
14:21:36 [2021-12-09T19:21:36.570Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:36 [2021-12-09T19:21:36.570Z] 
14:21:36 [2021-12-09T19:21:36.570Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:36 [2021-12-09T19:21:36.570Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:36 [2021-12-09T19:21:36.570Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:36 [2021-12-09T19:21:36.570Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:36 [2021-12-09T19:21:36.570Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:36 [2021-12-09T19:21:36.570Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:36 [2021-12-09T19:21:36.571Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:36 [2021-12-09T19:21:36.571Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:36 [2021-12-09T19:21:36.571Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:36 [2021-12-09T19:21:36.571Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:37 [2021-12-09T19:21:37.502Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:21:37 [2021-12-09T19:21:37.759Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest
14:21:37 [2021-12-09T19:21:37.759Z] hello(org.eclipse.tracecompass.incubator.filters.core.tests.client.LspClientTest)  Time elapsed: 0.223 s
14:21:37 [2021-12-09T19:21:37.759Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:21:38 [2021-12-09T19:21:38.015Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s - in org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest
14:21:38 [2021-12-09T19:21:38.015Z] colorHighlightReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.07 s
14:21:38 [2021-12-09T19:21:38.015Z] validityReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.107 s
14:21:38 [2021-12-09T19:21:38.015Z] completionReply(org.eclipse.tracecompass.incubator.filters.core.tests.server.ServerTest)  Time elapsed: 0.11 s
14:21:38 [2021-12-09T19:21:38.015Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:21:38 [2021-12-09T19:21:38.016Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest
14:21:38 [2021-12-09T19:21:38.016Z] validationNoViableAltException(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:21:38 [2021-12-09T19:21:38.016Z] completionLongInputOperatorsSeparatorsCursorMiddle(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:21:38 [2021-12-09T19:21:38.016Z] completionSeparatorsOnly(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] validationMissingClosingParentheseMultipleChars(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] validationSimpleStringNoErrors(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] validationMissingClosingParentheseOneChar(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] completionLongInputOperatorsSeparators(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] completionSeparatorsAfterParentheses(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] validationMismatchedTokenException(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] completionLongInputOperatorsSeparatorsCursorMiddleNoSuggestions(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] validationComplexStringNoErrors(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0.001 s
14:21:38 [2021-12-09T19:21:38.016Z] syntaxColorTests(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] completionOperatorsSeparators(org.eclipse.tracecompass.incubator.filters.core.tests.server.ANTLRTest)  Time elapsed: 0 s
14:21:38 [2021-12-09T19:21:38.016Z] Running org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:21:38 [2021-12-09T19:21:38.272Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest
14:21:38 [2021-12-09T19:21:38.272Z] testActivator(org.eclipse.tracecompass.incubator.filters.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:21:38 [2021-12-09T19:21:38.272Z] 
14:21:38 [2021-12-09T19:21:38.272Z] Results:
14:21:38 [2021-12-09T19:21:38.272Z] 
14:21:38 [2021-12-09T19:21:38.272Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:21:38 [2021-12-09T19:21:38.272Z] 
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] All tests passed!
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.pom
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.filters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.filters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.filters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.filters.core.tests ---
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tmf.ui.multiview >--
14:21:38 [2021-12-09T19:21:38.837Z] [INFO] Building org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.0.1-SNAPSHOT [77/118]
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] 
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:38 [2021-12-09T19:21:38.838Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar
14:21:39 [2021-12-09T19:21:39.770Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:40 [2021-12-09T19:21:40.334Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:40 [2021-12-09T19:21:40.334Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.jar
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT.pom
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-sources-feature.jar
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-p2metadata.xml
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.tmf.ui.multiview/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tmf.ui.multiview/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tmf.ui.multiview-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tmf.ui.multiview ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rocm.core.tests >--
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Building org.eclipse.tracecompass.incubator.rocm.core.tests 0.0.1-SNAPSHOT [78/118]
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/main/resources
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/classes
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/src/test/resources
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.592Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.592Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.593Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:40 [2021-12-09T19:21:40.593Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:21:40 [2021-12-09T19:21:40.593Z] [INFO] 
14:21:40 [2021-12-09T19:21:40.593Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:40 [2021-12-09T19:21:40.593Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:21:41 [2021-12-09T19:21:41.964Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] 
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:43 [2021-12-09T19:21:43.338Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] 
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] 
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data/.metadata/.log
14:21:43 [2021-12-09T19:21:43.338Z] [INFO] Command line:
14:21:43 [2021-12-09T19:21:43.338Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:43 [2021-12-09T19:21:43.338Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:45 [2021-12-09T19:21:45.236Z] !SESSION 2021-12-09 19:21:43.408 -----------------------------------------------
14:21:45 [2021-12-09T19:21:45.236Z] eclipse.buildId=unknown
14:21:45 [2021-12-09T19:21:45.236Z] java.version=11.0.2
14:21:45 [2021-12-09T19:21:45.236Z] java.vendor=Oracle Corporation
14:21:45 [2021-12-09T19:21:45.236Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:45 [2021-12-09T19:21:45.236Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:45 [2021-12-09T19:21:45.236Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:45 [2021-12-09T19:21:45.236Z] 
14:21:45 [2021-12-09T19:21:45.236Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:21:45.029
14:21:45 [2021-12-09T19:21:45.236Z] !MESSAGE FrameworkEvent ERROR
14:21:45 [2021-12-09T19:21:45.236Z] !STACK 0
14:21:45 [2021-12-09T19:21:45.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:45 [2021-12-09T19:21:45.236Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:45 [2021-12-09T19:21:45.236Z] 
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:45 [2021-12-09T19:21:45.236Z] 
14:21:45 [2021-12-09T19:21:45.236Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:21:45.108
14:21:45 [2021-12-09T19:21:45.236Z] !MESSAGE FrameworkEvent ERROR
14:21:45 [2021-12-09T19:21:45.236Z] !STACK 0
14:21:45 [2021-12-09T19:21:45.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:21:45 [2021-12-09T19:21:45.236Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:45 [2021-12-09T19:21:45.236Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:45 [2021-12-09T19:21:45.236Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:45 [2021-12-09T19:21:45.236Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:45 [2021-12-09T19:21:45.236Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:45 [2021-12-09T19:21:45.236Z] 
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:45 [2021-12-09T19:21:45.236Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:46 [2021-12-09T19:21:46.168Z] Running org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:21:46 [2021-12-09T19:21:46.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest
14:21:46 [2021-12-09T19:21:46.168Z] testActivator(org.eclipse.tracecompass.incubator.rocm.core.tests.ActivatorTest)  Time elapsed: 0.005 s
14:21:46 [2021-12-09T19:21:46.168Z] 
14:21:46 [2021-12-09T19:21:46.168Z] Results:
14:21:46 [2021-12-09T19:21:46.168Z] 
14:21:46 [2021-12-09T19:21:46.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:21:46 [2021-12-09T19:21:46.168Z] 
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] All tests passed!
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:46 [2021-12-09T19:21:46.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.pom
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/analyses/org.eclipse.tracecompass.incubator.rocm.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rocm.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rocm.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rocm.core.tests ---
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.analysis.core.tests >--
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] Building org.eclipse.tracecompass.incubator.analysis.core.tests 0.0.1-SNAPSHOT [79/118]
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.682Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/main/resources
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.683Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/classes
14:21:46 [2021-12-09T19:21:46.940Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.940Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:21:46 [2021-12-09T19:21:46.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/src/test/resources
14:21:46 [2021-12-09T19:21:46.940Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.940Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] 
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:46 [2021-12-09T19:21:46.941Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:21:48 [2021-12-09T19:21:48.313Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] 
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:49 [2021-12-09T19:21:49.685Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] 
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] 
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data/.metadata/.log
14:21:49 [2021-12-09T19:21:49.685Z] [INFO] Command line:
14:21:49 [2021-12-09T19:21:49.685Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:21:49 [2021-12-09T19:21:49.943Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:21:51 [2021-12-09T19:21:51.840Z] !SESSION 2021-12-09 19:21:49.903 -----------------------------------------------
14:21:51 [2021-12-09T19:21:51.840Z] eclipse.buildId=unknown
14:21:51 [2021-12-09T19:21:51.840Z] java.version=11.0.2
14:21:51 [2021-12-09T19:21:51.840Z] java.vendor=Oracle Corporation
14:21:51 [2021-12-09T19:21:51.840Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:21:51 [2021-12-09T19:21:51.840Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:21:51 [2021-12-09T19:21:51.840Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:21:51 [2021-12-09T19:21:51.840Z] 
14:21:51 [2021-12-09T19:21:51.840Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:21:51.604
14:21:51 [2021-12-09T19:21:51.840Z] !MESSAGE FrameworkEvent ERROR
14:21:51 [2021-12-09T19:21:51.840Z] !STACK 0
14:21:51 [2021-12-09T19:21:51.840Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:21:51 [2021-12-09T19:21:51.840Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:51 [2021-12-09T19:21:51.840Z] 
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:51 [2021-12-09T19:21:51.840Z] 
14:21:51 [2021-12-09T19:21:51.840Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:21:51.622
14:21:51 [2021-12-09T19:21:51.840Z] !MESSAGE FrameworkEvent ERROR
14:21:51 [2021-12-09T19:21:51.840Z] !STACK 0
14:21:51 [2021-12-09T19:21:51.840Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:21:51 [2021-12-09T19:21:51.840Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:51 [2021-12-09T19:21:51.840Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:21:51 [2021-12-09T19:21:51.840Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:21:51 [2021-12-09T19:21:51.840Z]        org.apache.httpcomponents.httpclient.win [35]
14:21:51 [2021-12-09T19:21:51.840Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:21:51 [2021-12-09T19:21:51.840Z] 
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:21:51 [2021-12-09T19:21:51.840Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:21:53 [2021-12-09T19:21:53.212Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:22:05 [2021-12-09T19:22:05.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.697 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest
14:22:05 [2021-12-09T19:22:05.401Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest)  Time elapsed: 11.394 s
14:22:05 [2021-12-09T19:22:05.401Z] testModelExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisProcessNameAspectTest)  Time elapsed: 0.215 s
14:22:05 [2021-12-09T19:22:05.401Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:22:05 [2021-12-09T19:22:05.401Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest
14:22:05 [2021-12-09T19:22:05.401Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest)  Time elapsed: 0.212 s
14:22:05 [2021-12-09T19:22:05.401Z] testModelExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisThreadNameAspectTest)  Time elapsed: 0.177 s
14:22:05 [2021-12-09T19:22:05.401Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:22:05 [2021-12-09T19:22:05.401Z] 
14:22:05 [2021-12-09T19:22:05.401Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:22:05.316
14:22:05 [2021-12-09T19:22:05.401Z] !MESSAGE 
14:22:05 [2021-12-09T19:22:05.401Z] !STACK 0
14:22:05 [2021-12-09T19:22:05.401Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:56)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace(AnalysisTidAspectTest.java:161)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:22:05 [2021-12-09T19:22:05.401Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.401Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:22:05 [2021-12-09T19:22:05.402Z] 
14:22:05 [2021-12-09T19:22:05.402Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:22:05.317
14:22:05 [2021-12-09T19:22:05.402Z] !MESSAGE 
14:22:05 [2021-12-09T19:22:05.402Z] !STACK 0
14:22:05 [2021-12-09T19:22:05.402Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisTidAspect.resolve(AnalysisTidAspect.java:56)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxTidAspect.resolve(LinuxTidAspect.java:1)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveEventAspectOfClassForEvent(TmfTraceUtils.java:195)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testAspectFromOtherTrace(AnalysisTidAspectTest.java:161)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.402Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:22:05 [2021-12-09T19:22:05.402Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:22:05 [2021-12-09T19:22:05.660Z] 
14:22:05 [2021-12-09T19:22:05.660Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:22:05.434
14:22:05 [2021-12-09T19:22:05.660Z] !MESSAGE 
14:22:05 [2021-12-09T19:22:05.660Z] !STACK 0
14:22:05 [2021-12-09T19:22:05.660Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
14:22:05 [2021-12-09T19:22:05.660Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.660Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.660Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.660Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:22:05 [2021-12-09T19:22:05.660Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:22:05 [2021-12-09T19:22:05.661Z] 
14:22:05 [2021-12-09T19:22:05.661Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:22:05.435
14:22:05 [2021-12-09T19:22:05.661Z] !MESSAGE 
14:22:05 [2021-12-09T19:22:05.661Z] !STACK 0
14:22:05 [2021-12-09T19:22:05.661Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest.testModelThreadOnCpu(AnalysisTidAspectTest.java:101)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:22:05 [2021-12-09T19:22:05.661Z] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:22:05 [2021-12-09T19:22:05.661Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:22:05 [2021-12-09T19:22:05.661Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest
14:22:05 [2021-12-09T19:22:05.661Z] testAspectFromOtherTrace(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.114 s
14:22:05 [2021-12-09T19:22:05.661Z] testModelThreadOnCpu(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.117 s
14:22:05 [2021-12-09T19:22:05.661Z] testModelCpuTime(org.eclipse.tracecompass.incubator.analysis.core.tests.aspects.AnalysisTidAspectTest)  Time elapsed: 0.164 s
14:22:05 [2021-12-09T19:22:05.661Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:22:05 [2021-12-09T19:22:05.661Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest
14:22:05 [2021-12-09T19:22:05.661Z] testSimpleMerge(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.661Z] testDeepMerge(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.661Z] testConstructors(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.661Z] testAddChild(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.661Z] testMergeWrongObject(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.661Z] testAddToWeight(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.661Z] testCopyOf(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.661Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:22:05 [2021-12-09T19:22:05.661Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest
14:22:05 [2021-12-09T19:22:05.662Z] testDiffTreeSetOneElement(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.009 s
14:22:05 [2021-12-09T19:22:05.662Z] testDiffTreeSetNamedElementsMixed(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.662Z] testDiffTreeSetSameElements(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.662Z] testDiffTree(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.662Z] testDiffTreeSetUnpairedElements(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.662Z] testDiffTreeSetNamedElementsTree(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeUtilsTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.662Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:22:05 [2021-12-09T19:22:05.919Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest
14:22:05 [2021-12-09T19:22:05.919Z] testGroupByAllNoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.003 s
14:22:05 [2021-12-09T19:22:05.919Z] testGroupByLevel2NoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.919Z] testMultiGroupBysNoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] testMultiGroupBys(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.919Z] testGroupByLevel1NoGrouping(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] testGroupByAll(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] testGroupByLevel1(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] testGroupByLevel2(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeGroupByTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:22:05 [2021-12-09T19:22:05.919Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest
14:22:05 [2021-12-09T19:22:05.919Z] testDefaultDiffPalette[0: Default Palette](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.919Z] testDefaultDiffPalette[1: Palette With Threshold](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] testDefaultDiffPalette[2: Palette With Small Threshold](org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.diff.DifferentialPaletteTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:22:05 [2021-12-09T19:22:05.919Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest
14:22:05 [2021-12-09T19:22:05.919Z] testAddingSimpleData(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.919Z] testAddingTreeData(org.eclipse.tracecompass.incubator.analysis.core.tests.weighted.WeightedTreeSetTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.920Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:22:05 [2021-12-09T19:22:05.920Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest
14:22:05 [2021-12-09T19:22:05.920Z] testGetExecName(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.920Z] testGetProcessId(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0.001 s
14:22:05 [2021-12-09T19:22:05.920Z] testThreadOnCpuProvider(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.920Z] testNoModel(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.920Z] testCpuTimeProvider(org.eclipse.tracecompass.incubator.analysis.core.tests.model.CompositeHostModelTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.920Z] Running org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:22:05 [2021-12-09T19:22:05.920Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest
14:22:05 [2021-12-09T19:22:05.920Z] testGetModelFor(org.eclipse.tracecompass.incubator.analysis.core.tests.model.ModelManagerTest)  Time elapsed: 0 s
14:22:05 [2021-12-09T19:22:05.920Z] 
14:22:05 [2021-12-09T19:22:05.920Z] Results:
14:22:05 [2021-12-09T19:22:05.920Z] 
14:22:05 [2021-12-09T19:22:05.920Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:22:05 [2021-12-09T19:22:05.920Z] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] All tests passed!
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.pom
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.analysis.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.analysis.core.tests ---
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.core.tests >--
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.core.tests 0.0.1-SNAPSHOT [80/118]
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.177Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/main/resources
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.178Z] [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/classes
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/src/test/resources
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] 
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:06 [2021-12-09T19:22:06.744Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:22:08 [2021-12-09T19:22:08.641Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] 
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:09 [2021-12-09T19:22:09.573Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] 
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] 
14:22:09 [2021-12-09T19:22:09.573Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:09 [2021-12-09T19:22:09.830Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data/.metadata/.log
14:22:09 [2021-12-09T19:22:09.830Z] [INFO] Command line:
14:22:09 [2021-12-09T19:22:09.830Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:22:09 [2021-12-09T19:22:09.830Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:11 [2021-12-09T19:22:11.728Z] !SESSION 2021-12-09 19:22:09.857 -----------------------------------------------
14:22:11 [2021-12-09T19:22:11.728Z] eclipse.buildId=unknown
14:22:11 [2021-12-09T19:22:11.728Z] java.version=11.0.2
14:22:11 [2021-12-09T19:22:11.728Z] java.vendor=Oracle Corporation
14:22:11 [2021-12-09T19:22:11.728Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:11 [2021-12-09T19:22:11.728Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:22:11 [2021-12-09T19:22:11.728Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:22:11 [2021-12-09T19:22:11.729Z] 
14:22:11 [2021-12-09T19:22:11.729Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:22:11.509
14:22:11 [2021-12-09T19:22:11.729Z] !MESSAGE FrameworkEvent ERROR
14:22:11 [2021-12-09T19:22:11.729Z] !STACK 0
14:22:11 [2021-12-09T19:22:11.729Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:22:11 [2021-12-09T19:22:11.729Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:11 [2021-12-09T19:22:11.729Z] 
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:11 [2021-12-09T19:22:11.729Z] 
14:22:11 [2021-12-09T19:22:11.729Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:22:11.531
14:22:11 [2021-12-09T19:22:11.729Z] !MESSAGE FrameworkEvent ERROR
14:22:11 [2021-12-09T19:22:11.729Z] !STACK 0
14:22:11 [2021-12-09T19:22:11.729Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:22:11 [2021-12-09T19:22:11.729Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:11 [2021-12-09T19:22:11.729Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:22:11 [2021-12-09T19:22:11.729Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:22:11 [2021-12-09T19:22:11.729Z]        org.apache.httpcomponents.httpclient.win [35]
14:22:11 [2021-12-09T19:22:11.729Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:11 [2021-12-09T19:22:11.729Z] 
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:11 [2021-12-09T19:22:11.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:13 [2021-12-09T19:22:13.100Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:22:13 [2021-12-09T19:22:13.357Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest
14:22:13 [2021-12-09T19:22:13.357Z] testStackTraces(org.eclipse.tracecompass.incubator.callstack.core.tests.sampled.SampledCallGraphTest)  Time elapsed: 0.07 s
14:22:13 [2021-12-09T19:22:13.357Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:22:15 [2021-12-09T19:22:15.253Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.8 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
14:22:15 [2021-12-09T19:22:15.253Z] testCallGraphWithCpuTime(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) skipped
14:22:15 [2021-12-09T19:22:15.253Z] testSelectionCallGraph(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.638 s
14:22:15 [2021-12-09T19:22:15.253Z] testCallGraph(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 0.159 s
14:22:15 [2021-12-09T19:22:15.253Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:22:15 [2021-12-09T19:22:15.819Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest
14:22:15 [2021-12-09T19:22:15.819Z] cascadeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.091 s
14:22:15 [2021-12-09T19:22:15.819Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.03 s
14:22:15 [2021-12-09T19:22:15.819Z] emptyStateSystemTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.087 s
14:22:15 [2021-12-09T19:22:15.819Z] largeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.235 s
14:22:15 [2021-12-09T19:22:15.819Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.071 s
14:22:15 [2021-12-09T19:22:15.819Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.083 s
14:22:15 [2021-12-09T19:22:15.819Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.024 s
14:22:15 [2021-12-09T19:22:15.819Z] treeTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregationTreeTest)  Time elapsed: 0.078 s
14:22:15 [2021-12-09T19:22:15.819Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:22:15 [2021-12-09T19:22:15.819Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest
14:22:15 [2021-12-09T19:22:15.819Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
14:22:15 [2021-12-09T19:22:15.819Z] mergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
14:22:15 [2021-12-09T19:22:15.819Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
14:22:15 [2021-12-09T19:22:15.819Z] treeStatisticsTest(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.instrumented.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
14:22:15 [2021-12-09T19:22:15.819Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:22:16 [2021-12-09T19:22:16.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest
14:22:16 [2021-12-09T19:22:16.385Z] testFlameGraphDataProviderAllItems(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.181 s
14:22:16 [2021-12-09T19:22:16.385Z] testFlameGraphDataProviderSelection(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.1 s
14:22:16 [2021-12-09T19:22:16.385Z] testFlameGraphDataProviderGrouped(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.032 s
14:22:16 [2021-12-09T19:22:16.385Z] testFlameGraphDataProviderGroupByProcess(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.FlameGraphDataProviderTest)  Time elapsed: 0.081 s
14:22:16 [2021-12-09T19:22:16.385Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:22:16 [2021-12-09T19:22:16.385Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest
14:22:16 [2021-12-09T19:22:16.385Z] testGroupByAllInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.081 s
14:22:16 [2021-12-09T19:22:16.385Z] testMultiGroupBys(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.024 s
14:22:16 [2021-12-09T19:22:16.385Z] testGroupByProcessInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.073 s
14:22:16 [2021-12-09T19:22:16.385Z] testGroupByThreadInstrumented(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CallGraphGroupByInstrumentedTest)  Time elapsed: 0.02 s
14:22:16 [2021-12-09T19:22:16.385Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:22:16 [2021-12-09T19:22:16.385Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest
14:22:16 [2021-12-09T19:22:16.385Z] testGetSelfTime(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:22:16 [2021-12-09T19:22:16.385Z] testGetStart(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testToString(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testCompareTo(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] createInvalidNull(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testGetProcessId(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] createInvalidDouble(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testAddChildOk1(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testAddChildOk2(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
14:22:16 [2021-12-09T19:22:16.385Z] testAddChildOk3(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testHashCode(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testCompareToBad(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testEquals(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testGetParent(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] testGetEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] createInvalidTimeRange(org.eclipse.tracecompass.incubator.callstack.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
14:22:16 [2021-12-09T19:22:16.385Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:22:16 [2021-12-09T19:22:16.642Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest
14:22:16 [2021-12-09T19:22:16.642Z] testIntersectingSegmentStore(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.083 s
14:22:16 [2021-12-09T19:22:16.642Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.074 s
14:22:16 [2021-12-09T19:22:16.643Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:22:16 [2021-12-09T19:22:16.643Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest
14:22:16 [2021-12-09T19:22:16.643Z] testCallStackProvider(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest)  Time elapsed: 0.02 s
14:22:16 [2021-12-09T19:22:16.643Z] testCallStackContent(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.statesystem.CallStackStateSystemTest)  Time elapsed: 0.02 s
14:22:16 [2021-12-09T19:22:16.643Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:22:16 [2021-12-09T19:22:16.899Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest
14:22:16 [2021-12-09T19:22:16.899Z] testCallStackTraversal(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.02 s
14:22:16 [2021-12-09T19:22:16.899Z] testCallStackRanges(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.021 s
14:22:16 [2021-12-09T19:22:16.899Z] testCallStackNext(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.CallStackTest)  Time elapsed: 0.072 s
14:22:16 [2021-12-09T19:22:16.899Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:22:17 [2021-12-09T19:22:17.156Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest
14:22:17 [2021-12-09T19:22:17.156Z] testFollowEvents(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.081 s
14:22:17 [2021-12-09T19:22:17.156Z] testFetchTree(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.018 s
14:22:17 [2021-12-09T19:22:17.156Z] testFetchModel(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.082 s
14:22:17 [2021-12-09T19:22:17.156Z] testGetDescriptors(org.eclipse.tracecompass.incubator.callstack.core.tests.flamechart.FlameChartDataProviderTest)  Time elapsed: 0.022 s
14:22:17 [2021-12-09T19:22:17.156Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:22:17 [2021-12-09T19:22:17.156Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest
14:22:17 [2021-12-09T19:22:17.156Z] testCallStackRequirements(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.007 s
14:22:17 [2021-12-09T19:22:17.156Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:22:29 [2021-12-09T19:22:29.346Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.199 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest
14:22:29 [2021-12-09T19:22:29.346Z] testCallStackEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.562 s
14:22:29 [2021-12-09T19:22:29.346Z] testConstruction(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.195 s
14:22:29 [2021-12-09T19:22:29.346Z] testCallStack1(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.201 s
14:22:29 [2021-12-09T19:22:29.346Z] testCallStack2(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.197 s
14:22:29 [2021-12-09T19:22:29.346Z] testCallStack3(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.143 s
14:22:29 [2021-12-09T19:22:29.346Z] testOtherUstTrace(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.707 s
14:22:29 [2021-12-09T19:22:29.346Z] testCallStackBegin(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.192 s
14:22:29 [2021-12-09T19:22:29.346Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:22:37 [2021-12-09T19:22:37.445Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.286 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest
14:22:37 [2021-12-09T19:22:37.445Z] testCallStackEnd(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.173 s
14:22:37 [2021-12-09T19:22:37.445Z] testConstruction(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.123 s
14:22:37 [2021-12-09T19:22:37.445Z] testCallStack1(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.122 s
14:22:37 [2021-12-09T19:22:37.445Z] testCallStack2(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.124 s
14:22:37 [2021-12-09T19:22:37.445Z] testCallStack3(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.123 s
14:22:37 [2021-12-09T19:22:37.445Z] testOtherUstTrace(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.5 s
14:22:37 [2021-12-09T19:22:37.445Z] testCallStackBegin(org.eclipse.tracecompass.incubator.callstack.core.tests.lttng2.ust.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.119 s
14:22:37 [2021-12-09T19:22:37.445Z] Running org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:22:37 [2021-12-09T19:22:37.703Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 s - in org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest
14:22:37 [2021-12-09T19:22:37.703Z] testCallstackWeightedTree(org.eclipse.tracecompass.incubator.callstack.core.tests.xml.module.XmlCallstackTest)  Time elapsed: 1.255 s
14:22:37 [2021-12-09T19:22:37.960Z] 
14:22:37 [2021-12-09T19:22:37.960Z] Results:
14:22:37 [2021-12-09T19:22:37.960Z] 
14:22:37 [2021-12-09T19:22:37.960Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 1
14:22:37 [2021-12-09T19:22:37.960Z] 
14:22:37 [2021-12-09T19:22:37.960Z] [INFO] All tests passed!
14:22:37 [2021-12-09T19:22:37.960Z] [INFO] 
14:22:37 [2021-12-09T19:22:37.960Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:37 [2021-12-09T19:22:37.960Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:22:37 [2021-12-09T19:22:37.960Z] [INFO] 
14:22:37 [2021-12-09T19:22:37.960Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.pom
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.core.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests >--
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Building org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.0.1-SNAPSHOT [81/118]
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/main/resources
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.218Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/classes
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/src/test/resources
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] 
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:38 [2021-12-09T19:22:38.476Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:39 [2021-12-09T19:22:39.408Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] 
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:39 [2021-12-09T19:22:39.973Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] 
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] 
14:22:39 [2021-12-09T19:22:39.973Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:40 [2021-12-09T19:22:40.230Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data/.metadata/.log
14:22:40 [2021-12-09T19:22:40.230Z] [INFO] Command line:
14:22:40 [2021-12-09T19:22:40.230Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:22:40 [2021-12-09T19:22:40.230Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:22:42 [2021-12-09T19:22:42.126Z] !SESSION 2021-12-09 19:22:40.238 -----------------------------------------------
14:22:42 [2021-12-09T19:22:42.126Z] eclipse.buildId=unknown
14:22:42 [2021-12-09T19:22:42.126Z] java.version=11.0.2
14:22:42 [2021-12-09T19:22:42.126Z] java.vendor=Oracle Corporation
14:22:42 [2021-12-09T19:22:42.126Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:22:42 [2021-12-09T19:22:42.126Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:22:42 [2021-12-09T19:22:42.126Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:22:42 [2021-12-09T19:22:42.126Z] 
14:22:42 [2021-12-09T19:22:42.126Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:22:42.010
14:22:42 [2021-12-09T19:22:42.126Z] !MESSAGE FrameworkEvent ERROR
14:22:42 [2021-12-09T19:22:42.126Z] !STACK 0
14:22:42 [2021-12-09T19:22:42.126Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:22:42 [2021-12-09T19:22:42.126Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:42 [2021-12-09T19:22:42.126Z] 
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:42 [2021-12-09T19:22:42.126Z] 
14:22:42 [2021-12-09T19:22:42.126Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:22:42.022
14:22:42 [2021-12-09T19:22:42.126Z] !MESSAGE FrameworkEvent ERROR
14:22:42 [2021-12-09T19:22:42.126Z] !STACK 0
14:22:42 [2021-12-09T19:22:42.126Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137]
14:22:42 [2021-12-09T19:22:42.126Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:42 [2021-12-09T19:22:42.126Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:22:42 [2021-12-09T19:22:42.126Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:22:42 [2021-12-09T19:22:42.126Z]        org.apache.httpcomponents.httpclient.win [36]
14:22:42 [2021-12-09T19:22:42.126Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:22:42 [2021-12-09T19:22:42.126Z] 
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:22:42 [2021-12-09T19:22:42.126Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:22:43 [2021-12-09T19:22:43.498Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:43 [2021-12-09T19:22:43.498Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:47 [2021-12-09T19:22:47.675Z] 
14:22:47 [2021-12-09T19:22:47.675Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-12-09 19:22:47.512
14:22:47 [2021-12-09T19:22:47.675Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
14:22:47 [2021-12-09T19:22:47.675Z] 
14:22:47 [2021-12-09T19:22:47.675Z] !ENTRY org.eclipse.urischeme 4 0 2021-12-09 19:22:47.531
14:22:47 [2021-12-09T19:22:47.675Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:22:47 [2021-12-09T19:22:47.675Z] !STACK 0
14:22:47 [2021-12-09T19:22:47.675Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:22:47 [2021-12-09T19:22:47.675Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
14:22:47 [2021-12-09T19:22:47.675Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
14:22:47 [2021-12-09T19:22:47.675Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:22:47 [2021-12-09T19:22:47.675Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:136)
14:22:47 [2021-12-09T19:22:47.675Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:80)
14:22:47 [2021-12-09T19:22:47.675Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:69)
14:22:47 [2021-12-09T19:22:47.675Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:63)
14:22:47 [2021-12-09T19:22:47.675Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:22:47 [2021-12-09T19:22:47.675Z] Caused by: java.io.IOException: error=2, No such file or directory
14:22:47 [2021-12-09T19:22:47.675Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:22:47 [2021-12-09T19:22:47.675Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
14:22:47 [2021-12-09T19:22:47.675Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
14:22:47 [2021-12-09T19:22:47.675Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
14:22:47 [2021-12-09T19:22:47.675Z] 	... 7 more
14:22:47 [2021-12-09T19:22:47.931Z] 
14:22:47 [2021-12-09T19:22:47.932Z] (WebKitWebProcess:3369): GLib-WARNING **: 19:22:47.723: getpwuid_r(): failed due to unknown user id (1001250000)
14:22:47 [2021-12-09T19:22:47.932Z] Running org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:22:48 [2021-12-09T19:22:48.189Z] Display size: 1440x900
14:22:48 [2021-12-09T19:22:48.189Z] OS version=5.12.7-300.fc34.x86_64
14:22:48 [2021-12-09T19:22:48.189Z] GTK version=3.22.30
14:22:48 [2021-12-09T19:22:48.189Z] GTK theme=Ambiance
14:22:48 [2021-12-09T19:22:48.189Z] LIBOVERLAY_SCROLLBAR=0
14:22:48 [2021-12-09T19:22:48.189Z] Time zone: Greenwich Mean Time
14:22:48 [2021-12-09T19:22:48.446Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:22:48 [2021-12-09T19:22:48.446Z] log4j:WARN Please initialize the log4j system properly.
14:22:49 [2021-12-09T19:22:49.378Z] 
14:22:49 [2021-12-09T19:22:49.378Z] (Eclipse:3309): Gtk-WARNING **: 19:22:49.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:22:49 [2021-12-09T19:22:49.635Z] 
14:22:49 [2021-12-09T19:22:49.635Z] (Eclipse:3309): Gtk-WARNING **: 19:22:49.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
14:22:49 [2021-12-09T19:22:49.892Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:49 [2021-12-09T19:22:49.892Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:51 [2021-12-09T19:22:51.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:51 [2021-12-09T19:22:51.265Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:52 [2021-12-09T19:22:52.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:52 [2021-12-09T19:22:52.198Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:53 [2021-12-09T19:22:53.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:53 [2021-12-09T19:22:53.129Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:53 [2021-12-09T19:22:53.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:53 [2021-12-09T19:22:53.387Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:54 [2021-12-09T19:22:54.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:54 [2021-12-09T19:22:54.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:55 [2021-12-09T19:22:55.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:55 [2021-12-09T19:22:55.250Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:56 [2021-12-09T19:22:56.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.incubator.internal.callstack.ui.flamegraph.flamegraphView"'
14:22:56 [2021-12-09T19:22:56.181Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:22:56 [2021-12-09T19:22:56.745Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.823 s - in org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest
14:22:56 [2021-12-09T19:22:56.745Z] cascadeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 1.501 s
14:22:56 [2021-12-09T19:22:56.745Z] multiFunctionRootsTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.824 s
14:22:56 [2021-12-09T19:22:56.745Z] emptyStateSystemTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.901 s
14:22:56 [2021-12-09T19:22:56.745Z] largeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.417 s
14:22:56 [2021-12-09T19:22:56.745Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.872 s
14:22:56 [2021-12-09T19:22:56.745Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.906 s
14:22:56 [2021-12-09T19:22:56.745Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.901 s
14:22:56 [2021-12-09T19:22:56.745Z] treeTest(org.eclipse.tracecompass.incubator.callstack.core.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.899 s
14:22:56 [2021-12-09T19:22:56.745Z] 
14:22:56 [2021-12-09T19:22:56.745Z] Results:
14:22:56 [2021-12-09T19:22:56.745Z] 
14:22:56 [2021-12-09T19:22:56.745Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:22:56 [2021-12-09T19:22:56.745Z] 
14:22:57 [2021-12-09T19:22:57.309Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:57 [2021-12-09T19:22:57.309Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] All tests passed!
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core.tests' with 33 classes
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.pom
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/callstack/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests >--
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.0.1-SNAPSHOT [82/118]
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/main/resources
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.678Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/classes
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/src/test/resources
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] 
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:22:58 [2021-12-09T19:22:58.999Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:22:59 [2021-12-09T19:22:59.564Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] 
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:00 [2021-12-09T19:23:00.935Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] 
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] 
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data/.metadata/.log
14:23:00 [2021-12-09T19:23:00.935Z] [INFO] Command line:
14:23:00 [2021-12-09T19:23:00.935Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:00 [2021-12-09T19:23:00.935Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:02 [2021-12-09T19:23:02.999Z] !SESSION 2021-12-09 19:23:01.202 -----------------------------------------------
14:23:02 [2021-12-09T19:23:02.999Z] eclipse.buildId=unknown
14:23:02 [2021-12-09T19:23:02.999Z] java.version=11.0.2
14:23:02 [2021-12-09T19:23:02.999Z] java.vendor=Oracle Corporation
14:23:02 [2021-12-09T19:23:02.999Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:02 [2021-12-09T19:23:02.999Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:02 [2021-12-09T19:23:02.999Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:02 [2021-12-09T19:23:02.999Z] 
14:23:02 [2021-12-09T19:23:02.999Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:23:02.916
14:23:02 [2021-12-09T19:23:02.999Z] !MESSAGE FrameworkEvent ERROR
14:23:02 [2021-12-09T19:23:02.999Z] !STACK 0
14:23:02 [2021-12-09T19:23:02.999Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:23:02 [2021-12-09T19:23:02.999Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:02 [2021-12-09T19:23:02.999Z] 
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:02 [2021-12-09T19:23:02.999Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:02 [2021-12-09T19:23:02.999Z] 
14:23:02 [2021-12-09T19:23:02.999Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:23:02.929
14:23:02 [2021-12-09T19:23:02.999Z] !MESSAGE FrameworkEvent ERROR
14:23:02 [2021-12-09T19:23:02.999Z] !STACK 0
14:23:02 [2021-12-09T19:23:02.999Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:23:02 [2021-12-09T19:23:02.999Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:03 [2021-12-09T19:23:03.000Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:03 [2021-12-09T19:23:03.000Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:03 [2021-12-09T19:23:03.000Z]        org.apache.httpcomponents.httpclient.win [35]
14:23:03 [2021-12-09T19:23:03.000Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:03 [2021-12-09T19:23:03.000Z] 
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:03 [2021-12-09T19:23:03.000Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:04 [2021-12-09T19:23:04.417Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:23:10 [2021-12-09T19:23:10.969Z] 
14:23:10 [2021-12-09T19:23:10.969Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:10.003
14:23:10 [2021-12-09T19:23:10.969Z] !MESSAGE 
14:23:10 [2021-12-09T19:23:10.969Z] !STACK 0
14:23:10 [2021-12-09T19:23:10.969Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:10 [2021-12-09T19:23:10.969Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:10 [2021-12-09T19:23:10.969Z] 
14:23:10 [2021-12-09T19:23:10.969Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:10.004
14:23:10 [2021-12-09T19:23:10.969Z] !MESSAGE 
14:23:10 [2021-12-09T19:23:10.969Z] !STACK 0
14:23:10 [2021-12-09T19:23:10.969Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:10 [2021-12-09T19:23:10.969Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:10 [2021-12-09T19:23:10.970Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:10 [2021-12-09T19:23:10.970Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.71 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest
14:23:10 [2021-12-09T19:23:10.970Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.984 s
14:23:10 [2021-12-09T19:23:10.970Z] testVirtualEnvironmentModel[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.209 s
14:23:10 [2021-12-09T19:23:10.970Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.293 s
14:23:10 [2021-12-09T19:23:10.970Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.model.VmModelAnalysisTest)  Time elapsed: 1.194 s
14:23:10 [2021-12-09T19:23:10.970Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:23:16 [2021-12-09T19:23:16.229Z] 
14:23:16 [2021-12-09T19:23:16.229Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.827
14:23:16 [2021-12-09T19:23:16.229Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.229Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.229Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.findVmFromProcess(QemuKvmEventHandler.java:201)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleKvmEntry(QemuKvmEventHandler.java:179)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:85)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.229Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.229Z] 
14:23:16 [2021-12-09T19:23:16.229Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.828
14:23:16 [2021-12-09T19:23:16.229Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.229Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.229Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.analysis.core.aspects.AnalysisPidAspect.resolve(AnalysisPidAspect.java:58)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.event.aspect.LinuxPidAspect.resolve(LinuxPidAspect.java:1)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTraceUtils.resolveIntEventAspectOfClassForEvent(TmfTraceUtils.java:273)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleHostEvent(QemuKvmEventHandler.java:133)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.QemuKvmEventHandler.handleBuilderEvent(QemuKvmEventHandler.java:96)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.handlers.IVirtualMachineModelBuilderEventHandler.handleEvent(IVirtualMachineModelBuilderEventHandler.java:39)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.analysis.VirtualMachineModelStateProvider.eventHandle(VirtualMachineModelStateProvider.java:177)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.229Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.229Z] 
14:23:16 [2021-12-09T19:23:16.229Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.844
14:23:16 [2021-12-09T19:23:16.229Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.229Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.229Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.229Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.229Z] 
14:23:16 [2021-12-09T19:23:16.229Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.845
14:23:16 [2021-12-09T19:23:16.229Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.229Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.229Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.229Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.229Z] 
14:23:16 [2021-12-09T19:23:16.229Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.846
14:23:16 [2021-12-09T19:23:16.229Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.229Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.229Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.229Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.230Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.230Z] 
14:23:16 [2021-12-09T19:23:16.230Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.846
14:23:16 [2021-12-09T19:23:16.230Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.230Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.230Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:120)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.230Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.230Z] 
14:23:16 [2021-12-09T19:23:16.230Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.846
14:23:16 [2021-12-09T19:23:16.230Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.230Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.230Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleHostSchedSwitch(SchedSwitchEventHandler.java:150)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.SchedSwitchEventHandler.handleEvent(SchedSwitchEventHandler.java:91)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.230Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.230Z] 
14:23:16 [2021-12-09T19:23:16.230Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.847
14:23:16 [2021-12-09T19:23:16.230Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.230Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.230Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.230Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.230Z] 
14:23:16 [2021-12-09T19:23:16.230Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.847
14:23:16 [2021-12-09T19:23:16.230Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.230Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.230Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.230Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.231Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.231Z] 
14:23:16 [2021-12-09T19:23:16.231Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.848
14:23:16 [2021-12-09T19:23:16.231Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.231Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.231Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.231Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.231Z] 
14:23:16 [2021-12-09T19:23:16.231Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.848
14:23:16 [2021-12-09T19:23:16.231Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.231Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.231Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:86)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.231Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:16 [2021-12-09T19:23:16.231Z] 
14:23:16 [2021-12-09T19:23:16.231Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:15.849
14:23:16 [2021-12-09T19:23:16.231Z] !MESSAGE 
14:23:16 [2021-12-09T19:23:16.231Z] !STACK 0
14:23:16 [2021-12-09T19:23:16.231Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.analysis.core.model.IHostModel.getThreadOnCpu(IHostModel.java:78)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleKvmEvent(QemuKvmEventHandler.java:103)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.handlers.QemuKvmEventHandler.handleEvent(QemuKvmEventHandler.java:82)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.overhead.VmOverheadStateProvider.eventHandle(VmOverheadStateProvider.java:224)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:16 [2021-12-09T19:23:16.231Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:16 [2021-12-09T19:23:16.231Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:17 [2021-12-09T19:23:17.165Z] 
14:23:17 [2021-12-09T19:23:17.165Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:16.915
14:23:17 [2021-12-09T19:23:17.165Z] !MESSAGE 
14:23:17 [2021-12-09T19:23:17.165Z] !STACK 0
14:23:17 [2021-12-09T19:23:17.165Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:17 [2021-12-09T19:23:17.165Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:17 [2021-12-09T19:23:17.165Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:17 [2021-12-09T19:23:17.165Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.877 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest
14:23:17 [2021-12-09T19:23:17.165Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.403 s
14:23:17 [2021-12-09T19:23:17.165Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.24 s
14:23:17 [2021-12-09T19:23:17.165Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.overhead.OverheadAnalysisTest)  Time elapsed: 2.233 s
14:23:17 [2021-12-09T19:23:17.165Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:23:18 [2021-12-09T19:23:18.095Z] 
14:23:18 [2021-12-09T19:23:18.095Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:18.059
14:23:18 [2021-12-09T19:23:18.095Z] !MESSAGE 
14:23:18 [2021-12-09T19:23:18.095Z] !STACK 0
14:23:18 [2021-12-09T19:23:18.095Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:18 [2021-12-09T19:23:18.095Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:18 [2021-12-09T19:23:18.095Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:18 [2021-12-09T19:23:18.095Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:18 [2021-12-09T19:23:18.095Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:18 [2021-12-09T19:23:18.096Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:23:18 [2021-12-09T19:23:18.096Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:23:18 [2021-12-09T19:23:18.096Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:18 [2021-12-09T19:23:18.096Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:18 [2021-12-09T19:23:18.096Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:18 [2021-12-09T19:23:18.096Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:19 [2021-12-09T19:23:19.466Z] 
14:23:19 [2021-12-09T19:23:19.466Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:19.200
14:23:19 [2021-12-09T19:23:19.466Z] !MESSAGE 
14:23:19 [2021-12-09T19:23:19.466Z] !STACK 0
14:23:19 [2021-12-09T19:23:19.466Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:19 [2021-12-09T19:23:19.466Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:19 [2021-12-09T19:23:19.466Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:20 [2021-12-09T19:23:20.399Z] 
14:23:20 [2021-12-09T19:23:20.399Z] !ENTRY org.eclipse.tracecompass.analysis.linux.core 4 0 2021-12-09 19:23:20.340
14:23:20 [2021-12-09T19:23:20.399Z] !MESSAGE 
14:23:20 [2021-12-09T19:23:20.399Z] !STACK 0
14:23:20 [2021-12-09T19:23:20.399Z] org.eclipse.tracecompass.statesystem.core.exceptions.StateSystemDisposedException
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.querySingleState(StateSystem.java:598)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.analysis.os.linux.core.tid.TidAnalysisModule.getThreadOnCpuAtTime(TidAnalysisModule.java:111)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.ModelListener$TidAnalysisWrapper.getThreadOnCpuAtTime(ModelListener.java:153)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.incubator.internal.analysis.core.model.CompositeHostModel.getThreadOnCpu(CompositeHostModel.java:81)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.model.qemukvm.QemuKvmVmModel.handleEvent(QemuKvmVmModel.java:278)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.incubator.internal.virtual.machine.analysis.core.fused.handlers.FusedVirtualMachineStateProvider.eventHandle(FusedVirtualMachineStateProvider.java:212)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
14:23:20 [2021-12-09T19:23:20.399Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
14:23:20 [2021-12-09T19:23:20.399Z] 	at java.base/java.lang.Thread.run(Thread.java:834)
14:23:30 [2021-12-09T19:23:30.358Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.381 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest
14:23:30 [2021-12-09T19:23:30.358Z] testAnalysisExecution[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.137 s
14:23:30 [2021-12-09T19:23:30.358Z] testStateProviderIntervalData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.141 s
14:23:30 [2021-12-09T19:23:30.358Z] testStateProviderPunctualData[0: ONE_QEMUKVM](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.14 s
14:23:30 [2021-12-09T19:23:30.358Z] testAnalysisExecution[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.221 s
14:23:30 [2021-12-09T19:23:30.359Z] testStateProviderIntervalData[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.118 s
14:23:30 [2021-12-09T19:23:30.359Z] testStateProviderPunctualData[1: ONE_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.123 s
14:23:30 [2021-12-09T19:23:30.359Z] testAnalysisExecution[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 2.235 s
14:23:30 [2021-12-09T19:23:30.359Z] testStateProviderIntervalData[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.136 s
14:23:30 [2021-12-09T19:23:30.359Z] testStateProviderPunctualData[2: QEMU_CONTAINER](org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.fused.FusedVmAnalysisTest)  Time elapsed: 1.128 s
14:23:30 [2021-12-09T19:23:30.359Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:23:30 [2021-12-09T19:23:30.615Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest
14:23:30 [2021-12-09T19:23:30.615Z] testStubTracesOneQemuKvm(org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests.virtual.resources.VirtualMachineAnalysisTest)  Time elapsed: 1.15 s
14:23:30 [2021-12-09T19:23:30.615Z] 
14:23:30 [2021-12-09T19:23:30.615Z] Results:
14:23:30 [2021-12-09T19:23:30.615Z] 
14:23:30 [2021-12-09T19:23:30.615Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
14:23:30 [2021-12-09T19:23:30.615Z] 
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] All tests passed!
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] 
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] 
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:30 [2021-12-09T19:23:30.871Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:23:30 [2021-12-09T19:23:30.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:23:31 [2021-12-09T19:23:31.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:23:31 [2021-12-09T19:23:31.128Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:31 [2021-12-09T19:23:31.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar
14:23:31 [2021-12-09T19:23:31.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.pom
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-sources.jar
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests >--
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Building org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.0.1-SNAPSHOT [83/118]
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/main/resources
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.129Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/classes
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/src/test/resources
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.387Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.387Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] 
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:31 [2021-12-09T19:23:31.387Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:23:32 [2021-12-09T19:23:32.318Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] 
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:33 [2021-12-09T19:23:33.687Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] 
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] 
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data/.metadata/.log
14:23:33 [2021-12-09T19:23:33.687Z] [INFO] Command line:
14:23:33 [2021-12-09T19:23:33.687Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:23:33 [2021-12-09T19:23:33.687Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:36 [2021-12-09T19:23:36.213Z] !SESSION 2021-12-09 19:23:33.801 -----------------------------------------------
14:23:36 [2021-12-09T19:23:36.213Z] eclipse.buildId=unknown
14:23:36 [2021-12-09T19:23:36.213Z] java.version=11.0.2
14:23:36 [2021-12-09T19:23:36.213Z] java.vendor=Oracle Corporation
14:23:36 [2021-12-09T19:23:36.213Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:36 [2021-12-09T19:23:36.213Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:23:36 [2021-12-09T19:23:36.213Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:23:36 [2021-12-09T19:23:36.213Z] 
14:23:36 [2021-12-09T19:23:36.213Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:23:35.626
14:23:36 [2021-12-09T19:23:36.213Z] !MESSAGE FrameworkEvent ERROR
14:23:36 [2021-12-09T19:23:36.213Z] !STACK 0
14:23:36 [2021-12-09T19:23:36.213Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:23:36 [2021-12-09T19:23:36.213Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:36 [2021-12-09T19:23:36.213Z] 
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:36 [2021-12-09T19:23:36.213Z] 
14:23:36 [2021-12-09T19:23:36.213Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:23:35.719
14:23:36 [2021-12-09T19:23:36.213Z] !MESSAGE FrameworkEvent ERROR
14:23:36 [2021-12-09T19:23:36.213Z] !STACK 0
14:23:36 [2021-12-09T19:23:36.213Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137]
14:23:36 [2021-12-09T19:23:36.213Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:36 [2021-12-09T19:23:36.213Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:36 [2021-12-09T19:23:36.213Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:36 [2021-12-09T19:23:36.213Z]        org.apache.httpcomponents.httpclient.win [36]
14:23:36 [2021-12-09T19:23:36.213Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:36 [2021-12-09T19:23:36.213Z] 
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:36 [2021-12-09T19:23:36.213Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:37 [2021-12-09T19:23:37.145Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:23:37 [2021-12-09T19:23:37.145Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
14:23:41 [2021-12-09T19:23:41.326Z] 
14:23:41 [2021-12-09T19:23:41.326Z] !ENTRY org.eclipse.urischeme 4 0 2021-12-09 19:23:40.801
14:23:41 [2021-12-09T19:23:41.326Z] !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory
14:23:41 [2021-12-09T19:23:41.326Z] !STACK 0
14:23:41 [2021-12-09T19:23:41.326Z] java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory
14:23:41 [2021-12-09T19:23:41.326Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
14:23:41 [2021-12-09T19:23:41.326Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
14:23:41 [2021-12-09T19:23:41.326Z] 	at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36)
14:23:41 [2021-12-09T19:23:41.326Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:136)
14:23:41 [2021-12-09T19:23:41.326Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:80)
14:23:41 [2021-12-09T19:23:41.326Z] 	at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:69)
14:23:41 [2021-12-09T19:23:41.326Z] 	at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:63)
14:23:41 [2021-12-09T19:23:41.326Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:23:41 [2021-12-09T19:23:41.326Z] Caused by: java.io.IOException: error=2, No such file or directory
14:23:41 [2021-12-09T19:23:41.326Z] 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
14:23:41 [2021-12-09T19:23:41.326Z] 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
14:23:41 [2021-12-09T19:23:41.326Z] 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
14:23:41 [2021-12-09T19:23:41.326Z] 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
14:23:41 [2021-12-09T19:23:41.326Z] 	... 7 more
14:23:41 [2021-12-09T19:23:41.326Z] 
14:23:41 [2021-12-09T19:23:41.326Z] (WebKitWebProcess:4164): GLib-WARNING **: 19:23:41.010: getpwuid_r(): failed due to unknown user id (1001250000)
14:23:41 [2021-12-09T19:23:41.326Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:23:41 [2021-12-09T19:23:41.326Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.019 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest
14:23:41 [2021-12-09T19:23:41.326Z] testOneQemuKvm(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:23:41 [2021-12-09T19:23:41.326Z] testQemuContainer(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:23:41 [2021-12-09T19:23:41.326Z] testOneContainer(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.VirtualResourcesViewTest) skipped
14:23:41 [2021-12-09T19:23:41.326Z] Running org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:23:41 [2021-12-09T19:23:41.583Z] 
14:23:41 [2021-12-09T19:23:41.583Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2021-12-09 19:23:41.401
14:23:41 [2021-12-09T19:23:41.583Z] !MESSAGE Removing PartDescriptorImpl with the "org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub" id and the "XY Chart View Stub" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
14:23:41 [2021-12-09T19:23:41.583Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest
14:23:41 [2021-12-09T19:23:41.583Z] testSameEndOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0.093 s
14:23:41 [2021-12-09T19:23:41.583Z] testNoOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:23:41 [2021-12-09T19:23:41.583Z] testPartialOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:23:41 [2021-12-09T19:23:41.583Z] testSameStartOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:23:41 [2021-12-09T19:23:41.583Z] testFullOverlap(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:23:41 [2021-12-09T19:23:41.583Z] testOverlapEnglobing(org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.test.vcpu.AggregateIteratorTest)  Time elapsed: 0 s
14:23:41 [2021-12-09T19:23:41.583Z] 
14:23:41 [2021-12-09T19:23:41.583Z] Results:
14:23:41 [2021-12-09T19:23:41.583Z] 
14:23:41 [2021-12-09T19:23:41.583Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3
14:23:41 [2021-12-09T19:23:41.583Z] 
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] All tests passed!
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:23:42 [2021-12-09T19:23:42.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests' with 18 classes
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.pom
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-sources.jar
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/vm/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.core.tests >--
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] Building org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.0-SNAPSHOT [84/118]
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests >>>
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.core.tests <<<
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.773Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/main/resources
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/help
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] 
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:42 [2021-12-09T19:23:42.774Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/classes
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/src/test/resources
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.031Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.032Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.032Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] 
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:43 [2021-12-09T19:23:43.032Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:23:43 [2021-12-09T19:23:43.965Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar
14:23:45 [2021-12-09T19:23:45.860Z] [INFO] 
14:23:45 [2021-12-09T19:23:45.860Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:45 [2021-12-09T19:23:45.860Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:45 [2021-12-09T19:23:45.860Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:23:45 [2021-12-09T19:23:45.861Z] [INFO] 
14:23:45 [2021-12-09T19:23:45.861Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:45 [2021-12-09T19:23:45.861Z] [INFO] 
14:23:45 [2021-12-09T19:23:45.861Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:46 [2021-12-09T19:23:46.117Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data/.metadata/.log
14:23:46 [2021-12-09T19:23:46.117Z] [INFO] Command line:
14:23:46 [2021-12-09T19:23:46.117Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:46 [2021-12-09T19:23:46.117Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:23:48 [2021-12-09T19:23:48.013Z] !SESSION 2021-12-09 19:23:46.105 -----------------------------------------------
14:23:48 [2021-12-09T19:23:48.013Z] eclipse.buildId=unknown
14:23:48 [2021-12-09T19:23:48.013Z] java.version=11.0.2
14:23:48 [2021-12-09T19:23:48.013Z] java.vendor=Oracle Corporation
14:23:48 [2021-12-09T19:23:48.013Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:23:48 [2021-12-09T19:23:48.013Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:23:48 [2021-12-09T19:23:48.013Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:23:48 [2021-12-09T19:23:48.013Z] 
14:23:48 [2021-12-09T19:23:48.013Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:23:47.802
14:23:48 [2021-12-09T19:23:48.013Z] !MESSAGE FrameworkEvent ERROR
14:23:48 [2021-12-09T19:23:48.013Z] !STACK 0
14:23:48 [2021-12-09T19:23:48.013Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
14:23:48 [2021-12-09T19:23:48.013Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:48 [2021-12-09T19:23:48.013Z] 
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:48 [2021-12-09T19:23:48.013Z] 
14:23:48 [2021-12-09T19:23:48.013Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:23:47.833
14:23:48 [2021-12-09T19:23:48.013Z] !MESSAGE FrameworkEvent ERROR
14:23:48 [2021-12-09T19:23:48.013Z] !STACK 0
14:23:48 [2021-12-09T19:23:48.013Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [144]
14:23:48 [2021-12-09T19:23:48.013Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:48 [2021-12-09T19:23:48.013Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:23:48 [2021-12-09T19:23:48.013Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:23:48 [2021-12-09T19:23:48.013Z]        org.apache.httpcomponents.httpclient.win [37]
14:23:48 [2021-12-09T19:23:48.013Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:23:48 [2021-12-09T19:23:48.013Z] 
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:23:48 [2021-12-09T19:23:48.013Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:23:49 [2021-12-09T19:23:49.384Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:23:51 [2021-12-09T19:23:51.910Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.82 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest
14:23:51 [2021-12-09T19:23:51.910Z] testEventIteratorWithFilter(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.554 s
14:23:51 [2021-12-09T19:23:51.910Z] testGetAnalysis(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.103 s
14:23:51 [2021-12-09T19:23:51.910Z] testEventIterator(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.144 s
14:23:51 [2021-12-09T19:23:51.910Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:23:52 [2021-12-09T19:23:52.168Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest
14:23:52 [2021-12-09T19:23:52.168Z] testGettingStateSystems(org.eclipse.tracecompass.incubator.scripting.core.tests.analysis.TmfScriptAnalysisTest)  Time elapsed: 0.022 s
14:23:52 [2021-12-09T19:23:52.168Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:23:52 [2021-12-09T19:23:52.168Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.091 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[2: --cli --script myscript](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[3: --cli -s myscript](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[4: --cli --script myscript1 myscript2 myscript3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[5: --cli -s myscript1 myscript2 myscript3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[6: --cli --script](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[7: --cli -s](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[8: --cli --engine jython](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[9: --cli -e jython](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[10: --cli --engine](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[11: --cli -e](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[12: --cli --args arg1](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[13: --cli -e jython ](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[14: --cli --args arg1 arg2 arg3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[15: --cli -a arg1 arg2 arg3](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0.001 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[16: --cli --args](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] testCmdLineArguments[17: --cli -a](org.eclipse.tracecompass.incubator.scripting.core.tests.cli.ScriptCliParserTest)  Time elapsed: 0 s
14:23:52 [2021-12-09T19:23:52.168Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:23:54 [2021-12-09T19:23:54.067Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest
14:23:54 [2021-12-09T19:23:54.067Z] testNonexistentProject(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.105 s
14:23:54 [2021-12-09T19:23:54.067Z] testExistingTraces(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.161 s
14:23:54 [2021-12-09T19:23:54.067Z] testTraceInNonexistentFolder(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.012 s
14:23:54 [2021-12-09T19:23:54.067Z] testNonexistentTraceFile(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.01 s
14:23:54 [2021-12-09T19:23:54.067Z] testTraceInFolder(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.019 s
14:23:54 [2021-12-09T19:23:54.067Z] testEventIterator(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 1.182 s
14:23:54 [2021-12-09T19:23:54.067Z] testNonexistingTrace(org.eclipse.tracecompass.incubator.scripting.core.tests.trace.TraceModuleTest)  Time elapsed: 0.008 s
14:23:54 [2021-12-09T19:23:54.067Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:23:54 [2021-12-09T19:23:54.067Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest
14:23:54 [2021-12-09T19:23:54.067Z] testActivator(org.eclipse.tracecompass.incubator.scripting.core.tests.ActivatorTest)  Time elapsed: 0 s
14:23:54 [2021-12-09T19:23:54.067Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:23:54 [2021-12-09T19:23:54.067Z] 
14:23:54 [2021-12-09T19:23:54.067Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-12-09 19:23:53.609
14:23:54 [2021-12-09T19:23:54.067Z] !MESSAGE Error opening a file that should contain a state system: abc
14:23:54 [2021-12-09T19:23:54.067Z] !STACK 0
14:23:54 [2021-12-09T19:23:54.067Z] java.io.IOException: Empty target file
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.<init>(HistoryTreeBackend.java:161)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:90)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1)
14:23:54 [2021-12-09T19:23:54.067Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
14:23:54 [2021-12-09T19:23:54.067Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2796)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:83)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:23:54 [2021-12-09T19:23:54.067Z] 
14:23:54 [2021-12-09T19:23:54.067Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-12-09 19:23:53.625
14:23:54 [2021-12-09T19:23:54.067Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:23:54 [2021-12-09T19:23:54.067Z] 
14:23:54 [2021-12-09T19:23:54.067Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2021-12-09 19:23:53.626
14:23:54 [2021-12-09T19:23:54.067Z] !MESSAGE The attribute quark is invalid: [DataDrivenValueConstant: null]
14:23:54 [2021-12-09T19:23:54.067Z] 
14:23:54 [2021-12-09T19:23:54.067Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-12-09 19:23:53.636
14:23:54 [2021-12-09T19:23:54.067Z] !MESSAGE Error opening a file that should contain a state system: abc
14:23:54 [2021-12-09T19:23:54.067Z] !STACK 0
14:23:54 [2021-12-09T19:23:54.067Z] java.io.IOException: Empty target file
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeFactory.createFromFile(HistoryTreeFactory.java:72)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.initializeSHT(HistoryTreeBackend.java:195)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.internal.statesystem.core.backend.historytree.HistoryTreeBackend.<init>(HistoryTreeBackend.java:161)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.statesystem.core.backend.StateHistoryBackendFactory.createHistoryTreeBackendExistingFile(StateHistoryBackendFactory.java:118)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:90)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis$1.visitFile(TmfScriptAnalysis.java:1)
14:23:54 [2021-12-09T19:23:54.067Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2724)
14:23:54 [2021-12-09T19:23:54.067Z] 	at java.base/java.nio.file.Files.walkFileTree(Files.java:2796)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.incubator.internal.scripting.core.analysis.TmfScriptAnalysis.executeAnalysis(TmfScriptAnalysis.java:83)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
14:23:54 [2021-12-09T19:23:54.067Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:23:54 [2021-12-09T19:23:54.067Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest
14:23:54 [2021-12-09T19:23:54.067Z] testTimeGraphProvider(org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest)  Time elapsed: 0.03 s
14:23:54 [2021-12-09T19:23:54.067Z] testScriptedTimeGraphProvider(org.eclipse.tracecompass.incubator.scripting.core.tests.data.provider.ScriptedDataProviderTest)  Time elapsed: 0.069 s
14:23:54 [2021-12-09T19:23:54.067Z] Running org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:23:54 [2021-12-09T19:23:54.067Z] 
14:23:54 [2021-12-09T19:23:54.067Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-12-09 19:23:53.718
14:23:54 [2021-12-09T19:23:54.067Z] !MESSAGE No script type was found for script /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:23:54 [2021-12-09T19:23:54.067Z] 
14:23:54 [2021-12-09T19:23:54.067Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-12-09 19:23:53.719
14:23:54 [2021-12-09T19:23:54.067Z] !MESSAGE No engine was found to execute script /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/testfiles/scripts/test.bla
14:23:54 [2021-12-09T19:23:54.068Z] getAnalysis() is deprecated. Consider updating your code.
14:23:55 [2021-12-09T19:23:55.440Z] 
14:23:55 [2021-12-09T19:23:55.440Z] !ENTRY org.eclipse.tracecompass.incubator.scripting.core 2 0 2021-12-09 19:23:55.104
14:23:55 [2021-12-09T19:23:55.440Z] !MESSAGE Script file does not exist testfiles/scripts/noFile
14:23:55 [2021-12-09T19:23:55.440Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.403 s - in org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest
14:23:55 [2021-12-09T19:23:55.440Z] testJs(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest) skipped
14:23:55 [2021-12-09T19:23:55.440Z] testUnsupportedEngine(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 0.017 s
14:23:55 [2021-12-09T19:23:55.440Z] testPython(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 1.376 s
14:23:55 [2021-12-09T19:23:55.440Z] testUnexistingScript(org.eclipse.tracecompass.incubator.scripting.core.tests.HeadlessScriptExecutionTest)  Time elapsed: 0.009 s
14:23:55 [2021-12-09T19:23:55.440Z] 
14:23:55 [2021-12-09T19:23:55.440Z] Results:
14:23:55 [2021-12-09T19:23:55.440Z] 
14:23:55 [2021-12-09T19:23:55.440Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 1
14:23:55 [2021-12-09T19:23:55.440Z] 
14:23:55 [2021-12-09T19:23:55.440Z] 
14:23:55 [2021-12-09T19:23:55.440Z] !ENTRY org.eclipse.core.resources 2 10035 2021-12-09 19:23:55.137
14:23:55 [2021-12-09T19:23:55.440Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:23:55 [2021-12-09T19:23:55.697Z] 
14:23:55 [2021-12-09T19:23:55.697Z] !ENTRY org.eclipse.core.jobs 2 2 2021-12-09 19:23:55.498
14:23:55 [2021-12-09T19:23:55.697Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
14:23:55 [2021-12-09T19:23:55.697Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] All tests passed!
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.pom
14:23:55 [2021-12-09T19:23:55.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-sources.jar
14:23:55 [2021-12-09T19:23:55.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:23:55 [2021-12-09T19:23:55.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-p2metadata.xml
14:23:55 [2021-12-09T19:23:55.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.core.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.core.tests-0.1.0-SNAPSHOT-p2artifacts.xml
14:23:55 [2021-12-09T19:23:55.953Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.953Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.core.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.scripting.ui.tests >--
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] Building Trace Compass Incubator Scripting UI Tests Plug-in 0.1.0-SNAPSHOT [85/118]
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-scripts) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (build-docs) > generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests >>>
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] The project's OSGi version is 0.1.0.202112091911
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (build-docs) < generate-sources @ org.eclipse.tracecompass.incubator.scripting.ui.tests <<<
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (build-docs) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add_help) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/main/resources
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/help
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] 
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:55 [2021-12-09T19:23:55.954Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/classes
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/src/test/resources
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.211Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.212Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] 
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:56 [2021-12-09T19:23:56.212Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:57 [2021-12-09T19:23:57.582Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar
14:23:58 [2021-12-09T19:23:58.512Z] [INFO] 
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:58 [2021-12-09T19:23:58.513Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] 
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] 
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:58 [2021-12-09T19:23:58.513Z] [INFO] Executing tasks
14:23:58 [2021-12-09T19:23:58.513Z] 
14:23:58 [2021-12-09T19:23:58.513Z] main:
14:23:58 [2021-12-09T19:23:58.513Z] 
14:23:58 [2021-12-09T19:23:58.513Z] main:
14:23:58 [2021-12-09T19:23:58.513Z]      [exec] Cloning into 'tracecompass-ease-scripting'...
14:23:59 [2021-12-09T19:23:59.076Z] 
14:23:59 [2021-12-09T19:23:59.076Z] pullTestSuite:
14:23:59 [2021-12-09T19:23:59.076Z]      [exec] Your branch is up to date with 'origin/master'.
14:23:59 [2021-12-09T19:23:59.076Z]      [exec] Already on 'master'
14:23:59 [2021-12-09T19:23:59.076Z]      [exec] Already up to date.
14:23:59 [2021-12-09T19:23:59.076Z] [INFO] Executed tasks
14:23:59 [2021-12-09T19:23:59.076Z] [INFO] 
14:23:59 [2021-12-09T19:23:59.076Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:23:59 [2021-12-09T19:23:59.333Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data/.metadata/.log
14:23:59 [2021-12-09T19:23:59.333Z] [INFO] Command line:
14:23:59 [2021-12-09T19:23:59.333Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:23:59 [2021-12-09T19:23:59.333Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:01 [2021-12-09T19:24:01.230Z] !SESSION 2021-12-09 19:23:59.515 -----------------------------------------------
14:24:01 [2021-12-09T19:24:01.230Z] eclipse.buildId=unknown
14:24:01 [2021-12-09T19:24:01.230Z] java.version=11.0.2
14:24:01 [2021-12-09T19:24:01.230Z] java.vendor=Oracle Corporation
14:24:01 [2021-12-09T19:24:01.230Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:01 [2021-12-09T19:24:01.230Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:01 [2021-12-09T19:24:01.230Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:01 [2021-12-09T19:24:01.230Z] 
14:24:01 [2021-12-09T19:24:01.230Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:01.226
14:24:01 [2021-12-09T19:24:01.230Z] !MESSAGE FrameworkEvent ERROR
14:24:01 [2021-12-09T19:24:01.488Z] !STACK 0
14:24:01 [2021-12-09T19:24:01.488Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
14:24:01 [2021-12-09T19:24:01.488Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:01 [2021-12-09T19:24:01.488Z] 
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:01 [2021-12-09T19:24:01.488Z] 
14:24:01 [2021-12-09T19:24:01.488Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:01.302
14:24:01 [2021-12-09T19:24:01.488Z] !MESSAGE FrameworkEvent ERROR
14:24:01 [2021-12-09T19:24:01.488Z] !STACK 0
14:24:01 [2021-12-09T19:24:01.488Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [148]
14:24:01 [2021-12-09T19:24:01.488Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:01 [2021-12-09T19:24:01.488Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:01 [2021-12-09T19:24:01.488Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:01 [2021-12-09T19:24:01.488Z]        org.apache.httpcomponents.httpclient.win [38]
14:24:01 [2021-12-09T19:24:01.488Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:01 [2021-12-09T19:24:01.488Z] 
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:01 [2021-12-09T19:24:01.488Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:02 [2021-12-09T19:24:02.857Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:24:03 [2021-12-09T19:24:03.420Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.506 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[nashorn, basicAnalysis.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[nashorn, marker.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[nashorn, scriptedDataProvider.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[nashorn, seasonsGreetings.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[nashorn, statisticsDensityXY.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[nashorn, exportUstSymbols.js](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[py4j, basicAnalysis.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[py4j, kMeanClusteringSciPy.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[py4j, kMeanClusteringSciPy_py4j.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[py4j, kMeanClusteringSklearn.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[py4j, kMeanClusteringSklearn_py4j.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] testScriptExecution[py4j, scriptedDataProvider.py](org.eclipse.tracecompass.incubator.scripting.ui.tests.ScriptTest) skipped
14:24:03 [2021-12-09T19:24:03.420Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:24:03 [2021-12-09T19:24:03.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest
14:24:03 [2021-12-09T19:24:03.420Z] testActivator(org.eclipse.tracecompass.incubator.scripting.ui.tests.ActivatorTest)  Time elapsed: 0.005 s
14:24:03 [2021-12-09T19:24:03.421Z] Running org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:24:04 [2021-12-09T19:24:04.792Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s - in org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest
14:24:04 [2021-12-09T19:24:04.792Z] testConfigureTraceMarker(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.511 s
14:24:04 [2021-12-09T19:24:04.792Z] testMarkerColor(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.086 s
14:24:04 [2021-12-09T19:24:04.792Z] testMarkerLabel(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.019 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp1(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.089 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp2(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.022 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp3(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.078 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp4(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.02 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp5(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.076 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp6(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.025 s
14:24:04 [2021-12-09T19:24:04.792Z] testIncorrectMarkerTimestamp7(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.08 s
14:24:04 [2021-12-09T19:24:04.792Z] testCorrectMarkerTimestamp(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.021 s
14:24:04 [2021-12-09T19:24:04.792Z] testMarkerTimeStampGetters(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.072 s
14:24:04 [2021-12-09T19:24:04.792Z] testMarkerCategory(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.015 s
14:24:04 [2021-12-09T19:24:04.792Z] testgetMarkerList(org.eclipse.tracecompass.incubator.scripting.ui.tests.trace.marker.TraceMarkerTest)  Time elapsed: 0.076 s
14:24:04 [2021-12-09T19:24:04.792Z] 
14:24:04 [2021-12-09T19:24:04.792Z] Results:
14:24:04 [2021-12-09T19:24:04.792Z] 
14:24:04 [2021-12-09T19:24:04.792Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 12
14:24:04 [2021-12-09T19:24:04.792Z] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] All tests passed!
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core.tests' with 8 classes
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.pom
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-sources.jar
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-pack200.jar.pack.gz
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-p2metadata.xml
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/scripting/org.eclipse.tracecompass.incubator.scripting.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.scripting.ui.tests/0.1.0-SNAPSHOT/org.eclipse.tracecompass.incubator.scripting.ui.tests-0.1.0-SNAPSHOT-p2artifacts.xml
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.scripting.ui.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.traceevent.core.tests >--
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Building org.eclipse.tracecompass.incubator.traceevent.core.tests 0.0.1-SNAPSHOT [86/118]
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/main/resources
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/classes
14:24:05 [2021-12-09T19:24:05.356Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/src/test/resources
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.357Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] 
14:24:05 [2021-12-09T19:24:05.357Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:05 [2021-12-09T19:24:05.614Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:24:06 [2021-12-09T19:24:06.988Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] 
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:07 [2021-12-09T19:24:07.552Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] 
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] 
14:24:07 [2021-12-09T19:24:07.552Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:07 [2021-12-09T19:24:07.810Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data/.metadata/.log
14:24:07 [2021-12-09T19:24:07.810Z] [INFO] Command line:
14:24:07 [2021-12-09T19:24:07.810Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:07 [2021-12-09T19:24:07.810Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:09 [2021-12-09T19:24:09.707Z] !SESSION 2021-12-09 19:24:07.823 -----------------------------------------------
14:24:09 [2021-12-09T19:24:09.707Z] eclipse.buildId=unknown
14:24:09 [2021-12-09T19:24:09.707Z] java.version=11.0.2
14:24:09 [2021-12-09T19:24:09.707Z] java.vendor=Oracle Corporation
14:24:09 [2021-12-09T19:24:09.707Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:09 [2021-12-09T19:24:09.707Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:09 [2021-12-09T19:24:09.707Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:09 [2021-12-09T19:24:09.707Z] 
14:24:09 [2021-12-09T19:24:09.707Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:09.529
14:24:09 [2021-12-09T19:24:09.707Z] !MESSAGE FrameworkEvent ERROR
14:24:09 [2021-12-09T19:24:09.707Z] !STACK 0
14:24:09 [2021-12-09T19:24:09.708Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:09 [2021-12-09T19:24:09.708Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:09 [2021-12-09T19:24:09.708Z] 
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:09 [2021-12-09T19:24:09.708Z] 
14:24:09 [2021-12-09T19:24:09.708Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:09.606
14:24:09 [2021-12-09T19:24:09.708Z] !MESSAGE FrameworkEvent ERROR
14:24:09 [2021-12-09T19:24:09.708Z] !STACK 0
14:24:09 [2021-12-09T19:24:09.708Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:24:09 [2021-12-09T19:24:09.708Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:09 [2021-12-09T19:24:09.708Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:09 [2021-12-09T19:24:09.708Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:09 [2021-12-09T19:24:09.708Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:09 [2021-12-09T19:24:09.708Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:09 [2021-12-09T19:24:09.708Z] 
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:09 [2021-12-09T19:24:09.708Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:11 [2021-12-09T19:24:11.081Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:24:14 [2021-12-09T19:24:14.358Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest
14:24:14 [2021-12-09T19:24:14.358Z] testArrowsWithScopes(org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest)  Time elapsed: 1.392 s
14:24:14 [2021-12-09T19:24:14.358Z] testArrows(org.eclipse.tracecompass.incubator.traceevent.core.tests.InstrumentedCallStackArrowsTest)  Time elapsed: 1.138 s
14:24:14 [2021-12-09T19:24:14.358Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:24:16 [2021-12-09T19:24:16.259Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest
14:24:16 [2021-12-09T19:24:16.259Z] testEventsXsf(org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest)  Time elapsed: 1.118 s
14:24:16 [2021-12-09T19:24:16.259Z] testEventsbe(org.eclipse.tracecompass.incubator.traceevent.core.tests.CallStackStateProviderTest)  Time elapsed: 1.119 s
14:24:16 [2021-12-09T19:24:16.259Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:24:16 [2021-12-09T19:24:16.259Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest
14:24:16 [2021-12-09T19:24:16.259Z] testEmptyEvent(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.009 s
14:24:16 [2021-12-09T19:24:16.259Z] testTraceEventInsides(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.002 s
14:24:16 [2021-12-09T19:24:16.259Z] testSimpleOutOfOrder(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.005 s
14:24:16 [2021-12-09T19:24:16.259Z] testEvent(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.005 s
14:24:16 [2021-12-09T19:24:16.259Z] testDubs(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.004 s
14:24:16 [2021-12-09T19:24:16.260Z] testChromeosTrace(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.014 s
14:24:16 [2021-12-09T19:24:16.260Z] testAsyncBeginEnd(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.005 s
14:24:16 [2021-12-09T19:24:16.260Z] testBigTrace(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.115 s
14:24:16 [2021-12-09T19:24:16.260Z] testSimpleInOrder(org.eclipse.tracecompass.incubator.traceevent.core.tests.TraceEventTraceTest)  Time elapsed: 0.002 s
14:24:16 [2021-12-09T19:24:16.260Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:24:16 [2021-12-09T19:24:16.260Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest
14:24:16 [2021-12-09T19:24:16.260Z] testActivator(org.eclipse.tracecompass.incubator.traceevent.core.tests.ActivatorTest)  Time elapsed: 0 s
14:24:16 [2021-12-09T19:24:16.260Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:24:17 [2021-12-09T19:24:17.630Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest
14:24:17 [2021-12-09T19:24:17.630Z] test(org.eclipse.tracecompass.incubator.traceevent.core.tests.ObjectLifeAnalysisTest)  Time elapsed: 1.4 s
14:24:17 [2021-12-09T19:24:17.630Z] Running org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:24:19 [2021-12-09T19:24:19.000Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s - in org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest
14:24:19 [2021-12-09T19:24:19.000Z] testContexts(org.eclipse.tracecompass.incubator.traceevent.core.tests.ContextTest)  Time elapsed: 1.272 s
14:24:19 [2021-12-09T19:24:19.000Z] 
14:24:19 [2021-12-09T19:24:19.000Z] Results:
14:24:19 [2021-12-09T19:24:19.000Z] 
14:24:19 [2021-12-09T19:24:19.000Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
14:24:19 [2021-12-09T19:24:19.000Z] 
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] All tests passed!
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:19 [2021-12-09T19:24:19.257Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.pom
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.traceevent.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.traceevent.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.traceevent.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.traceevent.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.hudson.maven.core.tests >--
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Building org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.0.1-SNAPSHOT [87/118]
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/main/resources
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/classes
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/src/test/resources
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.515Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.516Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.516Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] 
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:19 [2021-12-09T19:24:19.516Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:24:20 [2021-12-09T19:24:20.890Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] 
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:22 [2021-12-09T19:24:22.264Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] 
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] 
14:24:22 [2021-12-09T19:24:22.264Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:22 [2021-12-09T19:24:22.521Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data/.metadata/.log
14:24:22 [2021-12-09T19:24:22.521Z] [INFO] Command line:
14:24:22 [2021-12-09T19:24:22.521Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:22 [2021-12-09T19:24:22.521Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:24 [2021-12-09T19:24:24.418Z] !SESSION 2021-12-09 19:24:22.555 -----------------------------------------------
14:24:24 [2021-12-09T19:24:24.418Z] eclipse.buildId=unknown
14:24:24 [2021-12-09T19:24:24.418Z] java.version=11.0.2
14:24:24 [2021-12-09T19:24:24.418Z] java.vendor=Oracle Corporation
14:24:24 [2021-12-09T19:24:24.418Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:24 [2021-12-09T19:24:24.418Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:24 [2021-12-09T19:24:24.418Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:24 [2021-12-09T19:24:24.418Z] 
14:24:24 [2021-12-09T19:24:24.418Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:24.123
14:24:24 [2021-12-09T19:24:24.418Z] !MESSAGE FrameworkEvent ERROR
14:24:24 [2021-12-09T19:24:24.418Z] !STACK 0
14:24:24 [2021-12-09T19:24:24.418Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:24 [2021-12-09T19:24:24.418Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:24 [2021-12-09T19:24:24.418Z] 
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:24 [2021-12-09T19:24:24.418Z] 
14:24:24 [2021-12-09T19:24:24.418Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:24.138
14:24:24 [2021-12-09T19:24:24.418Z] !MESSAGE FrameworkEvent ERROR
14:24:24 [2021-12-09T19:24:24.418Z] !STACK 0
14:24:24 [2021-12-09T19:24:24.418Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:24:24 [2021-12-09T19:24:24.418Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:24 [2021-12-09T19:24:24.418Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:24 [2021-12-09T19:24:24.418Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:24 [2021-12-09T19:24:24.418Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:24 [2021-12-09T19:24:24.418Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:24 [2021-12-09T19:24:24.418Z] 
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:24 [2021-12-09T19:24:24.418Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:25 [2021-12-09T19:24:25.352Z] Running org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:24:25 [2021-12-09T19:24:25.352Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest
14:24:25 [2021-12-09T19:24:25.353Z] testActivator(org.eclipse.tracecompass.incubator.hudson.maven.core.tests.ActivatorTest)  Time elapsed: 0.039 s
14:24:25 [2021-12-09T19:24:25.353Z] 
14:24:25 [2021-12-09T19:24:25.353Z] Results:
14:24:25 [2021-12-09T19:24:25.353Z] 
14:24:25 [2021-12-09T19:24:25.353Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:24:25 [2021-12-09T19:24:25.353Z] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] All tests passed!
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.pom
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.hudson.maven.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.hudson.maven.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.hudson.maven.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.opentracing.core.tests >--
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Building org.eclipse.tracecompass.incubator.opentracing.core.tests 0.0.1-SNAPSHOT [88/118]
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/main/resources
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/classes
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/src/test/resources
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] 
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:25 [2021-12-09T19:24:25.611Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:24:26 [2021-12-09T19:24:26.984Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] 
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:27 [2021-12-09T19:24:27.917Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] 
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] 
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data/.metadata/.log
14:24:27 [2021-12-09T19:24:27.917Z] [INFO] Command line:
14:24:27 [2021-12-09T19:24:27.917Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:27 [2021-12-09T19:24:27.918Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:29 [2021-12-09T19:24:29.813Z] !SESSION 2021-12-09 19:24:28.111 -----------------------------------------------
14:24:29 [2021-12-09T19:24:29.813Z] eclipse.buildId=unknown
14:24:29 [2021-12-09T19:24:29.813Z] java.version=11.0.2
14:24:29 [2021-12-09T19:24:29.813Z] java.vendor=Oracle Corporation
14:24:29 [2021-12-09T19:24:29.813Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:29 [2021-12-09T19:24:29.813Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:29 [2021-12-09T19:24:29.813Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:29 [2021-12-09T19:24:29.813Z] 
14:24:29 [2021-12-09T19:24:29.813Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:29.715
14:24:29 [2021-12-09T19:24:29.813Z] !MESSAGE FrameworkEvent ERROR
14:24:29 [2021-12-09T19:24:29.813Z] !STACK 0
14:24:29 [2021-12-09T19:24:29.813Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [62]
14:24:29 [2021-12-09T19:24:29.813Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:29 [2021-12-09T19:24:29.813Z] 
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:29 [2021-12-09T19:24:29.813Z] 
14:24:29 [2021-12-09T19:24:29.813Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:29.725
14:24:29 [2021-12-09T19:24:29.813Z] !MESSAGE FrameworkEvent ERROR
14:24:29 [2021-12-09T19:24:29.813Z] !STACK 0
14:24:29 [2021-12-09T19:24:29.813Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:24:29 [2021-12-09T19:24:29.813Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:29 [2021-12-09T19:24:29.813Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:29 [2021-12-09T19:24:29.813Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:29 [2021-12-09T19:24:29.813Z]        org.apache.httpcomponents.httpclient.win [36]
14:24:29 [2021-12-09T19:24:29.813Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:29 [2021-12-09T19:24:29.813Z] 
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:29 [2021-12-09T19:24:29.813Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:31 [2021-12-09T19:24:31.185Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:24:31 [2021-12-09T19:24:31.444Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest
14:24:31 [2021-12-09T19:24:31.444Z] testEvent(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.138 s
14:24:31 [2021-12-09T19:24:31.444Z] testSimple(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.056 s
14:24:31 [2021-12-09T19:24:31.444Z] testMultipleServices(org.eclipse.tracecompass.incubator.opentracing.core.tests.OpenTracingTraceTest)  Time elapsed: 0.008 s
14:24:31 [2021-12-09T19:24:31.444Z] Running org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:24:31 [2021-12-09T19:24:31.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest
14:24:31 [2021-12-09T19:24:31.444Z] testActivator(org.eclipse.tracecompass.incubator.opentracing.core.tests.ActivatorTest)  Time elapsed: 0 s
14:24:31 [2021-12-09T19:24:31.444Z] 
14:24:31 [2021-12-09T19:24:31.444Z] Results:
14:24:31 [2021-12-09T19:24:31.444Z] 
14:24:31 [2021-12-09T19:24:31.444Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:24:31 [2021-12-09T19:24:31.444Z] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] All tests passed!
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.pom
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.opentracing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.opentracing.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.opentracing.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.opentracing.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.perf.profiling.core.tests >--
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Building org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.0.1-SNAPSHOT [89/118]
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/main/resources
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.701Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/classes
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/src/test/resources
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] 
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:31 [2021-12-09T19:24:31.960Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:24:33 [2021-12-09T19:24:33.332Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] 
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:34 [2021-12-09T19:24:34.263Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] 
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] 
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data/.metadata/.log
14:24:34 [2021-12-09T19:24:34.263Z] [INFO] Command line:
14:24:34 [2021-12-09T19:24:34.263Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:34 [2021-12-09T19:24:34.263Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:36 [2021-12-09T19:24:36.160Z] !SESSION 2021-12-09 19:24:34.329 -----------------------------------------------
14:24:36 [2021-12-09T19:24:36.160Z] eclipse.buildId=unknown
14:24:36 [2021-12-09T19:24:36.160Z] java.version=11.0.2
14:24:36 [2021-12-09T19:24:36.160Z] java.vendor=Oracle Corporation
14:24:36 [2021-12-09T19:24:36.160Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:36 [2021-12-09T19:24:36.160Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:36 [2021-12-09T19:24:36.160Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:36 [2021-12-09T19:24:36.160Z] 
14:24:36 [2021-12-09T19:24:36.160Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:36.109
14:24:36 [2021-12-09T19:24:36.160Z] !MESSAGE FrameworkEvent ERROR
14:24:36 [2021-12-09T19:24:36.160Z] !STACK 0
14:24:36 [2021-12-09T19:24:36.160Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:24:36 [2021-12-09T19:24:36.160Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:36 [2021-12-09T19:24:36.160Z] 
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:36 [2021-12-09T19:24:36.160Z] 
14:24:36 [2021-12-09T19:24:36.160Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:36.124
14:24:36 [2021-12-09T19:24:36.160Z] !MESSAGE FrameworkEvent ERROR
14:24:36 [2021-12-09T19:24:36.160Z] !STACK 0
14:24:36 [2021-12-09T19:24:36.160Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137]
14:24:36 [2021-12-09T19:24:36.160Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:36 [2021-12-09T19:24:36.160Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:36 [2021-12-09T19:24:36.160Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:36 [2021-12-09T19:24:36.160Z]        org.apache.httpcomponents.httpclient.win [36]
14:24:36 [2021-12-09T19:24:36.160Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:36 [2021-12-09T19:24:36.160Z] 
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:36 [2021-12-09T19:24:36.160Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:38 [2021-12-09T19:24:38.054Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:24:38 [2021-12-09T19:24:38.054Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest
14:24:38 [2021-12-09T19:24:38.054Z] testActivator(org.eclipse.tracecompass.incubator.perf.profiling.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:24:38 [2021-12-09T19:24:38.054Z] Running org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:24:43 [2021-12-09T19:24:43.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.877 s - in org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest
14:24:43 [2021-12-09T19:24:43.310Z] testSamplingDataProvider(org.eclipse.tracecompass.incubator.perf.profiling.core.tests.callgraph.PerfCallGraphTest)  Time elapsed: 4.868 s
14:24:43 [2021-12-09T19:24:43.310Z] 
14:24:43 [2021-12-09T19:24:43.310Z] Results:
14:24:43 [2021-12-09T19:24:43.310Z] 
14:24:43 [2021-12-09T19:24:43.310Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:24:43 [2021-12-09T19:24:43.310Z] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] All tests passed!
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.pom
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.perf.profiling.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.perf.profiling.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.perf.profiling.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.uftrace.core.tests >--
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Building org.eclipse.tracecompass.incubator.uftrace.core.tests 0.0.1-SNAPSHOT [90/118]
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/main/resources
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/classes
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:43 [2021-12-09T19:24:43.310Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/src/test/resources
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] 
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:43 [2021-12-09T19:24:43.311Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:44 [2021-12-09T19:24:44.682Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] 
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:46 [2021-12-09T19:24:46.053Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] 
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] 
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data/.metadata/.log
14:24:46 [2021-12-09T19:24:46.053Z] [INFO] Command line:
14:24:46 [2021-12-09T19:24:46.053Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:46 [2021-12-09T19:24:46.053Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:47 [2021-12-09T19:24:47.948Z] !SESSION 2021-12-09 19:24:46.008 -----------------------------------------------
14:24:47 [2021-12-09T19:24:47.948Z] eclipse.buildId=unknown
14:24:47 [2021-12-09T19:24:47.948Z] java.version=11.0.2
14:24:47 [2021-12-09T19:24:47.948Z] java.vendor=Oracle Corporation
14:24:47 [2021-12-09T19:24:47.948Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:47 [2021-12-09T19:24:47.948Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:47 [2021-12-09T19:24:47.948Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:47 [2021-12-09T19:24:47.948Z] 
14:24:47 [2021-12-09T19:24:47.948Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:47.708
14:24:47 [2021-12-09T19:24:47.948Z] !MESSAGE FrameworkEvent ERROR
14:24:47 [2021-12-09T19:24:47.948Z] !STACK 0
14:24:47 [2021-12-09T19:24:47.948Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:47 [2021-12-09T19:24:47.948Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:47 [2021-12-09T19:24:47.948Z] 
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:47 [2021-12-09T19:24:47.948Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:47 [2021-12-09T19:24:47.948Z] 
14:24:47 [2021-12-09T19:24:47.948Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:47.727
14:24:47 [2021-12-09T19:24:47.948Z] !MESSAGE FrameworkEvent ERROR
14:24:47 [2021-12-09T19:24:47.948Z] !STACK 0
14:24:47 [2021-12-09T19:24:47.948Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:24:47 [2021-12-09T19:24:47.948Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:47 [2021-12-09T19:24:47.948Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:47 [2021-12-09T19:24:47.948Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:47 [2021-12-09T19:24:47.949Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:47 [2021-12-09T19:24:47.949Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:47 [2021-12-09T19:24:47.949Z] 
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:47 [2021-12-09T19:24:47.949Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:49 [2021-12-09T19:24:49.319Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:24:49 [2021-12-09T19:24:49.319Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest
14:24:49 [2021-12-09T19:24:49.319Z] testActivator(org.eclipse.tracecompass.incubator.uftrace.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:24:49 [2021-12-09T19:24:49.319Z] Running org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:24:49 [2021-12-09T19:24:49.577Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest
14:24:49 [2021-12-09T19:24:49.577Z] readTrace(org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest)  Time elapsed: 0.294 s
14:24:49 [2021-12-09T19:24:49.577Z] 
14:24:49 [2021-12-09T19:24:49.577Z] Results:
14:24:49 [2021-12-09T19:24:49.577Z] 
14:24:49 [2021-12-09T19:24:49.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:24:49 [2021-12-09T19:24:49.577Z] 
14:24:49 [2021-12-09T19:24:49.577Z] Resource leak: TmfTrace [fPath=res/uftrace-ls, fCacheSize=1000, fNbEvents=113751, fStartTime=01:52:34.102 084 017, fEndTime=01:52:34.113 339 906, fStreamingInterval=0] was not deregistered.
14:24:49 [2021-12-09T19:24:49.577Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.registerVIP(TmfSignalManager.java:184)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initialize(TmfTrace.java:260)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:232)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.eclipse.tracecompass.incubator.internal.uftrace.core.trace.Uftrace.initTrace(Uftrace.java:210)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.eclipse.tracecompass.incubator.uftrace.core.tests.trace.IntegrationTest.readTrace(IntegrationTest.java:38)
14:24:49 [2021-12-09T19:24:49.577Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:49 [2021-12-09T19:24:49.577Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:49 [2021-12-09T19:24:49.577Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:49 [2021-12-09T19:24:49.577Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:24:49 [2021-12-09T19:24:49.577Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:24:49 [2021-12-09T19:24:49.578Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:24:49 [2021-12-09T19:24:49.578Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] All tests passed!
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.pom
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.uftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.uftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.uftrace.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.uftrace.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.tracecompass.core.tests >--
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] Building org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.0.1-SNAPSHOT [91/118]
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.835Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/main/resources
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] 
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:49 [2021-12-09T19:24:49.836Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/classes
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/src/test/resources
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.093Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.093Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.094Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:50 [2021-12-09T19:24:50.094Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:50 [2021-12-09T19:24:50.094Z] [INFO] 
14:24:50 [2021-12-09T19:24:50.094Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:50 [2021-12-09T19:24:50.094Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:51 [2021-12-09T19:24:51.465Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] 
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:52 [2021-12-09T19:24:52.836Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] 
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] 
14:24:52 [2021-12-09T19:24:52.836Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:53 [2021-12-09T19:24:53.094Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data/.metadata/.log
14:24:53 [2021-12-09T19:24:53.094Z] [INFO] Command line:
14:24:53 [2021-12-09T19:24:53.094Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:53 [2021-12-09T19:24:53.094Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:24:54 [2021-12-09T19:24:54.991Z] !SESSION 2021-12-09 19:24:53.054 -----------------------------------------------
14:24:54 [2021-12-09T19:24:54.991Z] eclipse.buildId=unknown
14:24:54 [2021-12-09T19:24:54.991Z] java.version=11.0.2
14:24:54 [2021-12-09T19:24:54.991Z] java.vendor=Oracle Corporation
14:24:54 [2021-12-09T19:24:54.991Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:24:54 [2021-12-09T19:24:54.992Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:24:54 [2021-12-09T19:24:54.992Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:24:54 [2021-12-09T19:24:54.992Z] 
14:24:54 [2021-12-09T19:24:54.992Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:24:54.718
14:24:54 [2021-12-09T19:24:54.992Z] !MESSAGE FrameworkEvent ERROR
14:24:54 [2021-12-09T19:24:54.992Z] !STACK 0
14:24:54 [2021-12-09T19:24:54.992Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:24:54 [2021-12-09T19:24:54.992Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:54 [2021-12-09T19:24:54.992Z] 
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:54 [2021-12-09T19:24:54.992Z] 
14:24:54 [2021-12-09T19:24:54.992Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:24:54.801
14:24:54 [2021-12-09T19:24:54.992Z] !MESSAGE FrameworkEvent ERROR
14:24:54 [2021-12-09T19:24:54.992Z] !STACK 0
14:24:54 [2021-12-09T19:24:54.992Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:24:54 [2021-12-09T19:24:54.992Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:54 [2021-12-09T19:24:54.992Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:24:54 [2021-12-09T19:24:54.992Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:24:54 [2021-12-09T19:24:54.992Z]        org.apache.httpcomponents.httpclient.win [35]
14:24:54 [2021-12-09T19:24:54.992Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:24:54 [2021-12-09T19:24:54.992Z] 
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:24:54 [2021-12-09T19:24:54.992Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:24:55 [2021-12-09T19:24:55.924Z] Running org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:24:55 [2021-12-09T19:24:55.924Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest
14:24:55 [2021-12-09T19:24:55.924Z] testActivator(org.eclipse.tracecompass.incubator.tracecompass.core.tests.ActivatorTest)  Time elapsed: 0.004 s
14:24:55 [2021-12-09T19:24:55.924Z] 
14:24:55 [2021-12-09T19:24:55.924Z] Results:
14:24:55 [2021-12-09T19:24:55.924Z] 
14:24:55 [2021-12-09T19:24:55.924Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:24:55 [2021-12-09T19:24:55.924Z] 
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] All tests passed!
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.pom
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:24:56 [2021-12-09T19:24:56.181Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.tracecompass.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.tracecompass.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.tracecompass.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.tracecompass.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ftrace.core.tests >--
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] Building org.eclipse.tracecompass.incubator.ftrace.core.tests 0.0.1-SNAPSHOT [92/118]
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/main/resources
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/classes
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/src/test/resources
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] 
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:56 [2021-12-09T19:24:56.439Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:57 [2021-12-09T19:24:57.372Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] 
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:58 [2021-12-09T19:24:58.314Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] 
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] 
14:24:58 [2021-12-09T19:24:58.314Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:24:58 [2021-12-09T19:24:58.571Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data/.metadata/.log
14:24:58 [2021-12-09T19:24:58.571Z] [INFO] Command line:
14:24:58 [2021-12-09T19:24:58.571Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:24:58 [2021-12-09T19:24:58.571Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:00 [2021-12-09T19:25:00.466Z] !SESSION 2021-12-09 19:24:58.609 -----------------------------------------------
14:25:00 [2021-12-09T19:25:00.466Z] eclipse.buildId=unknown
14:25:00 [2021-12-09T19:25:00.466Z] java.version=11.0.2
14:25:00 [2021-12-09T19:25:00.466Z] java.vendor=Oracle Corporation
14:25:00 [2021-12-09T19:25:00.466Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:00 [2021-12-09T19:25:00.466Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:00 [2021-12-09T19:25:00.466Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:00 [2021-12-09T19:25:00.466Z] 
14:25:00 [2021-12-09T19:25:00.466Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:25:00.216
14:25:00 [2021-12-09T19:25:00.466Z] !MESSAGE FrameworkEvent ERROR
14:25:00 [2021-12-09T19:25:00.466Z] !STACK 0
14:25:00 [2021-12-09T19:25:00.466Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:25:00 [2021-12-09T19:25:00.466Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:00 [2021-12-09T19:25:00.466Z] 
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:00 [2021-12-09T19:25:00.466Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:00 [2021-12-09T19:25:00.466Z] 
14:25:00 [2021-12-09T19:25:00.466Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:25:00.234
14:25:00 [2021-12-09T19:25:00.466Z] !MESSAGE FrameworkEvent ERROR
14:25:00 [2021-12-09T19:25:00.466Z] !STACK 0
14:25:00 [2021-12-09T19:25:00.466Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:25:00 [2021-12-09T19:25:00.467Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:00 [2021-12-09T19:25:00.467Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:00 [2021-12-09T19:25:00.467Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:00 [2021-12-09T19:25:00.467Z]        org.apache.httpcomponents.httpclient.win [35]
14:25:00 [2021-12-09T19:25:00.467Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:00 [2021-12-09T19:25:00.467Z] 
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:00 [2021-12-09T19:25:00.467Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:01 [2021-12-09T19:25:01.840Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:25:01 [2021-12-09T19:25:01.840Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest
14:25:01 [2021-12-09T19:25:01.840Z] testActivator(org.eclipse.tracecompass.incubator.ftrace.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:25:01 [2021-12-09T19:25:01.840Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:25:01 [2021-12-09T19:25:01.840Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest
14:25:01 [2021-12-09T19:25:01.840Z] testValidate(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0.096 s
14:25:01 [2021-12-09T19:25:01.840Z] testValidateDirectory(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0.001 s
14:25:01 [2021-12-09T19:25:01.840Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
14:25:01 [2021-12-09T19:25:01.840Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest
14:25:01 [2021-12-09T19:25:01.840Z] testValidate(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest)  Time elapsed: 0.019 s
14:25:01 [2021-12-09T19:25:01.840Z] testValidateDirectory(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] Running org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:25:01 [2021-12-09T19:25:01.840Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest
14:25:01 [2021-12-09T19:25:01.840Z] testParseSchedWakeupLine(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:25:01 [2021-12-09T19:25:01.840Z] testParseSysCallExitTraceCmd(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] testParseSysCallEnterFTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] testParseSysCallEnterTraceCmd(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] testParseSysCallExitFTrace(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0.001 s
14:25:01 [2021-12-09T19:25:01.840Z] testParseIrqRaise(org.eclipse.tracecompass.incubator.ftrace.core.tests.event.FtraceFieldTest)  Time elapsed: 0 s
14:25:01 [2021-12-09T19:25:01.840Z] 
14:25:01 [2021-12-09T19:25:01.840Z] Results:
14:25:01 [2021-12-09T19:25:01.840Z] 
14:25:01 [2021-12-09T19:25:01.840Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
14:25:01 [2021-12-09T19:25:01.840Z] 
14:25:01 [2021-12-09T19:25:01.840Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateFileDoesNotExist(FtraceTraceTest.java:62)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.840Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:01 [2021-12-09T19:25:01.840Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:01 [2021-12-09T19:25:01.841Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateDirectory(TrimmedFtraceTraceTest.java:70)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:01 [2021-12-09T19:25:01.841Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidateDirectory(FtraceTraceTest.java:74)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.841Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:01 [2021-12-09T19:25:01.841Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:01 [2021-12-09T19:25:01.842Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TextFtraceTrace.<init>(TextFtraceTrace.java:19)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.FtraceTraceTest.testValidate(FtraceTraceTest.java:49)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.842Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:01 [2021-12-09T19:25:01.842Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:01 [2021-12-09T19:25:01.842Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidateFileDoesNotExist(TrimmedFtraceTraceTest.java:58)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:01 [2021-12-09T19:25:01.843Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.FtraceTrace.<init>(FtraceTrace.java:37)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.TrimmedFtraceTrace.<init>(TrimmedFtraceTrace.java:27)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tracecompass.incubator.ftrace.core.tests.trace.TrimmedFtraceTraceTest.testValidate(TrimmedFtraceTraceTest.java:45)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.843Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:01 [2021-12-09T19:25:01.843Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:01 [2021-12-09T19:25:01.844Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:01 [2021-12-09T19:25:01.844Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:01 [2021-12-09T19:25:01.844Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:01 [2021-12-09T19:25:01.844Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:01 [2021-12-09T19:25:01.844Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:01 [2021-12-09T19:25:01.844Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:01 [2021-12-09T19:25:01.844Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:01 [2021-12-09T19:25:01.844Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] All tests passed!
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar
14:25:02 [2021-12-09T19:25:02.101Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.pom
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ftrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ftrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ftrace.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ftrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.atrace.core.tests >--
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Building org.eclipse.tracecompass.incubator.atrace.core.tests 0.0.1-SNAPSHOT [93/118]
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/main/resources
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.102Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/classes
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/src/test/resources
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] 
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:02 [2021-12-09T19:25:02.360Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:25:02 [2021-12-09T19:25:02.925Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] 
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:03 [2021-12-09T19:25:03.856Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] 
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] 
14:25:03 [2021-12-09T19:25:03.856Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:04 [2021-12-09T19:25:04.112Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data/.metadata/.log
14:25:04 [2021-12-09T19:25:04.112Z] [INFO] Command line:
14:25:04 [2021-12-09T19:25:04.112Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:04 [2021-12-09T19:25:04.112Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:06 [2021-12-09T19:25:06.007Z] !SESSION 2021-12-09 19:25:04.216 -----------------------------------------------
14:25:06 [2021-12-09T19:25:06.007Z] eclipse.buildId=unknown
14:25:06 [2021-12-09T19:25:06.007Z] java.version=11.0.2
14:25:06 [2021-12-09T19:25:06.007Z] java.vendor=Oracle Corporation
14:25:06 [2021-12-09T19:25:06.007Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:06 [2021-12-09T19:25:06.007Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:06 [2021-12-09T19:25:06.007Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:06 [2021-12-09T19:25:06.007Z] 
14:25:06 [2021-12-09T19:25:06.007Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:25:05.910
14:25:06 [2021-12-09T19:25:06.007Z] !MESSAGE FrameworkEvent ERROR
14:25:06 [2021-12-09T19:25:06.007Z] !STACK 0
14:25:06 [2021-12-09T19:25:06.007Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:25:06 [2021-12-09T19:25:06.007Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:06 [2021-12-09T19:25:06.007Z] 
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:06 [2021-12-09T19:25:06.007Z] 
14:25:06 [2021-12-09T19:25:06.007Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:25:05.929
14:25:06 [2021-12-09T19:25:06.007Z] !MESSAGE FrameworkEvent ERROR
14:25:06 [2021-12-09T19:25:06.007Z] !STACK 0
14:25:06 [2021-12-09T19:25:06.007Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:25:06 [2021-12-09T19:25:06.007Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:06 [2021-12-09T19:25:06.007Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:06 [2021-12-09T19:25:06.007Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:06 [2021-12-09T19:25:06.007Z]        org.apache.httpcomponents.httpclient.win [35]
14:25:06 [2021-12-09T19:25:06.007Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:06 [2021-12-09T19:25:06.007Z] 
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:06 [2021-12-09T19:25:06.007Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:06 [2021-12-09T19:25:06.008Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:06 [2021-12-09T19:25:06.939Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:25:06 [2021-12-09T19:25:06.939Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest
14:25:06 [2021-12-09T19:25:06.940Z] testActivator(org.eclipse.tracecompass.incubator.atrace.core.tests.ActivatorTest)  Time elapsed: 0.047 s
14:25:06 [2021-12-09T19:25:06.940Z] Running org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:25:07 [2021-12-09T19:25:07.506Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s - in org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest
14:25:07 [2021-12-09T19:25:07.506Z] testValidate(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0.492 s
14:25:07 [2021-12-09T19:25:07.506Z] testValidateDirectory(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0 s
14:25:07 [2021-12-09T19:25:07.506Z] testValidateFileDoesNotExist(org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest)  Time elapsed: 0.001 s
14:25:07 [2021-12-09T19:25:07.506Z] 
14:25:07 [2021-12-09T19:25:07.506Z] Results:
14:25:07 [2021-12-09T19:25:07.506Z] 
14:25:07 [2021-12-09T19:25:07.506Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:25:07 [2021-12-09T19:25:07.506Z] 
14:25:07 [2021-12-09T19:25:07.506Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidate(ATraceTest.java:37)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:07 [2021-12-09T19:25:07.506Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateFileDoesNotExist(ATraceTest.java:50)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.506Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:07 [2021-12-09T19:25:07.506Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:07 [2021-12-09T19:25:07.507Z] Resource leak: TmfTrace [fPath=null, fCacheSize=1000, fNbEvents=0, fStartTime=00:12:43.145 224 192, fEndTime=00:12:43.145 224 192, fStreamingInterval=0] was not deregistered.
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.tmf.core.component.TmfEventProvider.<init>(TmfEventProvider.java:115)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.tmf.core.trace.TmfTrace.<init>(TmfTrace.java:153)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.incubator.internal.ftrace.core.trace.GenericFtrace.<init>(GenericFtrace.java:49)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.incubator.internal.atrace.trace.ATrace.<init>(ATrace.java:53)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tracecompass.incubator.atrace.core.tests.trace.ATraceTest.testValidateDirectory(ATraceTest.java:62)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:413)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:116)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:25:07 [2021-12-09T19:25:07.507Z] 	java.base/java.lang.reflect.Method.invoke(Method.java:566)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1447)
14:25:07 [2021-12-09T19:25:07.507Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1420)
14:25:07 [2021-12-09T19:25:07.765Z] [INFO] All tests passed!
14:25:07 [2021-12-09T19:25:07.765Z] [INFO] 
14:25:07 [2021-12-09T19:25:07.765Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:07 [2021-12-09T19:25:07.765Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:07 [2021-12-09T19:25:07.765Z] [INFO] 
14:25:07 [2021-12-09T19:25:07.765Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.pom
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.atrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.atrace.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.atrace.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.atrace.core.tests ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core >--
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core 0.0.1-SNAPSHOT [94/118]
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/main/resources
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.022Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/classes
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/src/test/resources
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] 
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:08 [2021-12-09T19:25:08.586Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:25:12 [2021-12-09T19:25:12.769Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:13 [2021-12-09T19:25:13.334Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.pom
14:25:13 [2021-12-09T19:25:13.334Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-sources.jar
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-p2metadata.xml
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.doc.user >--
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Building Trace Compass Incubator ROS User Guide 0.0.1-SNAPSHOT  [95/118]
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Executing tasks
14:25:13 [2021-12-09T19:25:13.335Z] 
14:25:13 [2021-12-09T19:25:13.335Z] main:
14:25:13 [2021-12-09T19:25:13.335Z] 
14:25:13 [2021-12-09T19:25:13.335Z] clean:
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Executed tasks
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Executing tasks
14:25:13 [2021-12-09T19:25:13.335Z] 
14:25:13 [2021-12-09T19:25:13.335Z] main:
14:25:13 [2021-12-09T19:25:13.335Z] 
14:25:13 [2021-12-09T19:25:13.335Z] build:
14:25:13 [2021-12-09T19:25:13.335Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/doc/User-Guide.html
14:25:13 [2021-12-09T19:25:13.335Z] 
14:25:13 [2021-12-09T19:25:13.335Z] test:
14:25:13 [2021-12-09T19:25:13.335Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Executed tasks
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/main/resources
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] 
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:13 [2021-12-09T19:25:13.335Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data/.metadata/.log
14:25:13 [2021-12-09T19:25:13.335Z] [INFO] Command line:
14:25:13 [2021-12-09T19:25:13.335Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:25:13 [2021-12-09T19:25:13.335Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:15 [2021-12-09T19:25:15.232Z] Buildfile: build.xml
14:25:15 [2021-12-09T19:25:15.232Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:25:15 [2021-12-09T19:25:15.232Z] 
14:25:15 [2021-12-09T19:25:15.232Z] build.index:
14:25:16 [2021-12-09T19:25:16.164Z] BUILD SUCCESSFUL
14:25:16 [2021-12-09T19:25:16.164Z] 
14:25:16 [2021-12-09T19:25:16.164Z] BUILD SUCCESSFUL
14:25:16 [2021-12-09T19:25:16.164Z] Total time: 1 second
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/src/test/resources
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.164Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] 
14:25:16 [2021-12-09T19:25:16.164Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:16 [2021-12-09T19:25:16.165Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:25:17 [2021-12-09T19:25:17.099Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.030Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:18 [2021-12-09T19:25:18.030Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.pom
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.ros.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.ros.doc.user ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Executing tasks
14:25:18 [2021-12-09T19:25:18.031Z] 
14:25:18 [2021-12-09T19:25:18.031Z] main:
14:25:18 [2021-12-09T19:25:18.031Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:25:18 [2021-12-09T19:25:18.031Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.ros.doc.user
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Executed tasks
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.ui >--
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.ui 0.0.1-SNAPSHOT [96/118]
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/main/resources
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/classes
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/src/test/resources
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.031Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:18 [2021-12-09T19:25:18.031Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:25:18 [2021-12-09T19:25:18.289Z] [INFO] 
14:25:18 [2021-12-09T19:25:18.289Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:18 [2021-12-09T19:25:18.289Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:25:19 [2021-12-09T19:25:19.660Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:20 [2021-12-09T19:25:20.224Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.pom
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-sources.jar
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-p2metadata.xml
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.ui/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.ui-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.ui ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros >--
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Building org.eclipse.tracecompass.incubator.ros 0.0.1-SNAPSHOT  [97/118]
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] 
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros ---
14:25:20 [2021-12-09T19:25:20.224Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar
14:25:21 [2021-12-09T19:25:21.596Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros ---
14:25:22 [2021-12-09T19:25:22.526Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros ---
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros ---
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.jar
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT.pom
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-sources-feature.jar
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-p2metadata.xml
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.ros.core.tests >--
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Building org.eclipse.tracecompass.incubator.ros.core.tests 0.0.1-SNAPSHOT [98/118]
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/main/resources
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/classes
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/src/test/resources
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.527Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:22 [2021-12-09T19:25:22.527Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:25:22 [2021-12-09T19:25:22.785Z] [INFO] 
14:25:22 [2021-12-09T19:25:22.785Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:22 [2021-12-09T19:25:22.785Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:25:23 [2021-12-09T19:25:23.351Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] 
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:24 [2021-12-09T19:25:24.283Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] 
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] 
14:25:24 [2021-12-09T19:25:24.283Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:24 [2021-12-09T19:25:24.540Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data/.metadata/.log
14:25:24 [2021-12-09T19:25:24.540Z] [INFO] Command line:
14:25:24 [2021-12-09T19:25:24.540Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:24 [2021-12-09T19:25:24.540Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:26 [2021-12-09T19:25:26.435Z] !SESSION 2021-12-09 19:25:24.636 -----------------------------------------------
14:25:26 [2021-12-09T19:25:26.435Z] eclipse.buildId=unknown
14:25:26 [2021-12-09T19:25:26.435Z] java.version=11.0.2
14:25:26 [2021-12-09T19:25:26.435Z] java.vendor=Oracle Corporation
14:25:26 [2021-12-09T19:25:26.435Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:26 [2021-12-09T19:25:26.435Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:26 [2021-12-09T19:25:26.435Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:26 [2021-12-09T19:25:26.435Z] 
14:25:26 [2021-12-09T19:25:26.435Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:25:26.417
14:25:26 [2021-12-09T19:25:26.435Z] !MESSAGE FrameworkEvent ERROR
14:25:26 [2021-12-09T19:25:26.435Z] !STACK 0
14:25:26 [2021-12-09T19:25:26.435Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:25:26 [2021-12-09T19:25:26.435Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:26 [2021-12-09T19:25:26.435Z] 
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:26 [2021-12-09T19:25:26.435Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:26 [2021-12-09T19:25:26.694Z] 
14:25:26 [2021-12-09T19:25:26.694Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:25:26.496
14:25:26 [2021-12-09T19:25:26.694Z] !MESSAGE FrameworkEvent ERROR
14:25:26 [2021-12-09T19:25:26.694Z] !STACK 0
14:25:26 [2021-12-09T19:25:26.694Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [137]
14:25:26 [2021-12-09T19:25:26.694Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:26 [2021-12-09T19:25:26.694Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:26 [2021-12-09T19:25:26.694Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:26 [2021-12-09T19:25:26.694Z]        org.apache.httpcomponents.httpclient.win [36]
14:25:26 [2021-12-09T19:25:26.694Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:26 [2021-12-09T19:25:26.694Z] 
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:26 [2021-12-09T19:25:26.694Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:28 [2021-12-09T19:25:28.071Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:25:28 [2021-12-09T19:25:28.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest
14:25:28 [2021-12-09T19:25:28.071Z] testActivator(org.eclipse.tracecompass.incubator.ros.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:25:28 [2021-12-09T19:25:28.071Z] Running org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:25:28 [2021-12-09T19:25:28.328Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest
14:25:28 [2021-12-09T19:25:28.328Z] testValidate(org.eclipse.tracecompass.incubator.ros.core.tests.RosTraceTest)  Time elapsed: 0.25 s
14:25:28 [2021-12-09T19:25:28.328Z] 
14:25:28 [2021-12-09T19:25:28.328Z] Results:
14:25:28 [2021-12-09T19:25:28.328Z] 
14:25:28 [2021-12-09T19:25:28.328Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:25:28 [2021-12-09T19:25:28.328Z] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] All tests passed!
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.pom
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.ros.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.ros.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.ros.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.ros.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.otf2.core.tests >--
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Building org.eclipse.tracecompass.incubator.otf2.core.tests 0.0.1-SNAPSHOT [99/118]
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/main/resources
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/classes
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:28 [2021-12-09T19:25:28.892Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/src/test/resources
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.893Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:28 [2021-12-09T19:25:28.893Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] 
14:25:28 [2021-12-09T19:25:28.893Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:29 [2021-12-09T19:25:29.150Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:25:29 [2021-12-09T19:25:29.714Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] 
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:31 [2021-12-09T19:25:31.086Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] 
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] 
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data/.metadata/.log
14:25:31 [2021-12-09T19:25:31.086Z] [INFO] Command line:
14:25:31 [2021-12-09T19:25:31.086Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:31 [2021-12-09T19:25:31.086Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:32 [2021-12-09T19:25:32.983Z] !SESSION 2021-12-09 19:25:31.133 -----------------------------------------------
14:25:32 [2021-12-09T19:25:32.983Z] eclipse.buildId=unknown
14:25:32 [2021-12-09T19:25:32.983Z] java.version=11.0.2
14:25:32 [2021-12-09T19:25:32.983Z] java.vendor=Oracle Corporation
14:25:32 [2021-12-09T19:25:32.983Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:32 [2021-12-09T19:25:32.983Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:32 [2021-12-09T19:25:32.983Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:32 [2021-12-09T19:25:32.983Z] 
14:25:32 [2021-12-09T19:25:32.983Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:25:32.732
14:25:32 [2021-12-09T19:25:32.983Z] !MESSAGE FrameworkEvent ERROR
14:25:32 [2021-12-09T19:25:32.983Z] !STACK 0
14:25:32 [2021-12-09T19:25:32.983Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:25:32 [2021-12-09T19:25:32.983Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:32 [2021-12-09T19:25:32.983Z] 
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:32 [2021-12-09T19:25:32.983Z] 
14:25:32 [2021-12-09T19:25:32.983Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:25:32.819
14:25:32 [2021-12-09T19:25:32.983Z] !MESSAGE FrameworkEvent ERROR
14:25:32 [2021-12-09T19:25:32.983Z] !STACK 0
14:25:32 [2021-12-09T19:25:32.983Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:25:32 [2021-12-09T19:25:32.983Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:32 [2021-12-09T19:25:32.983Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:32 [2021-12-09T19:25:32.983Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:32 [2021-12-09T19:25:32.983Z]        org.apache.httpcomponents.httpclient.win [35]
14:25:32 [2021-12-09T19:25:32.983Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:32 [2021-12-09T19:25:32.983Z] 
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:32 [2021-12-09T19:25:32.983Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:33 [2021-12-09T19:25:33.915Z] Running org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:25:33 [2021-12-09T19:25:33.915Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest
14:25:33 [2021-12-09T19:25:33.915Z] testActivator(org.eclipse.tracecompass.incubator.otf2.core.tests.ActivatorTest)  Time elapsed: 0.004 s
14:25:33 [2021-12-09T19:25:33.915Z] 
14:25:33 [2021-12-09T19:25:33.915Z] Results:
14:25:33 [2021-12-09T19:25:33.915Z] 
14:25:33 [2021-12-09T19:25:33.915Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:25:33 [2021-12-09T19:25:33.915Z] 
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] All tests passed!
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:34 [2021-12-09T19:25:34.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.otf2.core' with 19 classes
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.pom
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.otf2.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.otf2.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.otf2.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.otf2.core.tests ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core >--
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core 0.0.1-SNAPSHOT [100/118]
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.431Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/main/resources
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/classes
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/src/test/resources
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] 
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:34 [2021-12-09T19:25:34.432Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:25:35 [2021-12-09T19:25:35.364Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:35 [2021-12-09T19:25:35.929Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.pom
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-sources.jar
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-p2metadata.xml
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.doc.user >--
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Building Trace Compass Incubator Gerrit User Guide 0.0.1-SNAPSHOT [101/118]
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Executing tasks
14:25:35 [2021-12-09T19:25:35.929Z] 
14:25:35 [2021-12-09T19:25:35.929Z] main:
14:25:35 [2021-12-09T19:25:35.929Z] 
14:25:35 [2021-12-09T19:25:35.929Z] clean:
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Executed tasks
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.929Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] Executing tasks
14:25:35 [2021-12-09T19:25:35.930Z] 
14:25:35 [2021-12-09T19:25:35.930Z] main:
14:25:35 [2021-12-09T19:25:35.930Z] 
14:25:35 [2021-12-09T19:25:35.930Z] build:
14:25:35 [2021-12-09T19:25:35.930Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/doc/User-Guide.html
14:25:35 [2021-12-09T19:25:35.930Z] 
14:25:35 [2021-12-09T19:25:35.930Z] test:
14:25:35 [2021-12-09T19:25:35.930Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] Executed tasks
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/main/resources
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] 
14:25:35 [2021-12-09T19:25:35.930Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:36 [2021-12-09T19:25:36.187Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:25:36 [2021-12-09T19:25:36.187Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data/.metadata/.log
14:25:36 [2021-12-09T19:25:36.187Z] [INFO] Command line:
14:25:36 [2021-12-09T19:25:36.187Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:25:36 [2021-12-09T19:25:36.187Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:38 [2021-12-09T19:25:38.085Z] Buildfile: build.xml
14:25:38 [2021-12-09T19:25:38.085Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:25:38 [2021-12-09T19:25:38.085Z] 
14:25:38 [2021-12-09T19:25:38.085Z] build.index:
14:25:38 [2021-12-09T19:25:38.649Z] BUILD SUCCESSFUL
14:25:38 [2021-12-09T19:25:38.649Z] 
14:25:38 [2021-12-09T19:25:38.649Z] BUILD SUCCESSFUL
14:25:38 [2021-12-09T19:25:38.649Z] Total time: 1 second
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/src/test/resources
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.907Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.907Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] 
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:38 [2021-12-09T19:25:38.907Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:25:40 [2021-12-09T19:25:40.278Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.pom
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.gerrit.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.gerrit.doc.user ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Executing tasks
14:25:41 [2021-12-09T19:25:41.212Z] 
14:25:41 [2021-12-09T19:25:41.212Z] main:
14:25:41 [2021-12-09T19:25:41.212Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:25:41 [2021-12-09T19:25:41.212Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.gerrit.doc.user
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Executed tasks
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit >--
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit 0.0.1-SNAPSHOT [102/118]
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.212Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] 
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:41 [2021-12-09T19:25:41.213Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar
14:25:41 [2021-12-09T19:25:41.777Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar
14:25:43 [2021-12-09T19:25:43.148Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:43 [2021-12-09T19:25:43.149Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.doc.user' with 0 classes
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.jar
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT.pom
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-sources-feature.jar
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-p2metadata.xml
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.gerrit.core.tests >--
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Building org.eclipse.tracecompass.incubator.gerrit.core.tests 0.0.1-SNAPSHOT [103/118]
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/main/resources
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/classes
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/src/test/resources
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.149Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.150Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.150Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] 
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:43 [2021-12-09T19:25:43.150Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:44 [2021-12-09T19:25:44.523Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] 
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:45 [2021-12-09T19:25:45.455Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] 
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] 
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data/.metadata/.log
14:25:45 [2021-12-09T19:25:45.455Z] [INFO] Command line:
14:25:45 [2021-12-09T19:25:45.455Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:25:45 [2021-12-09T19:25:45.455Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:47 [2021-12-09T19:25:47.350Z] !SESSION 2021-12-09 19:25:45.606 -----------------------------------------------
14:25:47 [2021-12-09T19:25:47.350Z] eclipse.buildId=unknown
14:25:47 [2021-12-09T19:25:47.350Z] java.version=11.0.2
14:25:47 [2021-12-09T19:25:47.350Z] java.vendor=Oracle Corporation
14:25:47 [2021-12-09T19:25:47.350Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:25:47 [2021-12-09T19:25:47.350Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:25:47 [2021-12-09T19:25:47.350Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:25:47 [2021-12-09T19:25:47.350Z] 
14:25:47 [2021-12-09T19:25:47.350Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:25:47.121
14:25:47 [2021-12-09T19:25:47.350Z] !MESSAGE FrameworkEvent ERROR
14:25:47 [2021-12-09T19:25:47.350Z] !STACK 0
14:25:47 [2021-12-09T19:25:47.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:25:47 [2021-12-09T19:25:47.350Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:47 [2021-12-09T19:25:47.350Z] 
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:47 [2021-12-09T19:25:47.350Z] 
14:25:47 [2021-12-09T19:25:47.350Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:25:47.234
14:25:47 [2021-12-09T19:25:47.350Z] !MESSAGE FrameworkEvent ERROR
14:25:47 [2021-12-09T19:25:47.350Z] !STACK 0
14:25:47 [2021-12-09T19:25:47.350Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [126]
14:25:47 [2021-12-09T19:25:47.350Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:47 [2021-12-09T19:25:47.350Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:25:47 [2021-12-09T19:25:47.350Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:25:47 [2021-12-09T19:25:47.350Z]        org.apache.httpcomponents.httpclient.win [31]
14:25:47 [2021-12-09T19:25:47.350Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:25:47 [2021-12-09T19:25:47.350Z] 
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:25:47 [2021-12-09T19:25:47.350Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:25:48 [2021-12-09T19:25:48.282Z] Running org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:25:48 [2021-12-09T19:25:48.282Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest
14:25:48 [2021-12-09T19:25:48.282Z] testActivator(org.eclipse.tracecompass.incubator.gerrit.core.tests.ActivatorTest)  Time elapsed: 0.003 s
14:25:48 [2021-12-09T19:25:48.282Z] 
14:25:48 [2021-12-09T19:25:48.282Z] Results:
14:25:48 [2021-12-09T19:25:48.282Z] 
14:25:48 [2021-12-09T19:25:48.282Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:25:48 [2021-12-09T19:25:48.282Z] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] All tests passed!
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.gerrit.core' with 1 classes
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.pom
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.gerrit.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.gerrit.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.gerrit.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.gerrit.core.tests ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core >--
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core 0.0.1-SNAPSHOT [104/118]
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/main/resources
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.540Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.541Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/classes
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/src/test/resources
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] 
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:48 [2021-12-09T19:25:48.798Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:50 [2021-12-09T19:25:50.167Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:51 [2021-12-09T19:25:51.098Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.pom
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-sources.jar
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-p2metadata.xml
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core ---
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.doc.user >--
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] Building Trace Compass Incubator System User Guide 0.0.1-SNAPSHOT [105/118]
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.098Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Executing tasks
14:25:51 [2021-12-09T19:25:51.355Z] 
14:25:51 [2021-12-09T19:25:51.355Z] main:
14:25:51 [2021-12-09T19:25:51.355Z] 
14:25:51 [2021-12-09T19:25:51.355Z] clean:
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Executed tasks
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Executing tasks
14:25:51 [2021-12-09T19:25:51.355Z] 
14:25:51 [2021-12-09T19:25:51.355Z] main:
14:25:51 [2021-12-09T19:25:51.355Z] 
14:25:51 [2021-12-09T19:25:51.355Z] build:
14:25:51 [2021-12-09T19:25:51.355Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/doc/User-Guide.html
14:25:51 [2021-12-09T19:25:51.355Z] 
14:25:51 [2021-12-09T19:25:51.355Z] test:
14:25:51 [2021-12-09T19:25:51.355Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Executed tasks
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/main/resources
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] 
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:51 [2021-12-09T19:25:51.355Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:25:51 [2021-12-09T19:25:51.355Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data/.metadata/.log
14:25:51 [2021-12-09T19:25:51.356Z] [INFO] Command line:
14:25:51 [2021-12-09T19:25:51.356Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:25:51 [2021-12-09T19:25:51.356Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:25:53 [2021-12-09T19:25:53.253Z] Buildfile: build.xml
14:25:53 [2021-12-09T19:25:53.253Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:25:53 [2021-12-09T19:25:53.253Z] 
14:25:53 [2021-12-09T19:25:53.253Z] build.index:
14:25:53 [2021-12-09T19:25:53.816Z] BUILD SUCCESSFUL
14:25:53 [2021-12-09T19:25:53.816Z] 
14:25:53 [2021-12-09T19:25:53.816Z] BUILD SUCCESSFUL
14:25:53 [2021-12-09T19:25:53.816Z] Total time: 1 second
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/src/test/resources
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] 
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:53 [2021-12-09T19:25:53.816Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:55 [2021-12-09T19:25:55.186Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.pom
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-sources.jar
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-p2metadata.xml
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.system.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.doc.user/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.doc.user-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.system.doc.user ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Executing tasks
14:25:57 [2021-12-09T19:25:57.084Z] 
14:25:57 [2021-12-09T19:25:57.084Z] main:
14:25:57 [2021-12-09T19:25:57.084Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:25:57 [2021-12-09T19:25:57.084Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.system.doc.user
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Executed tasks
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system >--
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Building org.eclipse.tracecompass.incubator.system 0.0.1-SNAPSHOT [106/118]
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.084Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.084Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:57 [2021-12-09T19:25:57.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar
14:25:57 [2021-12-09T19:25:57.085Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.085Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.085Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:57 [2021-12-09T19:25:57.085Z] [INFO] 
14:25:57 [2021-12-09T19:25:57.085Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system ---
14:25:57 [2021-12-09T19:25:57.085Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar
14:25:58 [2021-12-09T19:25:58.456Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system ---
14:25:59 [2021-12-09T19:25:59.390Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.doc.user' with 0 classes
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.jar
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT.pom
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-sources-feature.jar
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-p2metadata.xml
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system-0.0.1-SNAPSHOT-p2artifacts.xml
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.system.core.tests >--
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Building org.eclipse.tracecompass.incubator.system.core.tests 0.0.1-SNAPSHOT [107/118]
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/main/resources
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/classes
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/src/test/resources
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:59 [2021-12-09T19:25:59.390Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.391Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.391Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] 
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:25:59 [2021-12-09T19:25:59.391Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:25:59 [2021-12-09T19:25:59.955Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] 
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:00 [2021-12-09T19:26:00.520Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] 
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] 
14:26:00 [2021-12-09T19:26:00.520Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:00 [2021-12-09T19:26:00.777Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data/.metadata/.log
14:26:00 [2021-12-09T19:26:00.777Z] [INFO] Command line:
14:26:00 [2021-12-09T19:26:00.777Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:00 [2021-12-09T19:26:00.777Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:02 [2021-12-09T19:26:02.672Z] !SESSION 2021-12-09 19:26:00.917 -----------------------------------------------
14:26:02 [2021-12-09T19:26:02.672Z] eclipse.buildId=unknown
14:26:02 [2021-12-09T19:26:02.672Z] java.version=11.0.2
14:26:02 [2021-12-09T19:26:02.672Z] java.vendor=Oracle Corporation
14:26:02 [2021-12-09T19:26:02.672Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:02 [2021-12-09T19:26:02.672Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:02 [2021-12-09T19:26:02.672Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:02 [2021-12-09T19:26:02.672Z] 
14:26:02 [2021-12-09T19:26:02.672Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:26:02.504
14:26:02 [2021-12-09T19:26:02.672Z] !MESSAGE FrameworkEvent ERROR
14:26:02 [2021-12-09T19:26:02.672Z] !STACK 0
14:26:02 [2021-12-09T19:26:02.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:26:02 [2021-12-09T19:26:02.672Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:02 [2021-12-09T19:26:02.672Z] 
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:02 [2021-12-09T19:26:02.672Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:02 [2021-12-09T19:26:02.672Z] 
14:26:02 [2021-12-09T19:26:02.672Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:26:02.521
14:26:02 [2021-12-09T19:26:02.672Z] !MESSAGE FrameworkEvent ERROR
14:26:02 [2021-12-09T19:26:02.672Z] !STACK 0
14:26:02 [2021-12-09T19:26:02.673Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [133]
14:26:02 [2021-12-09T19:26:02.673Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:02 [2021-12-09T19:26:02.673Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:02 [2021-12-09T19:26:02.673Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:26:02 [2021-12-09T19:26:02.673Z]        org.apache.httpcomponents.httpclient.win [35]
14:26:02 [2021-12-09T19:26:02.673Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:02 [2021-12-09T19:26:02.673Z] 
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:02 [2021-12-09T19:26:02.673Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:03 [2021-12-09T19:26:03.605Z] Running org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:26:03 [2021-12-09T19:26:03.605Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest
14:26:03 [2021-12-09T19:26:03.605Z] testActivator(org.eclipse.tracecompass.incubator.system.core.tests.ActivatorTest)  Time elapsed: 0.004 s
14:26:03 [2021-12-09T19:26:03.605Z] 
14:26:03 [2021-12-09T19:26:03.605Z] Results:
14:26:03 [2021-12-09T19:26:03.605Z] 
14:26:03 [2021-12-09T19:26:03.605Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:26:03 [2021-12-09T19:26:03.605Z] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] All tests passed!
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.system.core' with 5 classes
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.pom
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-sources.jar
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/tracetypes/org.eclipse.tracecompass.incubator.system.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.system.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.system.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.system.core.tests ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server-parent >--
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Building Trace Compass Incubator Trace Server Parent 0.0.1-SNAPSHOT [108/118]
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server-parent ---
14:26:03 [2021-12-09T19:26:03.862Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server-parent-0.0.1-SNAPSHOT.pom
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core >--
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.0.1-SNAPSHOT [109/118]
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] 
14:26:03 [2021-12-09T19:26:03.863Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.120Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:04 [2021-12-09T19:26:04.120Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/main/resources
14:26:04 [2021-12-09T19:26:04.120Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.120Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.120Z] [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/classes
14:26:04 [2021-12-09T19:26:04.376Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/src/test/resources
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] 
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_1957790426670377140/lib/jackson-module-jaxb-annotations-2.6.2.jar' is disabled.
14:26:04 [2021-12-09T19:26:04.377Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_1957790426670377140/lib/jackson-module-jaxb-annotations-2.6.2.jar
14:26:05 [2021-12-09T19:26:05.308Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_1957790426670377140/lib/jersey-media-jaxb-2.22.1.jar' is disabled.
14:26:05 [2021-12-09T19:26:05.308Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_1957790426670377140/lib/jersey-media-jaxb-2.22.1.jar
14:26:06 [2021-12-09T19:26:06.240Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_1957790426670377140/lib/validation-api-1.1.0.Final.jar' is disabled.
14:26:06 [2021-12-09T19:26:06.240Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar_unpacked_1957790426670377140/lib/validation-api-1.1.0.Final.jar
14:26:07 [2021-12-09T19:26:07.173Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:26:08 [2021-12-09T19:26:08.546Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:09 [2021-12-09T19:26:09.478Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.pom
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-sources.jar
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-p2metadata.xml
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest >--
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.0.1-SNAPSHOT [110/118]
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.478Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] 
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:09 [2021-12-09T19:26:09.479Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar
14:26:11 [2021-12-09T19:26:11.376Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar
14:26:11 [2021-12-09T19:26:11.941Z] [INFO] 
14:26:11 [2021-12-09T19:26:11.941Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:11 [2021-12-09T19:26:11.941Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:11 [2021-12-09T19:26:11.941Z] [INFO] 
14:26:11 [2021-12-09T19:26:11.941Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 40 classes
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.jar
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT.pom
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-sources-feature.jar
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-p2metadata.xml
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.198Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests >--
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] Building org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.0.1-SNAPSHOT [111/118]
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/main/resources
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.199Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/classes
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/src/test/resources
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] 
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:12 [2021-12-09T19:26:12.456Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:26:13 [2021-12-09T19:26:13.830Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] 
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:14 [2021-12-09T19:26:14.762Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] 
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] 
14:26:14 [2021-12-09T19:26:14.762Z] [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:15 [2021-12-09T19:26:15.020Z] [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.log
14:26:15 [2021-12-09T19:26:15.020Z] [INFO] Command line:
14:26:15 [2021-12-09T19:26:15.020Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:15 [2021-12-09T19:26:15.020Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:16 [2021-12-09T19:26:16.917Z] !SESSION 2021-12-09 19:26:15.127 -----------------------------------------------
14:26:16 [2021-12-09T19:26:16.917Z] eclipse.buildId=unknown
14:26:16 [2021-12-09T19:26:16.917Z] java.version=11.0.2
14:26:16 [2021-12-09T19:26:16.917Z] java.vendor=Oracle Corporation
14:26:16 [2021-12-09T19:26:16.917Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:16 [2021-12-09T19:26:16.917Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:16 [2021-12-09T19:26:16.917Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:16 [2021-12-09T19:26:16.917Z] 
14:26:16 [2021-12-09T19:26:16.917Z] !ENTRY org.eclipse.compare.win32 4 0 2021-12-09 19:26:16.823
14:26:16 [2021-12-09T19:26:16.917Z] !MESSAGE FrameworkEvent ERROR
14:26:16 [2021-12-09T19:26:16.917Z] !STACK 0
14:26:16 [2021-12-09T19:26:16.917Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [69]
14:26:16 [2021-12-09T19:26:16.917Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:16 [2021-12-09T19:26:16.917Z] 
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:16 [2021-12-09T19:26:16.917Z] 
14:26:16 [2021-12-09T19:26:16.917Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2021-12-09 19:26:16.906
14:26:16 [2021-12-09T19:26:16.917Z] !MESSAGE FrameworkEvent ERROR
14:26:16 [2021-12-09T19:26:16.917Z] !STACK 0
14:26:16 [2021-12-09T19:26:16.917Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [141]
14:26:16 [2021-12-09T19:26:16.917Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:16 [2021-12-09T19:26:16.917Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:16 [2021-12-09T19:26:16.917Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.10.v20200113-2105"; version="4.5.10"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
14:26:16 [2021-12-09T19:26:16.917Z]        org.apache.httpcomponents.httpclient.win [43]
14:26:16 [2021-12-09T19:26:16.917Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:16 [2021-12-09T19:26:16.917Z] 
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.Module.start(Module.java:463)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:16 [2021-12-09T19:26:16.917Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:17 [2021-12-09T19:26:17.849Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:26:18 [2021-12-09T19:26:18.781Z] 2021-12-09 19:26:18.440:INFO::main: Logging initialized @3508ms to org.eclipse.jetty.util.log.StdErrLog
14:26:19 [2021-12-09T19:26:19.037Z] 2021-12-09 19:26:18.836:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:19 [2021-12-09T19:26:19.601Z] 2021-12-09 19:26:19.507:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@7babed9e{/tsp/api,null,AVAILABLE}
14:26:19 [2021-12-09T19:26:19.601Z] 2021-12-09 19:26:19.523:INFO:oejs.AbstractConnector:main: Started ServerConnector@6579cdbb{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:19 [2021-12-09T19:26:19.601Z] 2021-12-09 19:26:19.524:INFO:oejs.Server:main: Started @4592ms
14:26:20 [2021-12-09T19:26:20.973Z] 2021-12-09 19:26:20.917:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6579cdbb{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:20 [2021-12-09T19:26:20.973Z] 2021-12-09 19:26:20.920:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@7babed9e{/tsp/api,null,UNAVAILABLE}
14:26:20 [2021-12-09T19:26:20.973Z] 2021-12-09 19:26:20.923:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:21 [2021-12-09T19:26:21.229Z] 2021-12-09 19:26:21.106:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@7858d31d{/tsp/api,null,AVAILABLE}
14:26:21 [2021-12-09T19:26:21.229Z] 2021-12-09 19:26:21.106:INFO:oejs.AbstractConnector:main: Started ServerConnector@60ed0b9d{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:21 [2021-12-09T19:26:21.229Z] 2021-12-09 19:26:21.107:INFO:oejs.Server:main: Started @6174ms
14:26:21 [2021-12-09T19:26:21.794Z] 2021-12-09 19:26:21.529:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@60ed0b9d{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:21 [2021-12-09T19:26:21.794Z] 2021-12-09 19:26:21.530:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@7858d31d{/tsp/api,null,UNAVAILABLE}
14:26:21 [2021-12-09T19:26:21.794Z] 2021-12-09 19:26:21.531:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:21 [2021-12-09T19:26:21.794Z] 2021-12-09 19:26:21.624:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@273293c8{/tsp/api,null,AVAILABLE}
14:26:21 [2021-12-09T19:26:21.794Z] 2021-12-09 19:26:21.625:INFO:oejs.AbstractConnector:main: Started ServerConnector@1ba35152{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:21 [2021-12-09T19:26:21.794Z] 2021-12-09 19:26:21.625:INFO:oejs.Server:main: Started @6693ms
14:26:22 [2021-12-09T19:26:22.724Z] 2021-12-09 19:26:22.604:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1ba35152{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:22 [2021-12-09T19:26:22.724Z] 2021-12-09 19:26:22.605:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@273293c8{/tsp/api,null,UNAVAILABLE}
14:26:22 [2021-12-09T19:26:22.724Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.766 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest
14:26:22 [2021-12-09T19:26:22.724Z] testWithTwoTraces(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 2.5 s
14:26:22 [2021-12-09T19:26:22.724Z] testWithOneTrace(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 0.608 s
14:26:22 [2021-12-09T19:26:22.724Z] testConflictingTraces(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.TraceManagerServiceTest)  Time elapsed: 1.074 s
14:26:22 [2021-12-09T19:26:22.724Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:26:22 [2021-12-09T19:26:22.724Z] 2021-12-09 19:26:22.641:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:22 [2021-12-09T19:26:22.725Z] 2021-12-09 19:26:22.719:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4045fd1f{/tsp/api,null,AVAILABLE}
14:26:22 [2021-12-09T19:26:22.725Z] 2021-12-09 19:26:22.720:INFO:oejs.AbstractConnector:main: Started ServerConnector@1dbff71c{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:22 [2021-12-09T19:26:22.725Z] 2021-12-09 19:26:22.720:INFO:oejs.Server:main: Started @7788ms
14:26:23 [2021-12-09T19:26:23.290Z] 
14:26:23 [2021-12-09T19:26:23.290Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-12-09 19:26:23.139
14:26:23 [2021-12-09T19:26:23.290Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:26:23 [2021-12-09T19:26:23.855Z] 
14:26:23 [2021-12-09T19:26:23.855Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2021-12-09 19:26:23.701
14:26:23 [2021-12-09T19:26:23.855Z] !MESSAGE Failed to deletestatistics-types.ht
14:26:23 [2021-12-09T19:26:23.855Z] 2021-12-09 19:26:23.739:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1dbff71c{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:23 [2021-12-09T19:26:23.855Z] 2021-12-09 19:26:23.796:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4045fd1f{/tsp/api,null,UNAVAILABLE}
14:26:23 [2021-12-09T19:26:23.855Z] 2021-12-09 19:26:23.797:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:23 [2021-12-09T19:26:23.855Z] 2021-12-09 19:26:23.827:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@7bbd76b8{/tsp/api,null,AVAILABLE}
14:26:23 [2021-12-09T19:26:23.855Z] 2021-12-09 19:26:23.828:INFO:oejs.AbstractConnector:main: Started ServerConnector@1e5b33e5{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:23 [2021-12-09T19:26:23.855Z] 2021-12-09 19:26:23.828:INFO:oejs.Server:main: Started @8896ms
14:26:24 [2021-12-09T19:26:24.418Z] 
14:26:24 [2021-12-09T19:26:24.418Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-12-09 19:26:24.415
14:26:24 [2021-12-09T19:26:24.418Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:26:24 [2021-12-09T19:26:24.983Z] 2021-12-09 19:26:24.822:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@1e5b33e5{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:24 [2021-12-09T19:26:24.983Z] 2021-12-09 19:26:24.823:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@7bbd76b8{/tsp/api,null,UNAVAILABLE}
14:26:24 [2021-12-09T19:26:24.983Z] 2021-12-09 19:26:24.824:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:24 [2021-12-09T19:26:24.983Z] 2021-12-09 19:26:24.906:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2f8f40cc{/tsp/api,null,AVAILABLE}
14:26:24 [2021-12-09T19:26:24.983Z] 2021-12-09 19:26:24.906:INFO:oejs.AbstractConnector:main: Started ServerConnector@6644bdf5{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:24 [2021-12-09T19:26:24.983Z] 2021-12-09 19:26:24.906:INFO:oejs.Server:main: Started @9974ms
14:26:25 [2021-12-09T19:26:25.241Z] 
14:26:25 [2021-12-09T19:26:25.241Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2021-12-09 19:26:25.216
14:26:25 [2021-12-09T19:26:25.241Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test)]
14:26:25 [2021-12-09T19:26:25.805Z] 2021-12-09 19:26:25.509:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@6644bdf5{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:25 [2021-12-09T19:26:25.805Z] 2021-12-09 19:26:25.509:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2f8f40cc{/tsp/api,null,UNAVAILABLE}
14:26:25 [2021-12-09T19:26:25.805Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.875 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest
14:26:25 [2021-12-09T19:26:25.805Z] testExperiment(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 1.156 s
14:26:25 [2021-12-09T19:26:25.805Z] testPostConflicts(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 1.026 s
14:26:25 [2021-12-09T19:26:25.805Z] testRePost(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.ExperimentManagerServiceTest)  Time elapsed: 0.687 s
14:26:25 [2021-12-09T19:26:25.805Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest
14:26:25 [2021-12-09T19:26:25.805Z] 2021-12-09 19:26:25.520:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:25 [2021-12-09T19:26:25.805Z] 2021-12-09 19:26:25.598:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@46e6458d{/tsp/api,null,AVAILABLE}
14:26:25 [2021-12-09T19:26:25.805Z] 2021-12-09 19:26:25.599:INFO:oejs.AbstractConnector:main: Started ServerConnector@41404aa2{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:25 [2021-12-09T19:26:25.805Z] 2021-12-09 19:26:25.599:INFO:oejs.Server:main: Started @10667ms
14:26:25 [2021-12-09T19:26:25.805Z] 
14:26:25 [2021-12-09T19:26:25.805Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-12-09 19:26:25.617
14:26:25 [2021-12-09T19:26:25.806Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected.
14:26:26 [2021-12-09T19:26:26.370Z] 2021-12-09 19:26:26.324:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@41404aa2{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:26 [2021-12-09T19:26:26.370Z] 2021-12-09 19:26:26.324:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@46e6458d{/tsp/api,null,UNAVAILABLE}
14:26:26 [2021-12-09T19:26:26.370Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest
14:26:26 [2021-12-09T19:26:26.370Z] test(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.XmlManagerServiceTest)  Time elapsed: 0.806 s
14:26:26 [2021-12-09T19:26:26.370Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:26:26 [2021-12-09T19:26:26.370Z] 2021-12-09 19:26:26.335:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:26 [2021-12-09T19:26:26.628Z] 2021-12-09 19:26:26.412:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@59278072{/tsp/api,null,AVAILABLE}
14:26:26 [2021-12-09T19:26:26.628Z] 2021-12-09 19:26:26.413:INFO:oejs.AbstractConnector:main: Started ServerConnector@57920d6c{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:26 [2021-12-09T19:26:26.628Z] 2021-12-09 19:26:26.413:INFO:oejs.Server:main: Started @11481ms
14:26:28 [2021-12-09T19:26:28.527Z] 2021-12-09 19:26:28.234:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@57920d6c{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:28 [2021-12-09T19:26:28.527Z] 2021-12-09 19:26:28.235:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@59278072{/tsp/api,null,UNAVAILABLE}
14:26:28 [2021-12-09T19:26:28.527Z] 2021-12-09 19:26:28.235:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:28 [2021-12-09T19:26:28.527Z] 2021-12-09 19:26:28.310:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@28c7fd9d{/tsp/api,null,AVAILABLE}
14:26:28 [2021-12-09T19:26:28.527Z] 2021-12-09 19:26:28.311:INFO:oejs.AbstractConnector:main: Started ServerConnector@33e4068{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:28 [2021-12-09T19:26:28.527Z] 2021-12-09 19:26:28.311:INFO:oejs.Server:main: Started @13379ms
14:26:28 [2021-12-09T19:26:28.784Z] 
14:26:28 [2021-12-09T19:26:28.784Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-12-09 19:26:28.651
14:26:28 [2021-12-09T19:26:28.784Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:26:30 [2021-12-09T19:26:30.156Z] 2021-12-09 19:26:30.117:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@33e4068{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:30 [2021-12-09T19:26:30.156Z] 2021-12-09 19:26:30.117:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@28c7fd9d{/tsp/api,null,UNAVAILABLE}
14:26:30 [2021-12-09T19:26:30.156Z] 2021-12-09 19:26:30.118:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:30 [2021-12-09T19:26:30.414Z] 2021-12-09 19:26:30.205:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2e64ae1a{/tsp/api,null,AVAILABLE}
14:26:30 [2021-12-09T19:26:30.414Z] 2021-12-09 19:26:30.206:INFO:oejs.AbstractConnector:main: Started ServerConnector@5ccc971e{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:30 [2021-12-09T19:26:30.414Z] 2021-12-09 19:26:30.206:INFO:oejs.Server:main: Started @15274ms
14:26:30 [2021-12-09T19:26:30.414Z] 2021-12-09 19:26:30.405:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@5ccc971e{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:30 [2021-12-09T19:26:30.414Z] 2021-12-09 19:26:30.405:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2e64ae1a{/tsp/api,null,UNAVAILABLE}
14:26:30 [2021-12-09T19:26:30.414Z] 2021-12-09 19:26:30.406:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:30 [2021-12-09T19:26:30.671Z] 2021-12-09 19:26:30.428:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3990a5{/tsp/api,null,AVAILABLE}
14:26:30 [2021-12-09T19:26:30.671Z] 2021-12-09 19:26:30.429:INFO:oejs.AbstractConnector:main: Started ServerConnector@49338f3{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:30 [2021-12-09T19:26:30.671Z] 2021-12-09 19:26:30.429:INFO:oejs.Server:main: Started @15497ms
14:26:30 [2021-12-09T19:26:30.671Z] 2021-12-09 19:26:30.623:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@49338f3{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:30 [2021-12-09T19:26:30.671Z] 2021-12-09 19:26:30.624:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4d3990a5{/tsp/api,null,UNAVAILABLE}
14:26:30 [2021-12-09T19:26:30.671Z] 2021-12-09 19:26:30.625:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:30 [2021-12-09T19:26:30.928Z] 2021-12-09 19:26:30.698:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@460aa24e{/tsp/api,null,AVAILABLE}
14:26:30 [2021-12-09T19:26:30.928Z] 2021-12-09 19:26:30.699:INFO:oejs.AbstractConnector:main: Started ServerConnector@444c0f9a{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:30 [2021-12-09T19:26:30.928Z] 2021-12-09 19:26:30.699:INFO:oejs.Server:main: Started @15767ms
14:26:31 [2021-12-09T19:26:31.186Z] 
14:26:31 [2021-12-09T19:26:31.186Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2021-12-09 19:26:31.042
14:26:31 [2021-12-09T19:26:31.186Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.tmf.analysis.xml.core/xml_files/test_valid.xml
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.215:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@444c0f9a{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.215:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@460aa24e{/tsp/api,null,UNAVAILABLE}
14:26:31 [2021-12-09T19:26:31.443Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.886 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest
14:26:31 [2021-12-09T19:26:31.443Z] testTimeGraphDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 1.901 s
14:26:31 [2021-12-09T19:26:31.443Z] testXYDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 1.883 s
14:26:31 [2021-12-09T19:26:31.443Z] testCallStackDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.288 s
14:26:31 [2021-12-09T19:26:31.443Z] testProviders(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.218 s
14:26:31 [2021-12-09T19:26:31.443Z] testTableDataProvider(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.DataProviderServiceTest)  Time elapsed: 0.592 s
14:26:31 [2021-12-09T19:26:31.443Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.226:INFO:oejs.Server:main: jetty-9.4.29.v20200521; built: 2020-05-27T11:26:53.365Z; git: 77c232aed8a45c818fd27232278d9f95a021095e; jvm 11.0.2+9
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.247:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@25a2f432{/tsp/api,null,AVAILABLE}
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.247:INFO:oejs.AbstractConnector:main: Started ServerConnector@52d181ed{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.247:INFO:oejs.Server:main: Started @16315ms
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.315:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@52d181ed{HTTP/1.1, (http/1.1)}{0.0.0.0:8378}
14:26:31 [2021-12-09T19:26:31.443Z] 2021-12-09 19:26:31.316:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@25a2f432{/tsp/api,null,UNAVAILABLE}
14:26:31 [2021-12-09T19:26:31.443Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest
14:26:31 [2021-12-09T19:26:31.443Z] testHealthStatus(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.services.HealthServiceTest)  Time elapsed: 0.09 s
14:26:31 [2021-12-09T19:26:31.443Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:26:31 [2021-12-09T19:26:31.443Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest
14:26:31 [2021-12-09T19:26:31.443Z] testActivator(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.ActivatorTest)  Time elapsed: 0 s
14:26:31 [2021-12-09T19:26:31.443Z] Running org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:26:31 [2021-12-09T19:26:31.443Z] 
14:26:31 [2021-12-09T19:26:31.443Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 2 0 2021-12-09 19:26:31.331
14:26:31 [2021-12-09T19:26:31.443Z] !MESSAGE Invalid port specified: not a number. Will use default port 8080
14:26:31 [2021-12-09T19:26:31.443Z] 
14:26:31 [2021-12-09T19:26:31.443Z] !ENTRY org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 4 0 2021-12-09 19:26:31.331
14:26:31 [2021-12-09T19:26:31.443Z] !MESSAGE Server requested to use SSL, but no keystore specified. You must specify the keystore using the 'traceserver.keystore' system property. Will use plain http instead.
14:26:31 [2021-12-09T19:26:31.443Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest
14:26:31 [2021-12-09T19:26:31.443Z] testForceHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:26:31 [2021-12-09T19:26:31.443Z] testInvalidPort(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0.001 s
14:26:31 [2021-12-09T19:26:31.443Z] testHttps(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:26:31 [2021-12-09T19:26:31.443Z] testHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:26:31 [2021-12-09T19:26:31.443Z] testDefaultHttp(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:26:31 [2021-12-09T19:26:31.443Z] testHttpsNoKeystore(org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests.utils.TraceServerConfigurationTest)  Time elapsed: 0 s
14:26:31 [2021-12-09T19:26:31.443Z] 
14:26:31 [2021-12-09T19:26:31.443Z] Results:
14:26:31 [2021-12-09T19:26:31.443Z] 
14:26:31 [2021-12-09T19:26:31.443Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
14:26:31 [2021-12-09T19:26:31.443Z] 
14:26:31 [2021-12-09T19:26:31.443Z] 
14:26:31 [2021-12-09T19:26:31.443Z] !ENTRY org.eclipse.core.resources 2 10035 2021-12-09 19:26:31.419
14:26:31 [2021-12-09T19:26:31.443Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] All tests passed!
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 40 classes
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.pom
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-sources.jar
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.product >--
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Building Trace Compass Server Product 0.0.1-SNAPSHOT           [112/118]
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/src/main/resources
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.009Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.800.v20200514-1529.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (249.52kB)
14:26:32 [2021-12-09T19:26:32.266Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.266Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.266Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.266Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.266Z] [INFO] 
14:26:32 [2021-12-09T19:26:32.266Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:32 [2021-12-09T19:26:32.523Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (21.59kB)
14:26:32 [2021-12-09T19:26:32.523Z] [INFO] The user operation is waiting for background work to complete.
14:26:32 [2021-12-09T19:26:32.523Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.11/cdt-9.11.1/plugins/ (21.59kB)
14:26:32 [2021-12-09T19:26:32.523Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
14:26:32 [2021-12-09T19:26:32.523Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.800.v20200514-1529 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (152.83kB)
14:26:32 [2021-12-09T19:26:32.781Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.800.v20200514-1529 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (17.06kB)
14:26:32 [2021-12-09T19:26:32.781Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.800.v20200514-1529 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (25.82kB)
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.957Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.957Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.957Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.957Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.958Z] [INFO] 
14:26:36 [2021-12-09T19:26:36.958Z] [INFO] --- tycho-p2-director-plugin:2.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:36 [2021-12-09T19:26:36.958Z] [INFO] Installing product traceserver for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/win32/win32/x86_64/trace-compass-server
14:26:36 [2021-12-09T19:26:36.958Z] Installing traceserver 0.0.1.202112091911.
14:26:38 [2021-12-09T19:26:38.853Z] Operation completed in 2587 ms.
14:26:39 [2021-12-09T19:26:39.429Z] [INFO] Installing product traceserver for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/macosx/cocoa/x86_64/trace-compass-server.app
14:26:39 [2021-12-09T19:26:39.429Z] Installing traceserver 0.0.1.202112091911.
14:26:41 [2021-12-09T19:26:41.952Z] Operation completed in 2484 ms.
14:26:42 [2021-12-09T19:26:42.516Z] [INFO] Installing product traceserver for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/traceserver/linux/gtk/x86_64/trace-compass-server
14:26:42 [2021-12-09T19:26:42.516Z] Installing traceserver 0.0.1.202112091911.
14:26:45 [2021-12-09T19:26:45.793Z] Operation completed in 2798 ms.
14:26:45 [2021-12-09T19:26:45.793Z] [INFO] 
14:26:45 [2021-12-09T19:26:45.793Z] [INFO] --- tycho-p2-director-plugin:2.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:45 [2021-12-09T19:26:45.793Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip
14:26:46 [2021-12-09T19:26:46.724Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz
14:26:48 [2021-12-09T19:26:48.096Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:26:49 [2021-12-09T19:26:49.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core' with 40 classes
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT.pom
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-traceserver.executable.cocoa.macosx.x86_64.zip
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-traceserver.executable.win32.win32.x86_64.zip
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/extraArtifacts/traceserver.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-traceserver.executable.gtk.linux.x86_64.zip
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-p2metadata.xml
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-win32.win32.x86_64.zip
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.product-0.0.1-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.product ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.trace.server.doc.dev >--
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Building Trace Compass Incubator Trace Server Developer Guide 0.0.1-SNAPSHOT [113/118]
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Executing tasks
14:26:49 [2021-12-09T19:26:49.725Z] 
14:26:49 [2021-12-09T19:26:49.725Z] main:
14:26:49 [2021-12-09T19:26:49.725Z] 
14:26:49 [2021-12-09T19:26:49.725Z] clean:
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Executed tasks
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Executing tasks
14:26:49 [2021-12-09T19:26:49.725Z] 
14:26:49 [2021-12-09T19:26:49.725Z] main:
14:26:49 [2021-12-09T19:26:49.725Z] 
14:26:49 [2021-12-09T19:26:49.725Z] build:
14:26:49 [2021-12-09T19:26:49.725Z] Help: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/doc/Developer-Guide.html
14:26:49 [2021-12-09T19:26:49.725Z] 
14:26:49 [2021-12-09T19:26:49.725Z] test:
14:26:49 [2021-12-09T19:26:49.725Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Executed tasks
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/main/resources
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] 
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] --- tycho-eclipserun-plugin:2.3.0:eclipse-run (default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:49 [2021-12-09T19:26:49.725Z] [WARNING] No toolchain was found in tycho-eclipserun-plugin for: JavaSE-1.8 .Current java runtime will be used.
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data/.metadata/.log
14:26:49 [2021-12-09T19:26:49.725Z] [INFO] Command line:
14:26:49 [2021-12-09T19:26:49.726Z] 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.700.v20200207-2156/org.eclipse.equinox.launcher-1.5.700.v20200207-2156.jar, -install, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/eclipserun-work/data, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:26:49 [2021-12-09T19:26:49.726Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:52 [2021-12-09T19:26:52.250Z] Buildfile: build.xml
14:26:52 [2021-12-09T19:26:52.250Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:26:52 [2021-12-09T19:26:52.250Z] 
14:26:52 [2021-12-09T19:26:52.250Z] build.index:
14:26:52 [2021-12-09T19:26:52.814Z] BUILD SUCCESSFUL
14:26:52 [2021-12-09T19:26:52.814Z] 
14:26:52 [2021-12-09T19:26:52.814Z] BUILD SUCCESSFUL
14:26:52 [2021-12-09T19:26:52.814Z] Total time: 1 second
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/src/test/resources
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] 
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:52 [2021-12-09T19:26:52.814Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:54 [2021-12-09T19:26:54.185Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.117Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.pom
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-sources.jar
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:55 [2021-12-09T19:26:55.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-p2metadata.xml
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/org.eclipse.tracecompass.incubator.trace.server.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.trace.server.doc.dev/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.trace.server.doc.dev-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.incubator.trace.server.doc.dev ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Executing tasks
14:26:55 [2021-12-09T19:26:55.118Z] 
14:26:55 [2021-12-09T19:26:55.118Z] main:
14:26:55 [2021-12-09T19:26:55.118Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:26:55 [2021-12-09T19:26:55.118Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/doc/.temp/org.eclipse.tracecompass.incubator.trace.server.doc.dev
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Executed tasks
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp-parent >--
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Building Trace Compass Incubator RCP Parent 0.0.1-SNAPSHOT     [114/118]
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --------------------------------[ pom ]---------------------------------
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp-parent ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp-parent/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-parent-0.0.1-SNAPSHOT.pom
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp >--
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Building Trace Compass Incubator RCP Feature 0.0.1-SNAPSHOT    [115/118]
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] 
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:55 [2021-12-09T19:26:55.118Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar
14:26:55 [2021-12-09T19:26:55.682Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.612Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.612Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2metadata:0.0.1-SNAPSHOT already attached, replace previous instance
14:26:56 [2021-12-09T19:26:56.612Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp:xml:p2artifacts:0.0.1-SNAPSHOT already attached, replace previous instance
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.jar
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT.pom
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-sources-feature.jar
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-p2metadata.xml
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding >--
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Building Trace Compass RCP Branding plug-in 0.0.1-SNAPSHOT     [116/118]
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/main/resources
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/src/test/resources
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] 
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:56 [2021-12-09T19:26:56.613Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:57 [2021-12-09T19:26:57.986Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar
14:26:59 [2021-12-09T19:26:59.357Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.357Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:59 [2021-12-09T19:26:59.357Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.pom
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-sources.jar
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-pack200.jar.pack.gz
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-p2metadata.xml
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding-0.0.1-SNAPSHOT-p2artifacts.xml
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature >--
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Building Trace Compass RCP Branding Feature 0.0.1-SNAPSHOT     [117/118]
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar
14:26:59 [2021-12-09T19:26:59.358Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.359Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.359Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] 
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:26:59 [2021-12-09T19:26:59.359Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar
14:27:00 [2021-12-09T19:27:00.290Z] [INFO] Signing jar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.854Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.854Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2metadata:0.0.1-SNAPSHOT already attached, replace previous instance
14:27:00 [2021-12-09T19:27:00.854Z] [WARNING] artifact org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.branding.feature:xml:p2artifacts:0.0.1-SNAPSHOT already attached, replace previous instance
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.jar
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT.pom
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-sources-feature.jar
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-p2metadata.xml
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.branding.feature/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.branding.feature-0.0.1-SNAPSHOT-p2artifacts.xml
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.854Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.branding.feature ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --< org.eclipse.tracecompass.incubator:org.eclipse.tracecompass.incubator.rcp.product >--
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] Building Trace Compass Incubator RCP Product 0.0.1-SNAPSHOT    [118/118]
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] The project's OSGi version is 0.0.1.202112091911
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-test) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.incubator.*
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/src/main/resources
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] 
14:27:00 [2021-12-09T19:27:00.855Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:01 [2021-12-09T19:27:01.112Z] [INFO] 
14:27:01 [2021-12-09T19:27:01.112Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:01 [2021-12-09T19:27:01.112Z] [INFO] 
14:27:01 [2021-12-09T19:27:01.112Z] [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:01 [2021-12-09T19:27:01.112Z] [INFO] 
14:27:01 [2021-12-09T19:27:01.112Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:01 [2021-12-09T19:27:01.372Z] [INFO] Fetching org.eclipse.e4.rcp_4.16.0.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.93kB)
14:27:01 [2021-12-09T19:27:01.372Z] [INFO] Fetching org.eclipse.ease.engine.jython.feature_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/features/ (715B)
14:27:01 [2021-12-09T19:27:01.629Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.600.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.73kB)
14:27:01 [2021-12-09T19:27:01.629Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.400.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.69kB)
14:27:01 [2021-12-09T19:27:01.886Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.800.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (27.81kB)
14:27:01 [2021-12-09T19:27:01.886Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.400.v20200522-1203.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (27.91kB)
14:27:02 [2021-12-09T19:27:02.143Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.300.v20200317-1602.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (23.72kB)
14:27:02 [2021-12-09T19:27:02.143Z] [INFO] Fetching org.eclipse.emf.common_2.19.0.v20200324-0932.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
14:27:02 [2021-12-09T19:27:02.143Z] [INFO] Fetching org.eclipse.emf.ecore_2.22.0.v20200519-1135.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
14:27:02 [2021-12-09T19:27:02.401Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.600.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.67kB)
14:27:02 [2021-12-09T19:27:02.401Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.800.v20200511-1530.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.1kB)
14:27:02 [2021-12-09T19:27:02.659Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.800.v20200602-1138.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.03kB)
14:27:02 [2021-12-09T19:27:02.659Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.800.v20200602-1138.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (18.91kB)
14:27:02 [2021-12-09T19:27:02.917Z] [INFO] Fetching org.eclipse.help_2.3.200.v20200604-0540.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.51kB)
14:27:02 [2021-12-09T19:27:02.917Z] [INFO] Fetching org.eclipse.platform_4.16.0.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (20.55kB)
14:27:02 [2021-12-09T19:27:02.917Z] [INFO] Fetching org.eclipse.platform_root_4.16.0.v20200604-0951 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (196B)
14:27:03 [2021-12-09T19:27:03.174Z] [INFO] Fetching org.eclipse.rcp_4.16.0.v20200604-0951.jar from https://download.eclipse.org/releases/2020-06/202006171000/features/ (19.09kB)
14:27:03 [2021-12-09T19:27:03.174Z] [INFO] Fetching org.eclipse.rcp_root_4.16.0.v20200604-0951 from https://download.eclipse.org/releases/2020-06/202006171000/binary/ (25.54kB)
14:27:03 [2021-12-09T19:27:03.431Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (80.52kB)
14:27:03 [2021-12-09T19:27:03.431Z] [INFO] The user operation is waiting for background work to complete.
14:27:03 [2021-12-09T19:27:03.431Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201909031456...
14:27:03 [2021-12-09T19:27:03.431Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (35.83kB)
14:27:03 [2021-12-09T19:27:03.431Z] [INFO] The user operation is waiting for background work to complete.
14:27:03 [2021-12-09T19:27:03.688Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201909031456...
14:27:03 [2021-12-09T19:27:03.688Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.84kB)
14:27:03 [2021-12-09T19:27:03.688Z] [INFO] The user operation is waiting for background work to complete.
14:27:03 [2021-12-09T19:27:03.688Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (20.84kB)
14:27:03 [2021-12-09T19:27:03.688Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201909031456...
14:27:03 [2021-12-09T19:27:03.688Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.2kB)
14:27:03 [2021-12-09T19:27:03.689Z] [INFO] The user operation is waiting for background work to complete.
14:27:03 [2021-12-09T19:27:03.689Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (54.2kB)
14:27:03 [2021-12-09T19:27:03.946Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201909031456...
14:27:03 [2021-12-09T19:27:03.946Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (274.73kB)
14:27:03 [2021-12-09T19:27:03.946Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.1kB)
14:27:03 [2021-12-09T19:27:03.946Z] [INFO] The user operation is waiting for background work to complete.
14:27:03 [2021-12-09T19:27:03.946Z] [INFO] Fetching org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.1kB)
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.counters.ui_2.0.0.202112091633...
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.12.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (7.05kB)
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] The user operation is waiting for background work to complete.
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Fetching org.eclipse.tracecompass.analysis.graph.ui_1.0.12.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (7.05kB)
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.graph.ui_1.0.12.202112091633...
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (18.22kB)
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] The user operation is waiting for background work to complete.
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Fetching org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (18.22kB)
14:27:04 [2021-12-09T19:27:04.203Z] [INFO] Unpacking org.eclipse.tracecompass.analysis.lami.ui_1.1.5.202112091633...
14:27:04 [2021-12-09T19:27:04.461Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (26.88kB)
14:27:04 [2021-12-09T19:27:04.461Z] [INFO] The user operation is waiting for background work to complete.
14:27:04 [2021-12-09T19:27:04.461Z] [INFO] Fetching org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (26.88kB)
14:27:04 [2021-12-09T19:27:04.461Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.chart.ui_1.0.11.202112091633...
14:27:04 [2021-12-09T19:27:04.461Z] [INFO] Fetching org.eclipse.tracecompass.ctf_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.27kB)
14:27:04 [2021-12-09T19:27:04.719Z] [INFO] Fetching org.eclipse.tracecompass.doc.dev_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (2.83MB)
14:27:04 [2021-12-09T19:27:04.719Z] [INFO] The user operation is waiting for background work to complete.
14:27:04 [2021-12-09T19:27:04.719Z] [INFO] Fetching org.eclipse.tracecompass.doc.dev_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (2.83MB)
14:27:04 [2021-12-09T19:27:04.719Z] [INFO] Unpacking org.eclipse.tracecompass.doc.dev_7.2.0.202112091633...
14:27:04 [2021-12-09T19:27:04.976Z] [INFO] Fetching org.eclipse.tracecompass.doc.user_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.3MB)
14:27:04 [2021-12-09T19:27:04.976Z] [INFO] The user operation is waiting for background work to complete.
14:27:04 [2021-12-09T19:27:04.976Z] [INFO] Fetching org.eclipse.tracecompass.doc.user_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.3MB)
14:27:05 [2021-12-09T19:27:05.233Z] [INFO] Unpacking org.eclipse.tracecompass.doc.user_7.2.0.202112091633...
14:27:06 [2021-12-09T19:27:06.163Z] [INFO] Fetching org.eclipse.tracecompass.jsontrace_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (12.94kB)
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.59kB)
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] The user operation is waiting for background work to complete.
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.core_2.0.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (8.59kB)
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.remote.core_2.0.5.202112091633...
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (35.75kB)
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] The user operation is waiting for background work to complete.
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] Fetching org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (35.75kB)
14:27:06 [2021-12-09T19:27:06.420Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.remote.ui_1.0.9.202112091633...
14:27:06 [2021-12-09T19:27:06.677Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (109.38kB)
14:27:06 [2021-12-09T19:27:06.677Z] [INFO] The user operation is waiting for background work to complete.
14:27:06 [2021-12-09T19:27:06.677Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control.ui_1.2.13.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (109.38kB)
14:27:06 [2021-12-09T19:27:06.677Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.control.ui_1.2.13.202112091633...
14:27:06 [2021-12-09T19:27:06.677Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.control_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.2kB)
14:27:06 [2021-12-09T19:27:06.936Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (5.61kB)
14:27:06 [2021-12-09T19:27:06.936Z] [INFO] The user operation is waiting for background work to complete.
14:27:06 [2021-12-09T19:27:06.936Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (5.61kB)
14:27:06 [2021-12-09T19:27:06.936Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.kernel.ui_2.0.2.202112091633...
14:27:06 [2021-12-09T19:27:06.936Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.kernel_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.31kB)
14:27:07 [2021-12-09T19:27:07.193Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (6.9kB)
14:27:07 [2021-12-09T19:27:07.193Z] [INFO] The user operation is waiting for background work to complete.
14:27:07 [2021-12-09T19:27:07.193Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (6.9kB)
14:27:07 [2021-12-09T19:27:07.193Z] [INFO] Unpacking org.eclipse.tracecompass.lttng2.ust.ui_3.0.10.202112091633...
14:27:07 [2021-12-09T19:27:07.193Z] [INFO] Fetching org.eclipse.tracecompass.lttng2.ust_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.22kB)
14:27:07 [2021-12-09T19:27:07.450Z] [INFO] Fetching org.eclipse.tracecompass.pcap.core_1.1.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.21kB)
14:27:07 [2021-12-09T19:27:07.450Z] [INFO] The user operation is waiting for background work to complete.
14:27:07 [2021-12-09T19:27:07.450Z] [INFO] Fetching org.eclipse.tracecompass.pcap.core_1.1.3.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (22.21kB)
14:27:07 [2021-12-09T19:27:07.707Z] [INFO] Unpacking org.eclipse.tracecompass.pcap.core_1.1.3.202112091633...
14:27:07 [2021-12-09T19:27:07.707Z] [INFO] Fetching org.eclipse.tracecompass.rcp.doc.user_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/rcp-repository/plugins/ (566.99kB)
14:27:07 [2021-12-09T19:27:07.708Z] [INFO] The user operation is waiting for background work to complete.
14:27:07 [2021-12-09T19:27:07.708Z] [INFO] Fetching org.eclipse.tracecompass.rcp.doc.user_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/rcp-repository/plugins/ (566.99kB)
14:27:07 [2021-12-09T19:27:07.708Z] [INFO] Unpacking org.eclipse.tracecompass.rcp.doc.user_7.2.0.202112091633...
14:27:07 [2021-12-09T19:27:07.708Z] [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
14:27:07 [2021-12-09T19:27:07.708Z] [INFO] The user operation is waiting for background work to complete.
14:27:07 [2021-12-09T19:27:07.708Z] [INFO] Fetching org.eclipse.ui.trace_1.1.800.v20200106-1301.jar.pack.gz from https://download.eclipse.org/releases/2020-06/202006171000/plugins/ (26.28kB)
14:27:07 [2021-12-09T19:27:07.965Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.800.v20200106-1301...
14:27:07 [2021-12-09T19:27:07.965Z] [INFO] Fetching org.eclipse.tracecompass.rcp_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/rcp-repository/features/ (14kB)
14:27:07 [2021-12-09T19:27:07.965Z] [INFO] Fetching org.eclipse.tracecompass.tmf.cli_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (12.92kB)
14:27:08 [2021-12-09T19:27:08.222Z] [INFO] Fetching org.eclipse.tracecompass.tmf.ctf_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.12kB)
14:27:08 [2021-12-09T19:27:08.222Z] [INFO] Fetching org.eclipse.tracecompass.tmf_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.68kB)
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.core_1.0.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.47kB)
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] The user operation is waiting for background work to complete.
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.core_1.0.5.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.47kB)
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.pcap.core_1.0.5.202112091633...
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.doc.user_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (377.84kB)
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] The user operation is waiting for background work to complete.
14:27:08 [2021-12-09T19:27:08.478Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.doc.user_7.2.0.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (377.84kB)
14:27:08 [2021-12-09T19:27:08.735Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.pcap.doc.user_7.2.0.202112091633...
14:27:08 [2021-12-09T19:27:08.735Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.ui_1.1.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.08kB)
14:27:08 [2021-12-09T19:27:08.735Z] [INFO] The user operation is waiting for background work to complete.
14:27:08 [2021-12-09T19:27:08.735Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap.ui_1.1.4.202112091633.jar.pack.gz from https://download.eclipse.org/tracecompass/2020-06/master/repository/plugins/ (11.08kB)
14:27:08 [2021-12-09T19:27:08.735Z] [INFO] Unpacking org.eclipse.tracecompass.tmf.pcap.ui_1.1.4.202112091633...
14:27:08 [2021-12-09T19:27:08.735Z] [INFO] Fetching org.eclipse.tracecompass.tmf.pcap_7.2.0.202112091633.jar from https://download.eclipse.org/tracecompass/2020-06/master/repository/features/ (13.08kB)
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-source-feature-plugin:2.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [WARNING] Pack200 actions are deprecated and scheduled for removal.
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] 
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] --- tycho-p2-director-plugin:2.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:26 [2021-12-09T19:27:26.978Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/win32/win32/x86_64/trace-compass
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.incubator.rcp 0.0.1.202112091911.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 7.2.0.202112091633.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.rcp.feature.group 7.2.0.202112091633.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.0.1.202112091911.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 7.2.0.202112091633.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.0.1.202112091911.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.1.0.202112091911.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.1.0.202112091911.
14:27:27 [2021-12-09T19:27:27.236Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.1.0.202112091911.
14:27:37 [2021-12-09T19:27:37.199Z] Operation completed in 9644 ms.
14:27:37 [2021-12-09T19:27:37.199Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/macosx/cocoa/x86_64/trace-compass.app
14:27:37 [2021-12-09T19:27:37.456Z] Installing org.eclipse.tracecompass.incubator.rcp 0.0.1.202112091911.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 7.2.0.202112091633.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.rcp.feature.group 7.2.0.202112091633.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.0.1.202112091911.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 7.2.0.202112091633.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.0.1.202112091911.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.1.0.202112091911.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.1.0.202112091911.
14:27:37 [2021-12-09T19:27:37.457Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.1.0.202112091911.
14:27:47 [2021-12-09T19:27:47.409Z] Operation completed in 8630 ms.
14:27:47 [2021-12-09T19:27:47.409Z] [INFO] Installing product org.eclipse.tracecompass.incubator.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/org.eclipse.tracecompass.incubator.rcp/linux/gtk/x86_64/trace-compass
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.incubator.rcp 0.0.1.202112091911.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.jsontrace.feature.group 7.2.0.202112091633.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.rcp.feature.group 7.2.0.202112091633.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.incubator.rcp.feature.group 0.0.1.202112091911.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 7.2.0.202112091633.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.incubator.filters.feature.group 0.0.1.202112091911.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.incubator.scripting.feature.group 0.1.0.202112091911.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.incubator.scripting.javascript.feature.group 0.1.0.202112091911.
14:27:47 [2021-12-09T19:27:47.409Z] Installing org.eclipse.tracecompass.incubator.scripting.python.feature.group 0.1.0.202112091911.
14:27:55 [2021-12-09T19:27:55.509Z] Operation completed in 8964 ms.
14:27:56 [2021-12-09T19:27:56.075Z] [INFO] 
14:27:56 [2021-12-09T19:27:56.075Z] [INFO] --- tycho-p2-director-plugin:2.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:27:56 [2021-12-09T19:27:56.075Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20211209-1911-win32.win32.x86_64.zip
14:28:01 [2021-12-09T19:28:01.328Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz
14:28:07 [2021-12-09T19:28:07.874Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz
14:28:13 [2021-12-09T19:28:13.126Z] [INFO] 
14:28:13 [2021-12-09T19:28:13.126Z] [INFO] --- jacoco-maven-plugin:0.8.7:report (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:28:13 [2021-12-09T19:28:13.126Z] [INFO] Skipping JaCoCo execution due to missing execution data file.
14:28:13 [2021-12-09T19:28:13.126Z] [INFO] 
14:28:13 [2021-12-09T19:28:13.126Z] [INFO] --- jacoco-maven-plugin:0.8.7:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.analysis.core' with 39 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.core' with 5 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.core' with 15 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.core' with 36 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.atrace' with 0 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace' with 0 classes
14:28:13 [2021-12-09T19:28:13.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.core' with 73 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.callstack.ui' with 72 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.core' with 6 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.eventfieldcount' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.core' with 14 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.filters.ui' with 21 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ftrace.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.core' with 6 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven' with 0 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.hudson.maven.ui' with 1 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.core' with 40 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel' with 0 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.kernel.ui' with 28 classes
14:28:13 [2021-12-09T19:28:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui' with 50 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.core' with 4 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.lttng2.ust.extras' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.core' with 23 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.opentracing.ui' with 22 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.core' with 11 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.perf.profiling' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding.feature' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tmf.ui.multiview' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.javascript' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.python' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rcp.branding' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.rocm.core' with 4 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.core' with 60 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.ros.ui' with 27 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.core' with 23 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.scripting.ui' with 33 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.tracecompass.core' with 4 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.traceevent.ui' with 5 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.core' with 23 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.uftrace.doc.user' with 0 classes
14:28:13 [2021-12-09T19:28:13.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.core' with 54 classes
14:28:14 [2021-12-09T19:28:14.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.doc.user' with 0 classes
14:28:14 [2021-12-09T19:28:14.152Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui' with 40 classes
14:28:14 [2021-12-09T19:28:14.152Z] [INFO] 
14:28:14 [2021-12-09T19:28:14.152Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:28:14 [2021-12-09T19:28:14.152Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:28:14 [2021-12-09T19:28:14.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT.pom
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-p2artifacts.xml
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.gtk.linux.x86_64.zip
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.win32.win32.x86_64.zip
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-org.eclipse.tracecompass.incubator.rcp.executable.cocoa.macosx.x86_64.zip
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-p2metadata.xml
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20211209-1911-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-win32.win32.x86_64.zip
14:28:14 [2021-12-09T19:28:14.153Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/trace-compass-0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/incubator/org.eclipse.tracecompass.incubator.rcp.product/0.0.1-SNAPSHOT/org.eclipse.tracecompass.incubator.rcp.product-0.0.1-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] 
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.incubator.rcp.product ---
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] ------------------------------------------------------------------------
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Reactor Summary:
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] 
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator Parent 0.0.1-SNAPSHOT ...... SUCCESS [ 17.453 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator Common Parent 0.0.1-SNAPSHOT SUCCESS [  0.018 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator Target Platform 0.0.1-SNAPSHOT SUCCESS [  2.093 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator Callstack Parent 0.0.1-SNAPSHOT SUCCESS [  0.015 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core 0.0.1-SNAPSHOT SUCCESS [ 12.912 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator tracetypes Parent 0.0.1-SNAPSHOT SUCCESS [  0.072 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core 0.0.1-SNAPSHOT SUCCESS [  3.221 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core 0.0.1-SNAPSHOT SUCCESS [  4.092 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core 0.0.1-SNAPSHOT SUCCESS [  3.329 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core 0.0.1-SNAPSHOT SUCCESS [  3.319 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator Documentation 0.0.1-SNAPSHOT SUCCESS [  0.042 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator for Android User Guide 0.0.1-SNAPSHOT SUCCESS [ 18.875 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator ftrace User Guide 0.0.1-SNAPSHOT SUCCESS [  5.341 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.ftrace 0.0.1-SNAPSHOT SUCCESS [  2.664 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator callstack User Guide 0.0.1-SNAPSHOT SUCCESS [  5.368 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui 0.0.1-SNAPSHOT SUCCESS [  3.479 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.callstack 0.0.1-SNAPSHOT SUCCESS [  2.473 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.ui 0.0.1-SNAPSHOT SUCCESS [  2.332 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.traceevent 0.0.1-SNAPSHOT SUCCESS [  2.185 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.atrace 0.0.1-SNAPSHOT SUCCESS [  2.318 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] Trace Compass Incubator analyses Parent 0.0.1-SNAPSHOT SUCCESS [  0.014 s]
14:28:14 [2021-12-09T19:28:14.410Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core 0.0.1-SNAPSHOT SUCCESS [  2.359 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator eventcount User Guide 0.0.1-SNAPSHOT SUCCESS [  5.536 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount 0.0.1-SNAPSHOT SUCCESS [  2.199 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.filters.core 0.0.1-SNAPSHOT SUCCESS [  2.003 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Filters User Guide 0.0.1-SNAPSHOT SUCCESS [  4.807 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.filters.ui 0.0.1-SNAPSHOT SUCCESS [  2.859 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.filters 0.0.1-SNAPSHOT SUCCESS [  2.100 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core 0.0.1-SNAPSHOT SUCCESS [  2.608 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.ui 0.0.1-SNAPSHOT SUCCESS [  1.979 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven 0.0.1-SNAPSHOT SUCCESS [  2.289 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core 0.0.1-SNAPSHOT SUCCESS [  2.660 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator kernel User Guide 0.0.1-SNAPSHOT SUCCESS [  4.758 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview.ui 0.0.1-SNAPSHOT SUCCESS [  3.157 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.kernel.ui 0.0.1-SNAPSHOT SUCCESS [  3.156 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.kernel 0.0.1-SNAPSHOT SUCCESS [  2.341 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core 0.0.1-SNAPSHOT SUCCESS [  1.675 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator LTTng2 Ust Extras User Guide 0.0.1-SNAPSHOT SUCCESS [  4.693 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras 0.0.1-SNAPSHOT SUCCESS [  1.578 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core 0.0.1-SNAPSHOT SUCCESS [  1.626 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator opentracing User Guide 0.0.1-SNAPSHOT SUCCESS [  5.133 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.ui 0.0.1-SNAPSHOT SUCCESS [  2.732 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.opentracing 0.0.1-SNAPSHOT SUCCESS [  2.003 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core 0.0.1-SNAPSHOT SUCCESS [  2.233 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator otf2 User Guide 0.0.1-SNAPSHOT SUCCESS [  5.953 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.otf2.ui 0.0.1-SNAPSHOT SUCCESS [  2.171 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.otf2 0.0.1-SNAPSHOT SUCCESS [  1.986 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core 0.0.1-SNAPSHOT SUCCESS [  3.016 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Perf Profiling User Guide 0.0.1-SNAPSHOT SUCCESS [  5.170 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling 0.0.1-SNAPSHOT SUCCESS [  2.118 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator VM Parent 0.0.1-SNAPSHOT ... SUCCESS [  0.010 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core 0.0.1-SNAPSHOT SUCCESS [  2.791 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Virtual Machine Analysis User Guide 0.0.1-SNAPSHOT SUCCESS [  5.579 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui 0.0.1-SNAPSHOT SUCCESS [  3.172 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis 0.0.1-SNAPSHOT SUCCESS [  2.070 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core 0.0.1-SNAPSHOT SUCCESS [  2.295 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator uftrace User Guide 0.0.1-SNAPSHOT SUCCESS [  6.765 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.uftrace 0.0.1-SNAPSHOT SUCCESS [  2.816 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core 0.0.1-SNAPSHOT SUCCESS [  2.346 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass 0.0.1-SNAPSHOT SUCCESS [  2.270 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Scripting Parent 0.1.0-SNAPSHOT SUCCESS [ 13.878 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core 0.1.0-SNAPSHOT SUCCESS [  6.498 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Scripting User Guide 0.1.0-SNAPSHOT SUCCESS [  5.615 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.scripting.ui 0.1.0-SNAPSHOT SUCCESS [  6.136 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.scripting 0.1.0-SNAPSHOT SUCCESS [  3.064 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.scripting.javascript 0.1.0-SNAPSHOT SUCCESS [  2.247 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.scripting.python 0.1.0-SNAPSHOT SUCCESS [  1.824 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core 0.0.1-SNAPSHOT SUCCESS [  2.816 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.rocm 0.0.1-SNAPSHOT SUCCESS [  2.208 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Repository 0.0.1-SNAPSHOT .. SUCCESS [ 11.780 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.xaf.core 0.0.1-SNAPSHOT SUCCESS [  1.706 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.xaf.ui 1.0.0-SNAPSHOT SUCCESS [  4.522 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.lttng2.ust.extras.core.tests 0.0.1-SNAPSHOT SUCCESS [ 24.456 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.kernel.core.tests 0.0.1-SNAPSHOT SUCCESS [ 17.871 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.eventfieldcount.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.755 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.filters.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.465 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.tmf.ui.multiview 0.0.1-SNAPSHOT SUCCESS [  1.678 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.rocm.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.109 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.analysis.core.tests 0.0.1-SNAPSHOT SUCCESS [ 19.673 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.callstack.core.tests 0.0.1-SNAPSHOT SUCCESS [ 31.935 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.callstack.ui.swtbot.tests 0.0.1-SNAPSHOT SUCCESS [ 20.524 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.core.tests 0.0.1-SNAPSHOT SUCCESS [ 32.343 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.virtual.machine.analysis.ui.swtbot.tests 0.0.1-SNAPSHOT SUCCESS [ 11.652 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.scripting.core.tests 0.1.0-SNAPSHOT SUCCESS [ 13.087 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Scripting UI Tests Plug-in 0.1.0-SNAPSHOT SUCCESS [  9.481 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.traceevent.core.tests 0.0.1-SNAPSHOT SUCCESS [ 14.078 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.hudson.maven.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.207 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.opentracing.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.144 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.perf.profiling.core.tests 0.0.1-SNAPSHOT SUCCESS [ 11.557 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.uftrace.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.621 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.tracecompass.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.390 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.ftrace.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.889 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.atrace.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.903 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.ros.core 0.0.1-SNAPSHOT SUCCESS [  5.232 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator ROS User Guide 0.0.1-SNAPSHOT SUCCESS [  4.499 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.ros.ui 0.0.1-SNAPSHOT SUCCESS [  2.408 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.ros 0.0.1-SNAPSHOT SUCCESS [  2.183 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.ros.core.tests 0.0.1-SNAPSHOT SUCCESS [  6.496 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.otf2.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.477 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core 0.0.1-SNAPSHOT SUCCESS [  1.625 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Gerrit User Guide 0.0.1-SNAPSHOT SUCCESS [  5.093 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.gerrit 0.0.1-SNAPSHOT SUCCESS [  1.843 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.gerrit.core.tests 0.0.1-SNAPSHOT SUCCESS [  5.704 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.system.core 0.0.1-SNAPSHOT SUCCESS [  2.555 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator System User Guide 0.0.1-SNAPSHOT SUCCESS [  5.593 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.system 0.0.1-SNAPSHOT SUCCESS [  2.523 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.system.core.tests 0.0.1-SNAPSHOT SUCCESS [  4.645 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Trace Server Parent 0.0.1-SNAPSHOT SUCCESS [  0.008 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core 0.0.1-SNAPSHOT SUCCESS [  5.466 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest 0.0.1-SNAPSHOT SUCCESS [  2.661 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests 0.0.1-SNAPSHOT SUCCESS [ 19.763 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Server Product 0.0.1-SNAPSHOT ........ SUCCESS [ 17.830 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator Trace Server Developer Guide 0.0.1-SNAPSHOT SUCCESS [  5.290 s]
14:28:14 [2021-12-09T19:28:14.411Z] [INFO] Trace Compass Incubator RCP Parent 0.0.1-SNAPSHOT .. SUCCESS [  0.006 s]
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] Trace Compass Incubator RCP Feature 0.0.1-SNAPSHOT . SUCCESS [  1.434 s]
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] Trace Compass RCP Branding plug-in 0.0.1-SNAPSHOT .. SUCCESS [  2.706 s]
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] Trace Compass RCP Branding Feature 0.0.1-SNAPSHOT .. SUCCESS [  1.715 s]
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] Trace Compass Incubator RCP Product 0.0.1-SNAPSHOT . SUCCESS [01:13 min]
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] ------------------------------------------------------------------------
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] BUILD SUCCESS
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] ------------------------------------------------------------------------
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] Total time:  16:24 min
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] Finished at: 2021-12-09T19:28:14Z
14:28:14 [2021-12-09T19:28:14.412Z] [INFO] ------------------------------------------------------------------------
14:28:14 [2021-12-09T19:28:14.412Z] [WARNING] The requested profile "build-rcp" could not be activated because it does not exist.
14:28:15 [2021-12-09T19:28:15.623Z] [Pipeline] }
14:28:15 [2021-12-09T19:28:15.939Z] [Pipeline] // container
14:28:16 [2021-12-09T19:28:16.352Z] Post stage
14:28:17 [2021-12-09T19:28:17.312Z] [Pipeline] container
14:28:17 [2021-12-09T19:28:17.313Z] [Pipeline] {
14:28:18 [2021-12-09T19:28:18.010Z] [Pipeline] sh
14:28:18 [2021-12-09T19:28:18.537Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:28:18 [2021-12-09T19:28:18.538Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:28:18 [2021-12-09T19:28:18.833Z] [Pipeline] junit
14:28:18 [2021-12-09T19:28:18.837Z] Recording test results
14:28:23 [2021-12-09T19:28:23.223Z] [Checks API] No suitable checks publisher found.
14:28:23 [2021-12-09T19:28:23.493Z] [Pipeline] archiveArtifacts
14:28:23 [2021-12-09T19:28:23.498Z] Archiving artifacts
14:28:28 [2021-12-09T19:28:28.504Z] ‘$ARCHIVE_ARTIFACTS’ doesn’t match anything
14:28:28 [2021-12-09T19:28:28.504Z] No artifacts found that match the file pattern "$ARCHIVE_ARTIFACTS". Configuration error?
14:28:28 [2021-12-09T19:28:28.771Z] [Pipeline] }
14:28:29 [2021-12-09T19:28:29.066Z] [Pipeline] // container
14:28:30 [2021-12-09T19:28:30.823Z] [Pipeline] }
14:28:31 [2021-12-09T19:28:31.110Z] [Pipeline] // withEnv
14:28:31 [2021-12-09T19:28:31.528Z] [Pipeline] }
14:28:31 [2021-12-09T19:28:31.809Z] [Pipeline] // stage
14:28:32 [2021-12-09T19:28:32.621Z] [Pipeline] stage
14:28:32 [2021-12-09T19:28:32.622Z] [Pipeline] { (Deploy Site)
14:28:38 [2021-12-09T19:28:38.867Z] [Pipeline] tool
14:28:39 [2021-12-09T19:28:39.434Z] [Pipeline] envVarsForTool
14:28:40 [2021-12-09T19:28:40.395Z] [Pipeline] tool
14:28:40 [2021-12-09T19:28:40.957Z] [Pipeline] envVarsForTool
14:28:41 [2021-12-09T19:28:41.658Z] [Pipeline] withEnv
14:28:41 [2021-12-09T19:28:41.658Z] [Pipeline] {
14:28:43 [2021-12-09T19:28:43.313Z] [Pipeline] sshagent
14:28:43 [2021-12-09T19:28:43.320Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:28:43 [2021-12-09T19:28:43.320Z] [ssh-agent] Looking for ssh-agent implementation...
14:28:43 [2021-12-09T19:28:43.345Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:28:43 [2021-12-09T19:28:43.345Z] $ ssh-agent
14:28:43 [2021-12-09T19:28:43.403Z] SSH_AUTH_SOCK=/tmp/ssh-bLdzXNadWaTr/agent.418
14:28:43 [2021-12-09T19:28:43.403Z] SSH_AGENT_PID=420
14:28:43 [2021-12-09T19:28:43.413Z] Running ssh-add (command line suppressed)
14:28:43 [2021-12-09T19:28:43.496Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06@tmp/private_key_4072478791014828622.key (/home/jenkins/agent/workspace/tracecompass-incubator-2020-06@tmp/private_key_4072478791014828622.key)
14:28:43 [2021-12-09T19:28:43.510Z] [ssh-agent] Started.
14:28:43 [2021-12-09T19:28:43.511Z] [Pipeline] {
14:28:44 [2021-12-09T19:28:44.219Z] [Pipeline] sh
14:28:44 [2021-12-09T19:28:44.501Z] + /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts//deploy-update-site.sh common/org.eclipse.tracecompass.incubator.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/repository/
14:28:44 [2021-12-09T19:28:44.502Z] + repo=tracecompass
14:28:44 [2021-12-09T19:28:44.502Z] + '[' 2 -lt 2 ']'
14:28:44 [2021-12-09T19:28:44.502Z] + sitePath=common/org.eclipse.tracecompass.incubator.releng-site/target/repository/
14:28:44 [2021-12-09T19:28:44.502Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/repository/
14:28:44 [2021-12-09T19:28:44.502Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:28:44 [2021-12-09T19:28:44.502Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:28:44 [2021-12-09T19:28:44.502Z] + SCP=scp
14:28:44 [2021-12-09T19:28:44.502Z] + ECHO=echo
14:28:44 [2021-12-09T19:28:44.502Z] + '[' false == false ']'
14:28:44 [2021-12-09T19:28:44.502Z] + ECHO=
14:28:44 [2021-12-09T19:28:44.502Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/repository/
14:28:44 [2021-12-09T19:28:44.502Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/repository//*'
14:28:45 [2021-12-09T19:28:45.067Z] + scp -r common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//artifacts.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.jar common/org.eclipse.tracecompass.incubator.releng-site/target/repository//content.xml.xz common/org.eclipse.tracecompass.incubator.releng-site/target/repository//features common/org.eclipse.tracecompass.incubator.releng-site/target/repository//p2.index common/org.eclipse.tracecompass.incubator.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/repository/
14:28:47 [2021-12-09T19:28:47.244Z] [Pipeline] }
14:28:47 [2021-12-09T19:28:47.244Z] $ ssh-agent -k
14:28:47 [2021-12-09T19:28:47.247Z] unset SSH_AUTH_SOCK;
14:28:47 [2021-12-09T19:28:47.248Z] unset SSH_AGENT_PID;
14:28:47 [2021-12-09T19:28:47.248Z] echo Agent pid 420 killed;
14:28:47 [2021-12-09T19:28:47.257Z] [ssh-agent] Stopped.
14:28:47 [2021-12-09T19:28:47.542Z] [Pipeline] // sshagent
14:28:47 [2021-12-09T19:28:47.970Z] [Pipeline] }
14:28:48 [2021-12-09T19:28:48.248Z] [Pipeline] // withEnv
14:28:48 [2021-12-09T19:28:48.672Z] [Pipeline] }
14:28:48 [2021-12-09T19:28:48.948Z] [Pipeline] // stage
14:28:49 [2021-12-09T19:28:49.779Z] [Pipeline] stage
14:28:49 [2021-12-09T19:28:49.779Z] [Pipeline] { (Deploy RCP)
14:28:55 [2021-12-09T19:28:55.996Z] [Pipeline] tool
14:28:56 [2021-12-09T19:28:56.561Z] [Pipeline] envVarsForTool
14:28:57 [2021-12-09T19:28:57.531Z] [Pipeline] tool
14:28:58 [2021-12-09T19:28:58.087Z] [Pipeline] envVarsForTool
14:28:58 [2021-12-09T19:28:58.776Z] [Pipeline] withEnv
14:28:58 [2021-12-09T19:28:58.776Z] [Pipeline] {
14:29:00 [2021-12-09T19:29:00.418Z] [Pipeline] sshagent
14:29:00 [2021-12-09T19:29:00.424Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:29:00 [2021-12-09T19:29:00.424Z] [ssh-agent] Looking for ssh-agent implementation...
14:29:00 [2021-12-09T19:29:00.437Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:29:00 [2021-12-09T19:29:00.437Z] $ ssh-agent
14:29:00 [2021-12-09T19:29:00.450Z] SSH_AUTH_SOCK=/tmp/ssh-FAbp8tQUetA0/agent.440
14:29:00 [2021-12-09T19:29:00.450Z] SSH_AGENT_PID=442
14:29:00 [2021-12-09T19:29:00.458Z] Running ssh-add (command line suppressed)
14:29:00 [2021-12-09T19:29:00.502Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06@tmp/private_key_459867076293720377.key (/home/jenkins/agent/workspace/tracecompass-incubator-2020-06@tmp/private_key_459867076293720377.key)
14:29:00 [2021-12-09T19:29:00.513Z] [ssh-agent] Started.
14:29:00 [2021-12-09T19:29:00.514Z] [Pipeline] {
14:29:01 [2021-12-09T19:29:01.196Z] [Pipeline] sh
14:29:01 [2021-12-09T19:29:01.472Z] + /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp/ rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp-repository/ 'trace-compass-*' false
14:29:01 [2021-12-09T19:29:01.473Z] + repo=tracecompass
14:29:01 [2021-12-09T19:29:01.473Z] + '[' 6 -lt 6 ']'
14:29:01 [2021-12-09T19:29:01.473Z] + rcpPath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products/
14:29:01 [2021-12-09T19:29:01.473Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp/
14:29:01 [2021-12-09T19:29:01.473Z] + rcpSitePath=rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository/
14:29:01 [2021-12-09T19:29:01.473Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp-repository/
14:29:01 [2021-12-09T19:29:01.473Z] + rcpPattern='trace-compass-*'
14:29:01 [2021-12-09T19:29:01.473Z] + copyLatest=false
14:29:01 [2021-12-09T19:29:01.473Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:29:01 [2021-12-09T19:29:01.473Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:29:01 [2021-12-09T19:29:01.473Z] + SCP=scp
14:29:01 [2021-12-09T19:29:01.473Z] + ECHO=echo
14:29:01 [2021-12-09T19:29:01.473Z] + '[' false == false ']'
14:29:01 [2021-12-09T19:29:01.473Z] + ECHO=
14:29:01 [2021-12-09T19:29:01.473Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp-repository//*'
14:29:02 [2021-12-09T19:29:02.404Z] + scp rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/products//trace-compass-0.0.1-20211209-1911-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp/
14:29:17 [2021-12-09T19:29:17.300Z] + scp -r rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.incubator.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/master/rcp-repository/
14:29:29 [2021-12-09T19:29:29.489Z] + '[' false == true ']'
14:29:29 [2021-12-09T19:29:29.764Z] [Pipeline] }
14:29:29 [2021-12-09T19:29:29.765Z] $ ssh-agent -k
14:29:29 [2021-12-09T19:29:29.768Z] unset SSH_AUTH_SOCK;
14:29:29 [2021-12-09T19:29:29.768Z] unset SSH_AGENT_PID;
14:29:29 [2021-12-09T19:29:29.768Z] echo Agent pid 442 killed;
14:29:29 [2021-12-09T19:29:29.777Z] [ssh-agent] Stopped.
14:29:30 [2021-12-09T19:29:30.052Z] [Pipeline] // sshagent
14:29:30 [2021-12-09T19:29:30.462Z] [Pipeline] }
14:29:30 [2021-12-09T19:29:30.744Z] [Pipeline] // withEnv
14:29:31 [2021-12-09T19:29:31.155Z] [Pipeline] }
14:29:31 [2021-12-09T19:29:31.436Z] [Pipeline] // stage
14:29:32 [2021-12-09T19:29:32.279Z] [Pipeline] stage
14:29:32 [2021-12-09T19:29:32.280Z] [Pipeline] { (Deploy Server)
14:29:38 [2021-12-09T19:29:38.410Z] [Pipeline] tool
14:29:38 [2021-12-09T19:29:38.964Z] [Pipeline] envVarsForTool
14:29:39 [2021-12-09T19:29:39.914Z] [Pipeline] tool
14:29:40 [2021-12-09T19:29:40.469Z] [Pipeline] envVarsForTool
14:29:41 [2021-12-09T19:29:41.160Z] [Pipeline] withEnv
14:29:41 [2021-12-09T19:29:41.160Z] [Pipeline] {
14:29:42 [2021-12-09T19:29:42.772Z] [Pipeline] sshagent
14:29:42 [2021-12-09T19:29:42.778Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
14:29:42 [2021-12-09T19:29:42.779Z] [ssh-agent] Looking for ssh-agent implementation...
14:29:42 [2021-12-09T19:29:42.792Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:29:42 [2021-12-09T19:29:42.791Z] $ ssh-agent
14:29:42 [2021-12-09T19:29:42.804Z] SSH_AUTH_SOCK=/tmp/ssh-P9Ih9FD9PwUU/agent.484
14:29:42 [2021-12-09T19:29:42.804Z] SSH_AGENT_PID=486
14:29:42 [2021-12-09T19:29:42.812Z] Running ssh-add (command line suppressed)
14:29:42 [2021-12-09T19:29:42.819Z] Identity added: /home/jenkins/agent/workspace/tracecompass-incubator-2020-06@tmp/private_key_7148484367162017602.key (/home/jenkins/agent/workspace/tracecompass-incubator-2020-06@tmp/private_key_7148484367162017602.key)
14:29:42 [2021-12-09T19:29:42.829Z] [ssh-agent] Started.
14:29:42 [2021-12-09T19:29:42.830Z] [Pipeline] {
14:29:43 [2021-12-09T19:29:43.532Z] [Pipeline] sh
14:29:43 [2021-12-09T19:29:43.807Z] + /home/jenkins/agent/workspace/tracecompass-incubator-2020-06/.scripts//deploy-rcp.sh trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp/ trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp-repository/ 'trace-compass-server*' true
14:29:43 [2021-12-09T19:29:43.807Z] + repo=tracecompass
14:29:43 [2021-12-09T19:29:43.807Z] + '[' 6 -lt 6 ']'
14:29:43 [2021-12-09T19:29:43.807Z] + rcpPath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products/
14:29:43 [2021-12-09T19:29:43.807Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp/
14:29:43 [2021-12-09T19:29:43.807Z] + rcpSitePath=trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository/
14:29:43 [2021-12-09T19:29:43.808Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp-repository/
14:29:43 [2021-12-09T19:29:43.808Z] + rcpPattern='trace-compass-server*'
14:29:43 [2021-12-09T19:29:43.808Z] + copyLatest=true
14:29:43 [2021-12-09T19:29:43.808Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
14:29:43 [2021-12-09T19:29:43.808Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
14:29:43 [2021-12-09T19:29:43.808Z] + SCP=scp
14:29:43 [2021-12-09T19:29:43.808Z] + ECHO=echo
14:29:43 [2021-12-09T19:29:43.808Z] + '[' false == false ']'
14:29:43 [2021-12-09T19:29:43.808Z] + ECHO=
14:29:43 [2021-12-09T19:29:43.808Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp-repository//*'
14:29:44 [2021-12-09T19:29:44.372Z] + scp trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp/
14:29:47 [2021-12-09T19:29:47.679Z] + scp -r trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//artifacts.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//binary trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.jar trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//content.xml.xz trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//p2.index trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp-repository/
14:29:50 [2021-12-09T19:29:50.200Z] + '[' true == true ']'
14:29:50 [2021-12-09T19:29:50.200Z] + endPattern=20
14:29:50 [2021-12-09T19:29:50.200Z] + pattern=trace-compass-server
14:29:50 [2021-12-09T19:29:50.201Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz
14:29:50 [2021-12-09T19:29:50.201Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz
14:29:50 [2021-12-09T19:29:50.201Z] + rcpLinuxPath=trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz
14:29:50 [2021-12-09T19:29:50.201Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz
14:29:50 [2021-12-09T19:29:50.201Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz
14:29:50 [2021-12-09T19:29:50.201Z] + rcpMacosPath=trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz
14:29:50 [2021-12-09T19:29:50.201Z] +++ ls trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip
14:29:50 [2021-12-09T19:29:50.201Z] ++ basename -- trace-server/org.eclipse.tracecompass.incubator.trace.server.product/target/products//trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip
14:29:50 [2021-12-09T19:29:50.201Z] + rcpWindowsPath=trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip
14:29:50 [2021-12-09T19:29:50.201Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass-server0.0.1-20211209-1911-linux.gtk.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass-server-latest-linux.gtk.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass-server0.0.1-20211209-1911-macosx.cocoa.x86_64.tar.gz /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass-server-latest-macosx.cocoa.x86_64.tar.gz &&                   cp /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass-server0.0.1-20211209-1911-win32.win32.x86_64.zip /home/data/httpd/download.eclipse.org/tracecompass.incubator/2020-06/trace-server/rcp//trace-compass-server-latest-win32.win32.x86_64.tar.gz'
14:29:53 [2021-12-09T19:29:53.760Z] [Pipeline] }
14:29:53 [2021-12-09T19:29:53.761Z] $ ssh-agent -k
14:29:53 [2021-12-09T19:29:53.764Z] unset SSH_AUTH_SOCK;
14:29:53 [2021-12-09T19:29:53.764Z] unset SSH_AGENT_PID;
14:29:53 [2021-12-09T19:29:53.764Z] echo Agent pid 486 killed;
14:29:53 [2021-12-09T19:29:53.773Z] [ssh-agent] Stopped.
14:29:54 [2021-12-09T19:29:54.057Z] [Pipeline] // sshagent
14:29:54 [2021-12-09T19:29:54.493Z] [Pipeline] }
14:29:54 [2021-12-09T19:29:54.776Z] [Pipeline] // withEnv
14:29:55 [2021-12-09T19:29:55.204Z] [Pipeline] }
14:29:55 [2021-12-09T19:29:55.483Z] [Pipeline] // stage
14:29:56 [2021-12-09T19:29:56.302Z] [Pipeline] stage
14:29:56 [2021-12-09T19:29:56.303Z] [Pipeline] { (Deploy Doc)
14:30:01 [2021-12-09T19:30:01.235Z] Stage "Deploy Doc" skipped due to when conditional
14:30:01 [2021-12-09T19:30:01.236Z] [Pipeline] }
14:30:01 [2021-12-09T19:30:01.511Z] [Pipeline] // stage
14:30:02 [2021-12-09T19:30:02.325Z] [Pipeline] stage
14:30:02 [2021-12-09T19:30:02.326Z] [Pipeline] { (Javadoc)
14:30:07 [2021-12-09T19:30:07.215Z] Stage "Javadoc" skipped due to when conditional
14:30:07 [2021-12-09T19:30:07.215Z] [Pipeline] }
14:30:07 [2021-12-09T19:30:07.500Z] [Pipeline] // stage
14:30:08 [2021-12-09T19:30:08.333Z] [Pipeline] stage
14:30:08 [2021-12-09T19:30:08.334Z] [Pipeline] { (Deploy Javadoc)
14:30:13 [2021-12-09T19:30:13.236Z] Stage "Deploy Javadoc" skipped due to when conditional
14:30:13 [2021-12-09T19:30:13.236Z] [Pipeline] }
14:30:13 [2021-12-09T19:30:13.529Z] [Pipeline] // stage
14:30:14 [2021-12-09T19:30:14.092Z] [Pipeline] }
14:30:14 [2021-12-09T19:30:14.371Z] [Pipeline] // withEnv
14:30:14 [2021-12-09T19:30:14.783Z] [Pipeline] }
14:30:15 [2021-12-09T19:30:15.060Z] [Pipeline] // timeout
14:30:15 [2021-12-09T19:30:15.467Z] [Pipeline] }
14:30:15 [2021-12-09T19:30:15.743Z] [Pipeline] // timestamps
14:30:16 [2021-12-09T19:30:16.171Z] [Pipeline] }
14:30:16 [2021-12-09T19:30:16.452Z] [Pipeline] // withEnv
14:30:16 [2021-12-09T19:30:16.869Z] [Pipeline] }
14:30:17 [2021-12-09T19:30:17.536Z] [Pipeline] // withEnv
14:30:17 [2021-12-09T19:30:17.951Z] [Pipeline] }
14:30:18 [2021-12-09T19:30:18.238Z] [Pipeline] // node
14:30:18 [2021-12-09T19:30:18.652Z] [Pipeline] }
14:30:18 [2021-12-09T19:30:18.926Z] [Pipeline] // podTemplate
14:30:19 [2021-12-09T19:30:19.331Z] [Pipeline] End of Pipeline
14:30:19 [2021-12-09T19:30:19.509Z] Triggering a new build of backup-legacy-builds #64
14:30:19 [2021-12-09T19:30:19.557Z] Finished: SUCCESS